Release 3.0.0-rc.4
What's Changed
- Add variant to modal component by @anicyne in #7234
- Document issue with NVDA spelling out words by @sdvg in #7355
- Remove @public-ui/themes and @public-ui/designer packages by @sdvg in #7249
- Fix faulty focus behavior for radio buttons by @sdvg in #7360
- Remove symbol component by @sdvg in #7363
- Remove Iso8601 from kolInputNumber value by @anicyne in #7356
- Fix heading levels for details and accordion by @sdvg in #7367
- Table: Refactor asTd property by @sdvg in #7364
- Rename hideError to hideMsg by @sdvg in #7372
- Sample App: Implement SampleColumns for conditional grid by @sdvg in #7369
- Refactor Combobox and Single Select to Functional Components by @sdvg in #7373
- refactor: error list on
KolForm
scroll manually by @deleonio in #7378 - Refactor table components to enforce min-width type will be required by @deleonio in #7379
- Define _level default property as
0
across components by @sdvg in #7382
Full Changelog: 3.0.0-rc.3...3.0.0-rc.4