-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: allow voting power indicator to shrink * feat: add labels filter to proposals * fix: improve filters UI * feat: persist proposals filters in query param * fix: allow voting power indicator to shrink * feat: link proposal label to filtered proposals page * fix: proposal list should react to url change * fix: proposals list should refresh on url labels changer * fix: standardize spacing in editor sidebar * refactor: refactor proposals labels component * feat: persist state filter in url * fix: reduce label height to keep same line height as proposal title * fix: use line height to control label height * revert: revert changes * fix: decrease spacing * fix: remove duplicate watcher * fix: improve responsive layout * fix: ignore invalid label id from query param * fix: enable outline on labels filter button * fix: fix left margin on combobox * perf: improve labels validation * fix: prevent event bubbling * fix: fix combobox min width on small screen * feat: add link to label * fix: fix spacing * fix: use simple notation for doublons query params * refactor: move the optional to check to AppLink --------- Co-authored-by: Chaitanya <[email protected]>
- Loading branch information
Showing
5 changed files
with
48 additions
and
12 deletions.
There are no files selected for viewing
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
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
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
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
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