forked from iotaledger/firefly
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Chore: upgrade Tailwind to v3 #2
Draft
rubalv96
wants to merge
9
commits into
iota-dev
Choose a base branch
from
chore/tailwind-jit
base: iota-dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
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
begonaalvarezd
pushed a commit
that referenced
this pull request
May 24, 2023
* fix: NodeInput selector not overflowing popup * fix: removes OrderFilterItem mb-4 * fix: ProposalCard height with falsy status * fix: question not collapsing * feat: add a decimal place to the proposal answers percentages where is needed * fix: consistent tooltip styling
begonaalvarezd
added a commit
that referenced
this pull request
May 24, 2023
* New Crowdin translations by Github Action * feat: deep link opens already registered proposal (iotaledger#5701) * feat: deep link opens already registered proposal * fixes from review * try to prevent edge cases * fixes after merge * fix code convention import order * update import * fix: getProposalFromEventId * format fixes * fix tests failing * fix: importing coding conventions * change importing order in createProposalFromEvent * fix relative imports * fix: moves condition of selectedProposalId to only wrap the set store line * fix: remove global flag from proposal ID regexp --------- Co-authored-by: Matthew Maxwell <[email protected]> * fix: undefined param get percentages (iotaledger#5719) * fix: undefined param get percentages * fix: setWinnerAnswerIndex undefined answerStatuses * fix: revert breaking change in i18n (iotaledger#5720) Co-authored-by: Matthew Maxwell <[email protected]> * feat-mobile: balance breakdown (iotaledger#5689) * feat: kickoff account actions drawer * fix: features * feat: add customize account * feat: toggle account visibility * feat: delete account * feat: balance breakdown * feat: finalize output consolidation --------- Co-authored-by: paul-boegelsack <[email protected]> * fix: require at least one answer (iotaledger#5718) * fix: adjust logic to automatically abstain * fix: PR fixes --------- Co-authored-by: Tuditi <[email protected]> Co-authored-by: Mark Nardi <[email protected]> * feat: governance polishing #2 (iotaledger#5723) * fix: NodeInput selector not overflowing popup * fix: removes OrderFilterItem mb-4 * fix: ProposalCard height with falsy status * fix: question not collapsing * feat: add a decimal place to the proposal answers percentages where is needed * fix: consistent tooltip styling * fix: do not freeze on negative participation range (iotaledger#5733) * fix: do not freeze on negative participation range Co-authored-by: Tuditi <[email protected]> * refactor: move logic into separate function --------- Co-authored-by: Tuditi <[email protected]> Co-authored-by: Tuditi <[email protected]> * fix: add pending activity for voting (iotaledger#5721) * fix: add pending activity on voting * chore: use correct error handling * fix: update participation overview when vote is included * refactor: simplify processAndAddToActivities * chore: update locales --------- Co-authored-by: Tuditi <[email protected]> Co-authored-by: Nicole O'Brien <[email protected]> Co-authored-by: Tuditi <[email protected]> * fix: reset Governance dashboard on wallet switch (iotaledger#5737) * fix: add account switching for proposal details view * chore: rename some components * fix: allow switching on dashboard view * chore: add explanatory comments * chore: apply changes per PR review * fix: fix details view if account with proposal gets deleted (iotaledger#5739) Co-authored-by: Tuditi <[email protected]> --------- Co-authored-by: Crowdin Bot <[email protected]> Co-authored-by: Jean Ribeiro <[email protected]> Co-authored-by: Matthew Maxwell <[email protected]> Co-authored-by: Nicole O'Brien <[email protected]> Co-authored-by: Matthew Maxwell <[email protected]> Co-authored-by: Begoña Álvarez de la Cruz <[email protected]> Co-authored-by: paul-boegelsack <[email protected]> Co-authored-by: Tuditi <[email protected]> Co-authored-by: Mark Nardi <[email protected]> Co-authored-by: Tuditi <[email protected]> Co-authored-by: Tuditi <[email protected]> Co-authored-by: MarkNerdi <[email protected]>
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.
Summary
Upgrade TailwindCSS to v3
Type of Change
Testing
Platforms
Please select any platforms where your changes have been tested.