-
Notifications
You must be signed in to change notification settings - Fork 42
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
[Darkside] Removed 'base' as neutral role replacement #3556
Conversation
|
Storybook demo / Chromatic📝 Changes to review: 1310e71bf0c8 | 91 components | 135 stories |
…3555) * 💄 Update background Header * 💄 Update popover padding for smaller screens * 💄 Adjusted borders * 💄 Uses Alpha-tokens for zebra-stripes in Table * 💄 Stronger border for hovered timeline items, transparent track bg * 💄 Transparent lines for Tabs to contrast colored bg * 💄 New icons for Table-sorting * 💄 Selected exoanded item now has accent colors * 💄 Keeps border-color for active state in search-button * 💄 Removed hover-color change on checked radio * 💄 Only non-responsive or left-static guidepanels shrink on tablet or below * 📝 Changeset * 🚚 -hover tokens are now soft-hover * ✨ Added soft-pressed token * 💄 Use new soft-pressed token where applicable * 💄 Default colored text is now 1000, strong replaced by subtle * 🏷️ Updated primitive types for new text-tokens * 🚚 Migrated old text-role-strong color to text-role-default * 🚚 Migrated referansesider to new text-colors * 🚚 Referansesider uses new soft-hover token * 🐛 Fallback to updated accent-color * [Darkside] Removed 'base' as neutral role replacement (#3556) * ♻️ Remove default-scale as replacement for neutral in config * 🧪 Setup chromatic-run for complete build * 🚚 Text migrated * 🚚 Text icon migrated * 🚚 Text contrast migrated * 🚚 bg soft migrated to neutral * 🚚 bg moderate migrated to neutral * 🚚 bg strong migrated to neutral * 🚚 border default migrated to neutral * 🚚 border subtle migrated to neutral * 🚚 border strong migrated to neutral * ⬅️ Revert chromatic preview * 🚚 Migrated referansesider to new neutral scale
* 💄 Update background Header * 💄 Update popover padding for smaller screens * 💄 Adjusted borders * 💄 Uses Alpha-tokens for zebra-stripes in Table * 💄 Stronger border for hovered timeline items, transparent track bg * 💄 Transparent lines for Tabs to contrast colored bg * 💄 New icons for Table-sorting * 💄 Selected exoanded item now has accent colors * 💄 Keeps border-color for active state in search-button * 💄 Removed hover-color change on checked radio * 💄 Only non-responsive or left-static guidepanels shrink on tablet or below * 📝 Changeset * 🚚 -hover tokens are now soft-hover * ✨ Added soft-pressed token * 💄 Use new soft-pressed token where applicable * 💄 Default colored text is now 1000, strong replaced by subtle * 🏷️ Updated primitive types for new text-tokens * 🚚 Migrated old text-role-strong color to text-role-default * 🚚 Migrated referansesider to new text-colors * 🚚 Referansesider uses new soft-hover token * 🐛 Fallback to updated accent-color * [Darkside] Removed 'base' as neutral role replacement (#3556) * ♻️ Remove default-scale as replacement for neutral in config * 🧪 Setup chromatic-run for complete build * 🚚 Text migrated * 🚚 Text icon migrated * 🚚 Text contrast migrated * 🚚 bg soft migrated to neutral * 🚚 bg moderate migrated to neutral * 🚚 bg strong migrated to neutral * 🚚 border default migrated to neutral * 🚚 border subtle migrated to neutral * 🚚 border strong migrated to neutral * ⬅️ Revert chromatic preview * 🚚 Migrated referansesider to new neutral scale * 🚚 Use named brand and meta-colors * 🚚 Referansesider uses new brand-names token
Description
Now explicitly require
neutral
-role to be used for "neutral"-color tokensComponent Checklist 📝
@navikt/core/css/config/_mappings.js
)@navikt/core/css/tokens.json
)@navikt/aksel-stylelint/src/deprecations.ts
)@navikt/core/react/src/index.ts
and@navikt/core/react/package.json
)@navikt/core/css/index.css
)<Component>: <gitmoji?> <Text>.
E.g. "Button: ✨ Add feature xyz.")