-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugs in Tweet generator #12
Comments
Bug 1,2,4,5 are resolved. For Bug 4, I have created a similar issue in the library package that I have used for taking element snapshot |
harshptl14
added a commit
that referenced
this issue
Aug 11, 2022
* Developing Tweet Generator * Tweet generator (initial stage) added & Typos * html-to-image: ^1.9.0 dependency added * Create LICENSE * added styles in tweet generator + general bug fix * rgb-hex-hsl converter tool added * Glass-morphism tool added * Folder structure fixed * Minor bugs fixed * Repo Documentation under progress * Dependencies update * 3rd bug of #12 fixed * SSG to Incremental SSG with fallback * Update issue templates Created templates for reporting bugs, feature requests, category requests, and tool requests. * Tool:Image color picker initialized * Minor updates * Minor URL fixes * Minor URL fixes * Image Color Picker tool added * CSS Transition generator tool initialized along with Context setup * Action handler changes * CSS Transition : Opacity done * Custom input components * Various transition properties added * CSS transition description and minor typos * Minot bug fixes and Code refactoring * Update CONTRIBUTING.md * Fixed typo * Minor fixes * Updated docs * Update README.md * added size converter * reuable input comp + default pixel div * labeledInput styling fixed * added icons * general style changes + csstransition change(80%) * fixed remaining transition style * fixed: style of glassmorphism tool * fixed: general styles and imports * added: twitter, email and kofi link * rgbHexHsl readme added * fixed: image color picker style * added: qr code generator(without style) * added: posters and icons * general fix * added: icon for miscellaneous cate * added: qrcode generator tool * fixed: disable when no input * added: readme of qrcode generator * fixed: bug in tweet generator * added: support page * changed: meta description * general fixes Co-authored-by: Yash Paneliya <[email protected]> Co-authored-by: Yash Paneliya <[email protected]> Co-authored-by: arshptl <[email protected]>
harshptl14
added a commit
that referenced
this issue
Sep 30, 2022
* Developing Tweet Generator * Tweet generator (initial stage) added & Typos * html-to-image: ^1.9.0 dependency added * Create LICENSE * added styles in tweet generator + general bug fix * rgb-hex-hsl converter tool added * Glass-morphism tool added * Folder structure fixed * Minor bugs fixed * Repo Documentation under progress * Dependencies update * 3rd bug of #12 fixed * SSG to Incremental SSG with fallback * Update issue templates Created templates for reporting bugs, feature requests, category requests, and tool requests. * Tool:Image color picker initialized * Minor updates * Minor URL fixes * Minor URL fixes * Image Color Picker tool added * CSS Transition generator tool initialized along with Context setup * Action handler changes * CSS Transition : Opacity done * Custom input components * Various transition properties added * CSS transition description and minor typos * Minot bug fixes and Code refactoring * Update CONTRIBUTING.md * Fixed typo * Minor fixes * Updated docs * Update README.md * added size converter * reuable input comp + default pixel div * labeledInput styling fixed * added icons * general style changes + csstransition change(80%) * fixed remaining transition style * fixed: style of glassmorphism tool * fixed: general styles and imports * added: twitter, email and kofi link * rgbHexHsl readme added * fixed: image color picker style * added: qr code generator(without style) * added: posters and icons * general fix * added: icon for miscellaneous cate * added: qrcode generator tool * fixed: disable when no input * added: readme of qrcode generator * fixed: bug in tweet generator * added: support page * changed: meta description * general fixes * Added T&C and privacy policy + General changes (#22) * Updated README * added T&C and privacy policy link in footer * added toolpool's notion page * ButtonDiv sticking with 100% width removed * fixed overflow code section in toolDescription * fixed: footer overflow * fixed typo Co-authored-by: Yash Paneliya <[email protected]> Co-authored-by: Yash Paneliya <[email protected]> Co-authored-by: arshptl <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1. Add number abbreviation in Reply, Likes, and Retweet
2. Prevent users to write non-digit in Reply, Likes, and Retweet
3. Related to final downloaded Image
4. Add a toggle for selecting the dark and light mode of Tweet
Take the colors of twitter's background
5. Tweet text limit
Restrict user to type only 280 characters
The text was updated successfully, but these errors were encountered: