-
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
fix(ui): make markdown input text size equal to other inputs #423
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🦋 Changeset detectedLatest commit: 450c8c7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
luzzif
added a commit
that referenced
this pull request
Oct 11, 2023
* feat(ui): avoid token picker closing when a token list is picked (#420) * feat(ui): avoid token picker closing when a token list is picked * chore: add changeset --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> * Hide decentralization mode toggle on networks without a subgraph (#421) * feat(frontend): hide decentralization mode toggle on networks without subgraph * fix(frontend): fix typo * fix(ui): increase size limit to 750KB * fix(ui): make markdown input text size equal to other inputs (#423) * fix(ui): make markdown input text size equal to other inputs * docs(ui): add changest --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> Co-authored-by: Paolo Guerra <pg.guerrap@proton.me>
luzzif
pushed a commit
that referenced
this pull request
Oct 11, 2023
* fix(ui): make markdown input text size equal to other inputs * docs(ui): add changest
luzzif
added a commit
that referenced
this pull request
Oct 13, 2023
* feat(ui): avoid token picker closing when a token list is picked (#420) * feat(ui): avoid token picker closing when a token list is picked * chore: add changeset --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> * fix(ui): make markdown input text size equal to other inputs (#423) * fix(ui): make markdown input text size equal to other inputs * docs(ui): add changest * feat: updated frontend ui (#426) * feat(frontend): enforce maximum width in hero section and avoid flickering * feat(frontend): enforce maximum width in footer section * feat(frontend): enforce maximum width in latest campaigns and templates section * chore(frontend): minor hero style fix * feat(frontend): enforce maximum width in navbar and fix order of elements on mobile * feat(frontend): adapt hero style to landing page and other minor fixes - improve responsiveness of navbar - improve footer's appearence - make hero video start over when closed * feat(frontend): new empty state in latest campaigns and templates sections * feat(frontend): reintroduce orange bg in hero * feat(frontend): full screen loader to avoid homepage flickering on featured kpi tokens loading * feat(frontend): fully replace react-query with rtk query * fix(frontend): avoid homepage fullscreen loader always activating when data is there * chore(frontend): rename file * chore: add changeset --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> * Campaigns page (#431) * refactor(frontend): resolve all the kpi tokens at the same time * fix(frontend): remove double grid background, add orange background to navbar * docs: add changesets * fix(frontend): revert to transparent background * fix(react): set loading to false into finally * feat(frontend): new fullscreen loader color (#429) * feat(frontend): new fullscreen loader color * chore(react): update size limit * fix(frontend): fix serialization issues with rtk query * feat(frontend): new fullscreen loader icon * feat(frontend): update staging warning text and change its size --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> * feat(frontend): update campaigns page ui to the new standards (#432) * feat(frontend): update campaigns page ui to the new standards * chore: add changeset * fix(frontend): trigger refetching of cached entities when chain changes --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> * fix(frontend): avoid infinite loop when there are no campaigns (#433) * fix(frontend): avoid infinite loop when there are no campaings * docs: add changeset * feat(ui): add error and different info variants to feedback box (#434) * feat(ui): add error and different info variants to feedback box * docs: add changeset * refactor(ui): rename variants * fix(ui): make info the default variant * fix(frontend): minor ui fixes (#435) * fix(frontend): minor ui fixes * chore: add changeset * fix(frontend): remove orange bg from campaign page loader --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> --------- Co-authored-by: Federico Luzzi <federico.luzzi@proton.me> Co-authored-by: luzzifoss <fedeluzzi00@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.