Skip to content

v2.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@iOvergaard iOvergaard released this 03 Jun 08:04
v2.0.0-rc.2
e7a55ef

What's Changed

🚀 New Features

  • feat(popover-container): automatically constrain popover height and enable scroll by @andreaslborg in #1367
  • feat(breadcrumbs): make breadcrumb items without href interactive by @engijlr in #1379
  • V2.0: pagination and table styling by @nielslyngsoe in #1383

🐛 Bug Fixes

  • UUITabGroup: Prevent active tab switching when ctrl clicking on a tab with a href by @alexnaglotech in #1384
  • fix(tab-group): forward clicks from collapsed hidden tabs to originals and reflect href on clones by @engijlr in #1397
  • fix(popover-container): follow trigger when slotted into shadow-root scroll containers by @engijlr in #1398
  • Ensure prepend and append in input is rounded by @bjarnef in #1396

📦 Dependencies

  • build(deps-dev): bump eslint from 10.3.0 to 10.4.0 by @dependabot[bot] in #1387
  • build(deps-dev): bump @storybook/addon-docs from 10.3.6 to 10.4.0 by @dependabot[bot] in #1385
  • build(deps-dev): bump tmp from 0.2.5 to 0.2.7 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1399
  • build(deps-dev): bump chromatic from 16.9.0 to 17.0.0 by @dependabot[bot] in #1394
  • build(deps-dev): bump @vitest/browser from 4.1.6 to 4.1.7 by @dependabot[bot] in #1392
  • build(deps-dev): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #1393

New Contributors

Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2