-
Notifications
You must be signed in to change notification settings - Fork 42
Comparing changes
Open a pull request
base repository: navikt/aksel
base: @navikt/aksel@7.11.0
head repository: navikt/aksel
compare: main
Commits on Feb 3, 2025
-
Selecting an indeterminate checkbox checks all child items (#3549)
Ref. https://m3.material.io/components/checkbox/guidelines#26cbff1c-7a56-4237-b563-5593573e6cf4 | If some, but not all, child checkboxes are checked, the parent checkbox becomes an indeterminate checkbox. Selecting an indeterminate checkbox checks all child items.
Configuration menu - View commit details
-
Copy full SHA for 81449a3 - Browse repository at this point
Copy the full SHA 81449a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a516955 - Browse repository at this point
Copy the full SHA a516955View commit details
Commits on Feb 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 132e208 - Browse repository at this point
Copy the full SHA 132e208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51cc4de - Browse repository at this point
Copy the full SHA 51cc4deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a7fbf7 - Browse repository at this point
Copy the full SHA 6a7fbf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bda05c - Browse repository at this point
Copy the full SHA 9bda05cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bf6a81 - Browse repository at this point
Copy the full SHA 7bf6a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for a667f53 - Browse repository at this point
Copy the full SHA a667f53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2434037 - Browse repository at this point
Copy the full SHA 2434037View commit details -
demoside aktivitetsplan (#3552)
* Getting started converting ActivityPlan to Aksel components * Refactor ActivityColumn * attempt to add Theme (from local path) * 🚧 * 🐛 minify strips navds-r-p? * use correct react package (local) and use padding prop * correctly use the Theme wrapper in ThemeProvider * Refactored MainCard * Make ActivityCard more similar to "the real deal". * Reduce column padding * use Link component * add missing href to links in sykepenger * remove generic seletors on root * dark mode for sykepengericon (also use tokens) * Fixes console warnings * Added activity view for activity plan reference page * Design review changes * Add HelpText to columns * Add focus indicator for activity cards * Minor css tuning * 🐛 Blogg did not sort latest articles by publishDate * [Actions] ⚡ Optimize workflows (#3480) * 🚚 Moved auth-token, fetch less history * ♻️ Use composite actions for workflow * 🐛 Checkout before running composite workflow * 🚚 Move composite actions to separate dir * ♻️ Pass token to composite action * 📝 Better test names * ⚡ Optimize chromatic workflow * ⚰️ Removed old and broken redeploy action * ⚡ Optimized website-build * ♻️ Use composite actions for prod and dev build * ⚡ Reduced e2e tests by 40% * ⚡ Improved sandbox testing * ⚡ Update search-tests * 🐛 Disable invalid example-demos * 🐛 Wait for search completion * 📝 removed old env input * 🐛 Moved vars out to input * 🐛 Don't ignore inputs for if-tests * 🐛 Check input for truuthynes * test: Run sharded playwright * 🐛 Removed sharded workflow * ⚡ Update re-use of actions * 🐛 Keep full git-history for chroamtic * Update .github/workflows/chromatic.yml Co-authored-by: Lars Eirik Korsgaard Hansen <71271458+larseirikhansen@users.noreply.github.com> * Update .github/workflows/referansesider-spa-deploy.yml Co-authored-by: Lars Eirik Korsgaard Hansen <71271458+larseirikhansen@users.noreply.github.com> * Update .github/workflows/ci.yml Co-authored-by: Lars Eirik Korsgaard Hansen <71271458+larseirikhansen@users.noreply.github.com> * Update .github/workflows/ci.yml Co-authored-by: Lars Eirik Korsgaard Hansen <71271458+larseirikhansen@users.noreply.github.com> * Update .github/workflows/ci.yml Co-authored-by: Lars Eirik Korsgaard Hansen <71271458+larseirikhansen@users.noreply.github.com> * Update .github/workflows/ci.yml Co-authored-by: Lars Eirik Korsgaard Hansen <71271458+larseirikhansen@users.noreply.github.com> * Update .github/workflows/ci.yml Co-authored-by: Lars Eirik Korsgaard Hansen <71271458+larseirikhansen@users.noreply.github.com> * Update .github/workflows/ci.yml Co-authored-by: Lars Eirik Korsgaard Hansen <71271458+larseirikhansen@users.noreply.github.com> * 📝 Typo * 📝 Typoo * ⚡ Use built-in report for playwright * 🐛 Use html-reporter, not list --------- Co-authored-by: Lars Eirik Korsgaard Hansen <71271458+larseirikhansen@users.noreply.github.com> * [Darkside] P 1/3 ♻️ Updated `default` scale to replace `neutral`-scale (#3487) * ✨ Added new space tokens * 🚚 Updated spacing-definitions * ✨ Added new space-tokens to old system * ✨ Added support for new space tokens i primitives * 🔥 Removed space-tokens from tailwindcss * 📝 Removed old comments * [Darkside] Spacing -> Space update for CSS (#3478) * 🚚 Migrated to new space-token * 📝 Add docs for temp spacing * 🐛 Add missing token-prefix to docs * 🐛 Remove old tests * 🐛 Added legacy-spacing support for primitives when using new theme-stystem * ♻️ Move neutral-scale -> default scale * ♻️ New box now supports updated default tokens * ♻️ Default -> Soft token * 📝 Update js-doc * [Darkside] P 2/3 ♻️ Global/Meta-token naming, bumped role-scale (#3499) * 💄 Text and border-tokens for roles bumped up * 📝 Update global and meta-colors to numbers, removed hover color on accordion/button * [Darkside] P 3/3 ♻️ Old neutral-scale now uses default-scale (#3488) * ♻️ Use default-tokens for old neutral-scale * 🐛 Fixed missing token migrations * ♻️ role default -> role-soft * ♻️ Re-structure order and texts for GP section (#3492) * ♻️ Re-structure order and texts for GP section * 📝 Avoids extra capitalization for names * Added script to check version-sync between workspace (#3486) * ✨ Added script for verifying dep-versions across workspace * ✨ Added script for verifying dep-versions across workspace * ✨ Added script for verifying dep-versions across workspace * ✨ Added script for verifying dep-versions across workspace * ✨ Added script for verifying dep-versions across workspace * 📝 Better texts * 📝 Better texts * 📝 Added comments * 📝 Updated minoer package-differences * 📝 Upgraded stylelint * 📝 Upgraded babel-loader * 📝 Add ^ to ds-css versionsing across repo * ♻️ Small refactor to reduce use of forEach * Table: Removed border-bottom for HeaderCell used in ExpandableRow (#3503) * Use HeaderCell for name in expandable table example * 🐛 Removed border-bottom for HeaderCell used inside ExpandableRow --------- Co-authored-by: Ken <ken.aleksander@gmail.com> * Version Packages (#3505) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * ♻️ Removed raised-tokens from darkside roles * 💄 Incremental layout and list-view update on Produktbloggen * 🐛 Added missing 'li'-tag for list-item in blogglist * [Table] ExpandableRow `contentGutter`-prop (#3507) * ✨ New prop contentGutter for ExpandableRow component * ✨ Added new prop-support in darkside CSS * 📝 changeset * Update @navikt/core/react/src/table/ExpandableRow.tsx Co-authored-by: Halvor Haugan <83693529+HalvorHaugan@users.noreply.github.com> --------- Co-authored-by: Halvor Haugan <83693529+HalvorHaugan@users.noreply.github.com> * 🐛 Third bloggpost was sliced from view on frontpage * ⬆️ Bump vite from 5.4.8 to 5.4.12 in /examples/referansesider (#3516) * ⬆️ Bump vite from 5.4.8 to 5.4.12 in /examples/referansesider Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.8 to 5.4.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Repo-bump vite * 🔀 Yarn lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ken <ken.aleksander@gmail.com> * 📝 Added new sidebar category for /komponenter * always render the maxSelected message when isMultiSelect (#3506) * always render the maxSelected message when isMultiSelect * also check if maxSelected is set * Changeset * Update .changeset/swift-readers-check.md --------- Co-authored-by: Lars Eirik Korsgaard Hansen <71271458+larseirikhansen@users.noreply.github.com> Co-authored-by: Ken <26967723+KenAJoh@users.noreply.github.com> * 💄 Error borders uses danger-strong consistently (#3512) * ♻️ Fix #3451 scaling for 400% zoom (#3514) * 🐛 Using 'loader' inside 'icon'-prop broke layout caused by position absolute (#3515) * [Darkside] Quality assurance P1 (#3510) * 💄 Adjustments 1 * 💄 Bumped default strong scale * 💄 Bumped secondary neutral border * 💄 Reduced text-color change on hover * 🐛 Resolved border and focus logic for combobox * 🐛 Fix icon sizing for buttons * 💄 Use tertiary-buttons for datepicker caption * Update @navikt/core/react/src/chips/Toggle.tsx * 💄 QA updates combobox darkside (#3511) * Update swift-readers-check.md * Version Packages (#3509) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update LICENSE * [Darkside] Updated Focus design for Checkbox, Radio and Switch (#3513) * 💄 Focus-outline now around item checkbox,radio * 🐛 Resolved small and indeterminate-state * 💄 updated focus-markings for switch * Update @navikt/core/css/darkside/form/radio-checkbox.darkside.css * 🐛 Hide new indeterminate node from old checkbox * [Darkside] Quality assurance P4 (#3518) * 💄 Adjust bg transparency * 💄 Default border now same scale as roles * [Darkside] Quality assurance P5 (border-radius and font-weight) (#3519) * 💄 Update border-radius based on Figma * 💄 More border-radius adjustments * 💄 Bolder medium+ headings * [Darkside] Updated focus-outline (#3520) * 💄 Updated focus-outline * 🧪 Added legacy-support for deprecated files * 🐛 Account for legacy files in count * [Darkside] Quality assurance P6 (Fileupload) (#3524) * 📝 Update FileUpload CSS-artifacts * 🐛 Synced release-text with updated role-colors * ✨ New icons for sorting (#3528) * Theming for sykepenge icon * 🐛 Use correct global token for darkside JS * Updated SykepengerIcon to be one shape * Changed text color to subtle * Layout fixes * Refactor activity modal and improve rendering of activity details * Remove the decorator from the activity plan reference page to reduce complexity It is not necessary to show off dark mode, and it introduces some problems we need to solve. Will keep the code, so we can re-introduce it later if we want. * remove route listing, redirect index.tsx to aktivitetsplan * re-add the switcher * resulotions for ds-react, and tweak spacing for header * Fill out more activity details * remove unused files + fix up some old tokens * Darker modal backdrop * Make JobInterestBox stand out more in dark mode * Adjust heading size to better preserve hierarchy, although the modal header should have been larger instead (not supported) * Add gap for better responsiveness on mobile * Revert to secondary button to not conflict with other primaries. May revisit this later * Increased Page.Block gutter tokens * Background softA is now working, so we don't need to check for which is the active theme * Better responsiveness * Add "Add new activity" modal * Reduce texts for responsiveness * Make "save" button narrower * 🚧 test deploy cache-invalidation * 👷 test again * 💄 remove border under ThemeSwitch * Delete .changeset/late-hotels-try.md * Delete @navikt/core/css/darkside/primitives/page.darkside.css * Revert "Delete @navikt/core/css/darkside/primitives/page.darkside.css" This reverts commit e1d6838. * undo the change that will be done on main --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Vegard Haugstvedt <it.vegard@gmail.com> Co-authored-by: Ken <ken.aleksander@gmail.com> Co-authored-by: Ken <26967723+KenAJoh@users.noreply.github.com> Co-authored-by: Lars Eirik Korsgaard Hansen <71271458+larseirikhansen@users.noreply.github.com> Co-authored-by: Halvor Haugan <83693529+HalvorHaugan@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 62aa43b - Browse repository at this point
Copy the full SHA 62aa43bView commit details -
[Darkside] Quality assurance P7 (#3530)
* 💄 Stepper text-colors * 💄 Adjusted paddings form-summary * 💄 Alpha-border formsummary * 🐛 Re-added animation to formprogress * 💄 moderate active state for button * ♻️ Copybutton re-uses button-component * 💄 Updated shadow for lightmode * 🔥 Removed comments CopyButton * 📝 Added bw-compatibility for CopyButton * 🐛 Added default-size for legacy CopyButton * 🐛 Boolean flipped so that legacy wrapper were used on wrong state * 🐛 Boolean flipped so that legacy wrapper were used on wrong state * 🐛 Now accounts for custom icons in legacy CopyButton
Configuration menu - View commit details
-
Copy full SHA for 75d2f7a - Browse repository at this point
Copy the full SHA 75d2f7aView commit details
Commits on Feb 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1c31997 - Browse repository at this point
Copy the full SHA 1c31997View commit details -
[Darkside] Quality assurance P8 (#3536)
* 💄 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
Configuration menu - View commit details
-
Copy full SHA for 8f9f313 - Browse repository at this point
Copy the full SHA 8f9f313View commit details -
[List] Deprecate listprops
title
,headingTag
anddescription
(#……3537) * 🔥 Deprecated title, headingTag and description for List * 📝 changeset
Configuration menu - View commit details
-
Copy full SHA for 2bba7af - Browse repository at this point
Copy the full SHA 2bba7afView commit details -
⏪ remove our custom spa-deploy action
the feature for cache_invalidation has been merged upstream, so we can use that now.
Configuration menu - View commit details
-
Copy full SHA for 5492741 - Browse repository at this point
Copy the full SHA 5492741View commit details
Commits on Feb 6, 2025
-
[Darkside] MVP documentation for testing (#3551)
* 📝 Setup docpage * 📝 Setup page for docs * 📝 Setup page for docs * 📝 React-docs * 📝 Clarify docs * 📝 Token-docs * 📝 Added changelog page * 🔥 Removed references to static tokens * 📝 Updated docs * 📝 Updated migration * 📝 Removed placeholder docs * 📝 Use built-in color docs * 📝 Second draft temp-docs * 📝 Add feedback links, remove old css * 📝 Updated docs * Update .storybook/docs/PilotMigration.mdx Co-authored-by: Vegard Haugstvedt <it.vegard@gmail.com> --------- Co-authored-by: Vegard Haugstvedt <it.vegard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e06f0c6 - Browse repository at this point
Copy the full SHA e06f0c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb5af09 - Browse repository at this point
Copy the full SHA fb5af09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70dd5b5 - Browse repository at this point
Copy the full SHA 70dd5b5View commit details -
[Darkside] 🚚
-hover
tokens are nowsoft-hover
(#3553)* 💄 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 * 🚚 Referansesider uses new soft-hover token
Configuration menu - View commit details
-
Copy full SHA for 281ac2d - Browse repository at this point
Copy the full SHA 281ac2dView commit details -
[Darkside] Soft-pressed token (#3554)
* 💄 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 * 🚚 Referansesider uses new soft-hover token
Configuration menu - View commit details
-
Copy full SHA for 83490d4 - Browse repository at this point
Copy the full SHA 83490d4View commit details -
[Darkside] Default role-text is now 1000, strong replaced by subtle (#…
…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
Configuration menu - View commit details
-
Copy full SHA for 2558874 - Browse repository at this point
Copy the full SHA 2558874View commit details -
[Darkside] Named brand-color tokens (#3559)
* 💄 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
Configuration menu - View commit details
-
Copy full SHA for ae02a87 - Browse repository at this point
Copy the full SHA ae02a87View commit details -
Configuration menu - View commit details
-
Copy full SHA for aefbf3e - Browse repository at this point
Copy the full SHA aefbf3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29798d8 - Browse repository at this point
Copy the full SHA 29798d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cea27a8 - Browse repository at this point
Copy the full SHA cea27a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a26dc5 - Browse repository at this point
Copy the full SHA 2a26dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb02aa9 - Browse repository at this point
Copy the full SHA bb02aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a10e2a5 - Browse repository at this point
Copy the full SHA a10e2a5View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af39cbd - Browse repository at this point
Copy the full SHA af39cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b1e98 - Browse repository at this point
Copy the full SHA 11b1e98View commit details -
Configuration menu - View commit details
-
Copy full SHA for f269311 - Browse repository at this point
Copy the full SHA f269311View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c1e6bcc - Browse repository at this point
Copy the full SHA c1e6bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8576400 - Browse repository at this point
Copy the full SHA 8576400View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1b20ad5 - Browse repository at this point
Copy the full SHA 1b20ad5View commit details -
[Aksel.nav.no] Added Hello bar under header (#3561)
* ✨ Added hello-bar * 📝 Updated texts * 🔥 Removed demo-versions * 💄 Added x-axis padding
Configuration menu - View commit details
-
Copy full SHA for 0c22de8 - Browse repository at this point
Copy the full SHA 0c22de8View commit details
Commits on Feb 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2271072 - Browse repository at this point
Copy the full SHA 2271072View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36f8445 - Browse repository at this point
Copy the full SHA 36f8445View commit details -
* pilot text edits * pilots edits * pilot doc edits * pilot doc edits * update pilot docs
Configuration menu - View commit details
-
Copy full SHA for 1ec3452 - Browse repository at this point
Copy the full SHA 1ec3452View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfbec99 - Browse repository at this point
Copy the full SHA dfbec99View commit details
Commits on Feb 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0d886b1 - Browse repository at this point
Copy the full SHA 0d886b1View commit details
Commits on Feb 11, 2025
-
[Darkside] Added role-theming (#3569)
* ✨ Added themed roles config to darkside * ♻️ Rename breakpint config * 🐛 Update renamed import * 🐛 Build theme-files before readig them * 🐛 Updated breakpoint-import in test-files
Configuration menu - View commit details
-
Copy full SHA for 94e3bd7 - Browse repository at this point
Copy the full SHA 94e3bd7View commit details
Commits on Feb 12, 2025
-
Darkside role theming refactor (#3575)
* ✨ Added themed roles config to darkside * ♻️ Rename breakpint config * 🚚 Move files * 🐛 Update renamed import * 🐛 Build theme-files before readig them * ♻️ Refactored color-tokens setup * ♻️ Updated setup and imports * ♻️ Hide unwanted tokenfiles * 🐛 Update imports for refactored colors * 📝 Clarify tests * 📝 config -> configs
Configuration menu - View commit details
-
Copy full SHA for 5586d42 - Browse repository at this point
Copy the full SHA 5586d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dcb4ef - Browse repository at this point
Copy the full SHA 4dcb4efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6201d87 - Browse repository at this point
Copy the full SHA 6201d87View commit details
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 90f7649 - Browse repository at this point
Copy the full SHA 90f7649View commit details -
[Darkside] Tailwind support (#3580)
* 📝 Test config * ✨ Added prefix-support, export for npm * 📝 Added changeset, removed test-config * 🐛 Removed conveluted tests * 📝 Added temp-docs * 📝 Added tailwind version suffix to export
Configuration menu - View commit details
-
Copy full SHA for c6424ed - Browse repository at this point
Copy the full SHA c6424edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 636eb05 - Browse repository at this point
Copy the full SHA 636eb05View commit details -
[Darkside] Added hook for renaming className-prefix from
navds
-> `a……ksel-` (#3585) * ✨ MVP replacement function * ✨ Updated className replace function
Configuration menu - View commit details
-
Copy full SHA for 1cc24c2 - Browse repository at this point
Copy the full SHA 1cc24c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5dc975 - Browse repository at this point
Copy the full SHA e5dc975View commit details -
[Aksel.nav.no] ✨ Highlights 'darkside' sections in sidebar (#3582)
* ✨ Highlights 'darkside' sections in sidebar * 🔥 removed test-code * Update aksel.nav.no/website/components/website-modules/menu/Menu.tsx --------- Co-authored-by: Julian Nymark <julian.nymark@nav.no>
Configuration menu - View commit details
-
Copy full SHA for 2f7873d - Browse repository at this point
Copy the full SHA 2f7873dView commit details
There are no files selected for viewing