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

chore: new release candidate (next) #2922

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 19, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@digdir/[email protected]

Minor Changes

  • Fix wrong base default color beeing set by the themebuilder (#2953)

  • Moved typography based sizing formula to design-tokens (#2796)

  • Removed design-tokens sizing & spacing, use size. (#2939)

  • Support for building typography based sizing design-tokens (#2796)

Patch Changes

  • Rename data-ds-typography to data-typography (#2959)

@digdir/[email protected]

Minor Changes

  • Removed CSS variables --ds-spacing-* & --ds-sizing-*, use --ds-size-*. (#2939)

  • New CSS variables for sizes, --ds-size-* (#2935)

  • Moved typography based sizing formula to design-tokens (#2796)

Patch Changes

  • Button: add height: fit-content (#2942)

  • Pagination: Use empty li for ellipsis (#2942)

  • Link: Fix missing underline when using Tailwind (#2923)

  • Table: (#2933)

    • Correct footer styling
    • Automatic focus styling for sorting buttons
  • Switch: Adjust design to better align with radio and checkbox (#2929)

  • Tooltip: Use popover API (#2916)

    • Removes delay, this is now --dsc-tooltip-transition-delay
    • Removes defaultOpen
    • Removes portal
    • Removes ability to hover to keep open
  • PopoverTrigger: New prop inline for use when inline elements (such as text) need a Popover (#2915)

@digdir/[email protected]

Minor Changes

  • Removed CSS variables --ds-spacing-* & --ds-sizing-*, use --ds-size-*. (#2939)

  • Moved typography based sizing formula to design-tokens (#2796)

  • Removed design-tokens sizing & spacing, use size. (#2939)

Patch Changes

  • Rename data-ds-typography to data-typography (#2959)

@digdir/[email protected]

Patch Changes

  • Pagination: Use empty li for ellipsis (#2942)

  • Add missing data-size and data-color props to Details (#2930)

  • Table: (#2933)

    • Correct footer styling
    • Automatic focus styling for sorting buttons
  • Loosen default types for data-color and data-size to support accept string (#2951)

  • Field: Fix position not working (#2931)

  • Tooltip: Use popover API (#2916)

    • Removes delay, this is now --dsc-tooltip-transition-delay
    • Removes defaultOpen
    • Removes portal
    • Removes ability to hover to keep open
  • PopoverTrigger: New prop inline for use when inline elements (such as text) need a Popover (#2915)

@github-actions github-actions bot force-pushed the changeset-release/next branch from 496f586 to c3e7db5 Compare December 19, 2024 09:32
@github-actions github-actions bot force-pushed the changeset-release/next branch 4 times, most recently from cdf5f79 to e74be13 Compare December 20, 2024 12:57
@github-actions github-actions bot force-pushed the changeset-release/next branch 18 times, most recently from d9e185a to ac3d669 Compare January 8, 2025 08:31
@github-actions github-actions bot force-pushed the changeset-release/next branch from ac3d669 to 74029a7 Compare January 8, 2025 09:09
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.

0 participants