v1.0.0-rc.4
Pre-release
Pre-release
·
184 commits
to main
since this release
What's Changed
- fix: docs sidebar by @rohanchkrabrty in #744
- refactor: replace
asprop withrenderprop in Text and Headline by @rohanchkrabrty in #740 - docs(skill): prefer React 19 ref-as-prop over forwardRef by @paanSinghCoder in #746
- feat(checkbox): accessibility features, size variants, and custom icons by @rohanchkrabrty in #741
- fix(input-field): fix pointer-events, disable chips when disabled, standardize CSS naming by @rohanchkrabrty in #742
- chore: remove stale asChild usage by @rohanchkrabrty in #749
- fix: add nativeButton prop to Popover.Trigger in DatePicker and RangePicker by @rohanchkrabrty in #750
- feat(radio): add size variants, orientation prop, and fix CSS issues by @rohanchkrabrty in #739
- fix: textarea overflow, default rows, and size/variant API by @rohanchkrabrty in #738
- fix: remove unecessary important declarations by @Shreyag02 in #751
- feat: migrate command to Base UI by @rohanchkrabrty in #748
- fix: add /index.js to dayjs ESM import remap by @rsbh in #753
- chore: Expose classNames from display-settings by @singh-pk in #754
- chore: remove cmdk by @rohanchkrabrty in #755
New Contributors
- @Shreyag02 made their first contribution in #751
Full Changelog: v1.0.0-rc.3...v1.0.0-rc.4