Skip to content

Latest commit

 

History

History
252 lines (143 loc) · 17.6 KB

CHANGELOG.md

File metadata and controls

252 lines (143 loc) · 17.6 KB

Change Log

1.0.0-next.33

Patch Changes

  • Pagination: Use data attrs instead of class names (#2395)

  • Badge: Style using css attributes (#2391)

  • TableHeaderCell: Remove sortable prop, sort now handles this (#2393)

  • dropdownmenu: Style using data attributes (#2387)

  • Chip: Text color is now accent (#2371)

  • List: Remove List.Root and List.Heading, which changes API (#2348)

  • Alert, Avatar, Button, Divider, Link: Use data-attributes for variant, size and color and move icons to CSS (#2313)

  • Box: Remove component (#2372)

  • Popover: (#2369)

    • Rename <Popover.Root> to <Popover.Context>
    • use Popover API, allowing <Popover> to be used without Popover.Context
    • Remove portal prop
  • Tooltip: Only expose background css variable (#2389)

  • Switch: don't show check when not checked in readonly (#2377)

  • Select: Rename from NativeSelect (#2404)

  • Accordion: Now uses details and summary HTML elements (5d1c5062b526e6829c322ce66c6df08568bb9f63)

  • Spinner: Style using data attributes (#2390)

  • Avatar: new component (#2312)

  • Tag: Make neutral default color in CSS (#2397)

  • Card: Use data attrs (#2398)

1.0.0-next.32

Patch Changes

  • Chip: Support wrapping in group (#2324)

0.11.0-next.12

Minor Changes

  • SkipLink: New style (#2260)

Patch Changes

  • Table: New hover prop and class for toggling hover on rows (#2285)

  • Table: Width is now by default 100% (#2285)

  • AccordionHeading: Correct name on types (#2276)

0.11.0-next.11

Patch Changes

  • Fixes so spacing is the same in checkbox and radio groups (#2234)

  • Button: text-align: inherit when not in full width (#2216)

  • Breadcrumbs: ✨ new component (#2226)

  • Badge: ✨ New component (#2220)

0.11.0-next.10

Patch Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.11.0-alpha.2 (2024-06-11)

Features

Reverts

0.10.0 (2024-06-07)

Bug Fixes

  • Heading: ⚰️ Remove non-working 3xlarge/3xl size (#2074) (dad4c8e)

Features

0.9.0 (2024-05-24)

Bug Fixes

Features

0.8.0 (2024-05-16)

Features

0.7.0 (2024-05-14)

Bug Fixes

Features

0.6.1-alpha.1 (2024-04-26)

Bug Fixes

0.6.1-alpha.0 (2024-04-24)

Note: Version bump only for package @digdir/designsystemet-css

0.6.0 (2024-04-23)

Bug Fixes

  • Skiplink: 🐛 Should now show correctly (#1866) (4afbe91)

Features

0.5.0 (2024-04-22)

Bug Fixes

Features

0.4.0 (2024-04-15)

Features

0.3.3-alpha.2 (2024-04-10)

Note: Version bump only for package @digdir/designsystemet-css

0.3.3-alpha.1 (2024-04-10)

Features

0.3.3-alpha.0 (2024-04-09)

Features

  • 🎨 Use new sizing scale for typography and components (#1696) (61b1af7)

0.3.2 (2024-04-08)

Bug Fixes

  • Radio: 🐛 Correct orientation of radio and label (#1779) (c5c5f9f)

0.3.1 (2024-04-08)

Bug Fixes

  • Checkbox: 🐛 Removed unwanted spacing when no label is defined (#1762) (439bf8c)
  • Radio: 🐛 Removed unwanted spacing when no label is defined (#1768) (03d2553)

0.3.0 (2024-04-04)

Features

0.2.3 (2024-03-21)

Note: Version bump only for package @digdir/designsystemet-css

0.2.2 (2024-03-20)

Bug Fixes

  • Accordion: Missing hover & styling corrections (#1710) (70fe406)

BREAKING CHANGE:

0.2.1 (2024-03-13)

Note: Version bump only for package @digdir/designsystemet-css

0.2.0 (2024-03-13)

Note: Version bump only for package @digdir/designsystemet-css