v2.0.0-rc.0
Pre-release
Pre-release
What's Changed Since the Alpha
🚀 New Features
- Make images decode async by @nielslyngsoe in #1362
- feat(combobox): refactor to support multi-selection. by @engijlr in #1348
- feat(modal): replace showModal with popover API for top-layer flexibility by @engijlr in #1363
- V2: Backoffice finetunes for v18 by @nielslyngsoe in #1378
🐛 Bug Fixes
- fix(color-slider): show hue color on slider handle by @iOvergaard in #1331
- fix(checkbox): suppress label warning when aria-label or aria-labelledby is set by @iOvergaard in #1333
- fix(uui-file-dropzone): fix multi-folder drop losing all but first folder by @iOvergaard in #1339
- fix(combobox): space key no longer triggers selection or opens dropdown by @engijlr in #1372
- fix(responsive-container): observe host element for resize detection and delay dropdown cloning by @engijlr in #1359
📄 Documentation
- feat(storybook): add runtime theme switcher by @iOvergaard in #1330
📦 Dependencies
- build(deps): bump tar from 7.5.9 to 7.5.10 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1334
- build(deps-dev): bump react-syntax-highlighter from 16.1.0 to 16.1.1 by @dependabot[bot] in #1338
- build(deps-dev): bump eslint-plugin-storybook from 10.2.13 to 10.2.16 by @dependabot[bot] in #1337
- build(deps-dev): bump eslint from 10.0.2 to 10.0.3 by @dependabot[bot] in #1336
- build(deps-dev): bump @vitest/browser from 4.0.18 to 4.1.0 by @dependabot[bot] in #1344
- build(deps): bump tar from 7.5.10 to 7.5.11 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1342
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1349
- build(deps): bump handlebars from 4.7.8 to 4.7.9 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1353
- build(deps): bump actions/github-script from 8 to 9 by @dependabot[bot] in #1360
- build(deps-dev): bump vite from 7.3.1 to 7.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1357
- build(deps-dev): bump @vitest/browser from 4.1.0 to 4.1.2 by @dependabot[bot] in #1355
- build(deps-dev): bump chromatic from 15.2.0 to 16.3.0 by @dependabot[bot] in #1364
- build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #1373
- build(deps): bump actions/dependency-review-action from 4 to 5 by @dependabot[bot] in #1375
- build(deps-dev): bump postcss from 8.5.6 to 8.5.14 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1374
- build(deps-dev): bump vitest from 4.0.18 to 4.1.5 by @dependabot[bot] in #1376
- build(deps-dev): bump @chromatic-com/storybook from 5.0.1 to 5.1.2 by @dependabot[bot] in #1377
- build(deps-dev): bump dev dependencies and align vitest packages by @iOvergaard in #1380
Full Changelog: v2.0.0-alpha.1...v2.0.0-rc.0