-
Notifications
You must be signed in to change notification settings - Fork 273
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
MenuPanel tweaks #933
MenuPanel tweaks #933
Conversation
bpierre
commented
Aug 24, 2019
- Remove references to the org switcher.
- Spacing / transition tweaks.
- Fix the vertical alignment of the labels.
- Re-add the “slide down” effect on the system apps.
- Fix the labels vertical alignment - Re-add the “slide down” effect on the system apps - Spacing
db6fd8f
to
36e0ddf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:slide-emoji:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bpierre I've just added a few commits that revert the removal of the OrgSwitcher (as discussed offline; we'll be keeping this 😄).
@sohkai Thank you 🙈 |
…tions * origin/newstyle: MenuPanel tweaks (#933) Home redesign (#934) SignerPanel: consolidate external transaction props into intent object (#931) useLocalIdentity: handle remove case (#930) Add AppInternal to manage the layout logic of internal apps (#932) MenuPanel: adjust for new styles (#923) SignerPanel: display warning for external transactions (#850) Remove Badge and update occurrences for Tag (#901) SignerPanel: adjust for new styles (#920) Organization Settings: replace old Settings app (#896) Permissions: new style (#899) Sidepanel: redesign feedback indicator (#907) eslint: make sure curly braces are used everywhere (#924) Org switcher: new style + add FavoritesMenu (#925)