Skip to content
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

Nav bar and sidebar menu redesign #588

Merged
merged 13 commits into from
Sep 8, 2023
Merged

Nav bar and sidebar menu redesign #588

merged 13 commits into from
Sep 8, 2023

Conversation

mattias800
Copy link
Collaborator

@mattias800 mattias800 commented Sep 6, 2023

This PR does not update collapsible, which is used by sidebar menu.

image

@mattias800 mattias800 requested review from lindskogen, nikteg, LordDz and esepato and removed request for nikteg September 6, 2023 13:29
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Size Change: 0 B

Total Size: 239 kB

ℹ️ View Unchanged
Filename Size
packages/calendar/dist/index.es.js 15.1 kB
packages/calendar/dist/index.js 13 kB
packages/core/dist/index.es.js 4.99 kB
packages/core/dist/index.js 4.68 kB
packages/elements/dist/index.es.js 50.1 kB
packages/elements/dist/index.js 49 kB
packages/filter/dist/index.es.js 3.76 kB
packages/filter/dist/index.js 3.27 kB
packages/forms/dist/index.es.js 6.75 kB
packages/forms/dist/index.js 6.27 kB
packages/grid-export/dist/index.es.js 2.07 kB
packages/grid-export/dist/index.js 2.02 kB
packages/grid/dist/index.es.js 16 kB
packages/grid/dist/index.js 13.8 kB
packages/input-mask/dist/index.es.js 804 B
packages/input-mask/dist/index.js 735 B
packages/modal/dist/index.es.js 3.03 kB
packages/modal/dist/index.js 2.85 kB
packages/panels/dist/index.es.js 9.6 kB
packages/panels/dist/index.js 8.77 kB
packages/redux/dist/index.es.js 3.06 kB
packages/redux/dist/index.js 2.75 kB
packages/select/dist/index.es.js 4.02 kB
packages/select/dist/index.js 3.65 kB
packages/theme/dist/index.es.js 1.88 kB
packages/theme/dist/index.js 1.94 kB
packages/tooltip/dist/index.es.js 2.91 kB
packages/tooltip/dist/index.js 2.72 kB

compressed-size-action

…sible.

- Breaking: Remove `indent` prop on SidebarMenuLink. Indentation is now done automatically by SidebarMenuCollapsible.
- Add Stena flag SVG in elements.
- Add Stena flag in sidebar menu top.
- Add state highlight to sidebar menu items when selected (not selected already had highlight).
- Make heading text in sidebar menu smaller.
- Add aria-expanded to SidebarMenuCollapsible.
…ove it.

- Remove custom styling of heading, just using overline variant.
…ntentLeft, contentRight or custom Text props.
…ach element adding indent for itself.

- Remove collapsible styling CSS, since it is not used any longer.
- Items now have smaller font when in an expanded group.
- Drawer no longer gets blue outline when opening drawer with keyboard.
@mattias800 mattias800 changed the base branch from master to next September 7, 2023 13:41
@mattias800 mattias800 merged commit 2438c1d into next Sep 8, 2023
2 checks passed
@mattias800 mattias800 deleted the feature/rebrand-navbar branch September 8, 2023 09:09
mattias800 added a commit that referenced this pull request Sep 13, 2023
mattias800 added a commit that referenced this pull request Sep 14, 2023
mattias800 added a commit that referenced this pull request Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants