v1.0.0-rc.3
Pre-release
Pre-release
·
198 commits
to main
since this release
What's Changed
- fix: replace hardcoded css with vars by @paanSinghCoder in #727
- feat(datatable): add bottom selected text by @paanSinghCoder in #729
- refactor: standardize disabled state and cursor: default by @paanSinghCoder in #728
- feat (tabs): add variants and sizes by @paanSinghCoder in #726
- refactor: use VariantProps instead of manually defining props by @paanSinghCoder in #731
- style: prefer reduced motion by @paanSinghCoder in #717
- refactor: standardize className merging with cx by @paanSinghCoder in #732
- chore: add Base UI migration RFC by @rohanchkrabrty in #730
- refactor: remove unused CSS by @paanSinghCoder in #733
- docs: add v1.0 migration guide (Radix/Ariakit -> Base UI) by @rohanchkrabrty in #734
- feat: form components by @rohanchkrabrty in #718
- fix: alias dayjs imports to ESM builds for Vite SSR compatibility by @rsbh in #743
- feat (sidebar): add variants, more section menu and separator for section header in collapsed state by @paanSinghCoder in #720
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3