v1.2.0
What's Changed
- feat: add initialFocus support to Modal by @itsrafsanjani in #26
- feat: TextField ref forwarding & Checkbox ReactNode label by @itsrafsanjani in #25
- feat: pagination component by @MahmudE14 in #23
- fix: add prepare script to build dist when installed from git by @itsrafsanjani in #27
- fix: use vite build in prepare script to avoid devDependency requirement by @itsrafsanjani in #28
- fix: externalize react/jsx-runtime to prevent bundling issues by @itsrafsanjani in #29
- fix: correct overlay layering for dropdown and tooltip by @itsrafsanjani in #31
New Contributors
- @MahmudE14 made their first contribution in #23
Full Changelog: v1.1.0...v1.2.0