-
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
[V6] Major-release #2623
Merged
[V6] Major-release #2623
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 🔥 Fjernet grid css * 🔥 Fjernet grid tsx * 🔥 Fjernet content-container fra systemet * 🐛 la til deprecatePrefix-tag for stylelint * 📝 Changeset
🦋 Changeset detectedLatest commit: 0ab3569 The changes in this PR will be included in the next version bump. This PR includes changesets to release 7 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Storybook demoEndringer til review: 21696456a07 | 57 komponenter | 305 stories |
* 🎨 Satt opp codemod boilerplate for chat deprecation * 🐛 v5 -> v6 i codemod * 🧪 Tester for alias-import av chat * 🧪 idempotent codemod-test * 🔥 Fjernet deprecated props fra Chat * 📝 Changeset * 📝 Bedre advarsel i chat-codemod * 📝 v6-migration update * 🧪 Tester vanlig import av Chat * 📝 Oppdatert tekster i codemod * 🔥 Fjernet return fra removeProps * Update @navikt/aksel/src/codemod/migrations.ts
* ✨ La til nytt brekkpunkt 1440px * 🎉 Bleed støtter 2xl breakpoint * 🎉 Bleed box 2xl breakpoint * 🎉 hgrid 2xl breakpoint * 🎉 resterende primitives støtter 1440px * 📝 tailwind migreringsdocs * 🔥 Fjernet navno-mal fra chromatic snapshot * 📝 Changeset * 🐛 2xl hgrid css brakk * 📝 Oppdatert changset med tailwind-ref * Update @navikt/core/react/src/layout/bleed/Bleed.tsx * Update @navikt/core/react/src/layout/bleed/Bleed.tsx * 📝 Mer konsekvent story for breakpoints i box * 🐛 JSDOC for Bleed matcher nå syntax
* 🔥 Fjernet zindex-modal token * 📝 Oppdatert docs * 📝 Changeset
* ♻️ Flyttet li-tag fra ErrorSummary-parent til child * 🏷️ Bedre typer * 🔒 Heading er nå required i ErrorSummary * 🎨 Egen prop for ErrorSummary fokus * 📝 Changeset * 🎨 Bedre fokushåndtering i ErrorSummary * ♻️ focusTarget -> focusTargetRef * 📝 Fikset jsdoc * 📝 Migreringstekst * 📝 changeset * 📝 Migration-text * 📝 JSDoc-staving
* 💄 Button secondary hover * 💄 Radio/Checkbox action-farger * :WIP: combobox action-farger * 🐛 Tilpasset hover-farge på checkbox i confirmationpanel * 💄 copybutton hover-text action * 💄 dropdown, helptext hover-text * 💄 link og linkpanel actionsfarger * 💄 Search action-farger * 💄 select action-farger * 💄 Stepper action * 💄 Textarea action * 💄 Textarea og textfield colors * 🐛 Riktig hover-bakgrunn på combobox selected option * 📝 Changeset * 📝 changeset tokens * 📝 Dokumentert nye tokens
* 🎨 Fungerende cjs/esm bundle med use-client * 🎨 Oppdatert dir-output i for esm * ⬆️ Bump date-fns og react-day-picker * 🎨 oppdatert date-fns imports * 🐛 Endret bruk av reat-day-picker i monthpicker * 🐛 Fikset rendring av button i Datepicker-row * ♻️ Bruker date-fns imports ssom støtter v2 og v3 * ⬆️ Synced date-fns versions * ✨ Astro testmiljø * 📝 Changeset * 🎨 Skriver packagejson med type for esm * 🔥 Fjernet .yarn/* fra astro * 🎨 La til .yarn i gitignore for astro * ⏪ Bruker riktig ds-react versjon * ⬆️ Lik tsconfig som ds-react i aksel-icons * 🐛 La tilbake provernance * 🐛 Undo Day/Row fix fra main * 🔥 Fjernet mulighet til å laste date-fns v2 * 🔥 Fjernet fs-extra dependency * 🐛 Fikset feil versjon på core/react * [V6] React-pakker støtter nå native SSR ved å bruke `use-client` 🎉 (#2707) * 🎉 use-client blir lagt til på export av ds-react og aksel-icons * 🎉 La til nextjs med appdir for testing * ⚡ Tom yarn.lock med i git * 📝 changeset * 📝 Oppdatert migration-guide * Update @navikt/aksel-icons/config/index-template.js
v3 av date-fns støtter ikke default export/import, noe som brakk async-lasting da vi brukte .default
… senere major-versjon
JulianNymark
approved these changes
Feb 19, 2024
HalvorHaugan
approved these changes
Feb 19, 2024
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://github.com/navikt/team-aksel/issues/327
use-client
🎉 #2707TODO