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

Some redesign fixes #604

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Some redesign fixes #604

merged 1 commit into from
Sep 27, 2023

Conversation

mattias800
Copy link
Collaborator

@mattias800 mattias800 commented Sep 26, 2023

  • Use gap instead of Space in ActionMenuItemContent.
  • CheckboxMenu popover now longer has blue outline.
  • Remove unused CSS class in Chip CSS module.
  • Update font-size and font-weight of Heading level h4-h6 as per design.
  • Show all Heading variants in overview story.
  • Pass correct props down to anchor element in MenuButtonLink.
  • Update icons to Stena icons in NavBar stories.
  • Update color of nav bar notification button when there are no notifications.
  • Use Stena icon in notification button, instead of FA.
  • Notification now has white background, and round corners.

Version

Published prerelease version: v19.0.0-next.0

Changelog

💥 Breaking Change

  • @stenajs-webui/core, @stenajs-webui/elements, @stenajs-webui/panels

🐛 Bug Fix

Authors: 3

- CheckboxMenu popover now longer has blue outline.
- Remove unused CSS class in Chip CSS module.
- Update font-size and font-weight of Heading level h4-h6 as per design.
- Show all Heading variants in overview story.
- Pass correct props down to anchor element in MenuButtonLink.
- Update icons to Stena icons in NavBar stories.
- Update color of nav bar notification button when there are no notifications.
- Use Stena icon in notification button, instead of FA.
- Notification now has white background, and round corners.
@github-actions
Copy link

Size Change: 0 B

Total Size: 346 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.98 kB
packages/core/dist/index.js 4.67 kB
packages/elements/dist/index.es.js 104 kB
packages/elements/dist/index.js 103 kB
packages/filter/dist/index.es.js 3.74 kB
packages/filter/dist/index.js 3.26 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.1 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 8.73 kB
packages/panels/dist/index.js 8.02 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.92 kB
packages/theme/dist/index.js 1.98 kB
packages/tooltip/dist/index.es.js 2.91 kB
packages/tooltip/dist/index.js 2.72 kB

compressed-size-action

@lindskogen lindskogen added the major Increment the major version when merged label Sep 26, 2023
@lindskogen lindskogen merged commit 5f854a5 into next Sep 27, 2023
2 checks passed
@lindskogen lindskogen deleted the feature/redesign-small-fixes branch September 27, 2023 07:04
mattias800 added a commit that referenced this pull request Oct 5, 2023
- Use gap instead of Space in ActionMenuItemContent.
- CheckboxMenu popover now longer has blue outline.
- Remove unused CSS class in Chip CSS module.
- Update font-size and font-weight of Heading level h4-h6 as per design.
- Show all Heading variants in overview story.
- Pass correct props down to anchor element in MenuButtonLink.
- Update icons to Stena icons in NavBar stories.
- Update color of nav bar notification button when there are no notifications.
- Use Stena icon in notification button, instead of FA.
- Notification now has white background, and round corners.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Increment the major version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants