What's Changed
🚀 Features
nextui
plugin runs 36% faster
♿️ Refactors
- Input, Textarea, Autocomplete and Select styles refactored to support custom
default
color. - Documentation redirections improved, guides, frameworks and customization were added.
🐛 Fixes
- Individual packages peer dependencies conflict fixed.
- Input, Textarea, Autocomplete and Select
helperWrapper
position changed torelative
to avoid layout breaks when having multi lines description/error messages
PRs
- refactor(theme): theme plugin perf improved by @jrgarciadev in #1876
- fix: individual packages peer dependencies by @jrgarciadev in #1877
- docs(radio-group): fix typo by @Simon-He95 in #1881
- docs(pagination): fix dotsJump type by @Simon-He95 in #1880
- Typo fix by @Dawsoncodes in #1882
- Fix/input select helper position by @jrgarciadev in #1884
- Input/Select/Textarea/Autocomplete. styles adapted to custom default color. by @jrgarciadev in #1891
- refactor(docs): routing and add folder routes by @jrgarciadev in #1892
Updated dependencies
- @nextui-org/scroll-shadow@2.1.12
- @nextui-org/autocomplete@2.0.4
- @nextui-org/breadcrumbs@2.0.3
- @nextui-org/pagination@2.0.25
- @nextui-org/accordion@2.0.26
- @nextui-org/checkbox@2.0.25
- @nextui-org/dropdown@2.1.13
- @nextui-org/progress@2.0.24
- @nextui-org/skeleton@2.0.22
- @nextui-org/divider@2.0.23
- @nextui-org/listbox@2.1.13
- @nextui-org/popover@2.1.12
- @nextui-org/snippet@2.0.28
- @nextui-org/spinner@2.0.22
- @nextui-org/tooltip@2.0.27
- @nextui-org/avatar@2.0.24
- @nextui-org/button@2.0.24
- @nextui-org/navbar@2.0.25
- @nextui-org/ripple@2.0.24
- @nextui-org/select@2.1.16
- @nextui-org/slider@2.2.3
- @nextui-org/spacer@2.0.22
- @nextui-org/switch@2.0.24
- @nextui-org/badge@2.0.22
- @nextui-org/image@2.0.24
- @nextui-org/input@2.1.13
- @nextui-org/modal@2.0.26
- @nextui-org/radio@2.0.25
- @nextui-org/table@2.0.26
- @nextui-org/card@2.0.24
- @nextui-org/chip@2.0.24
- @nextui-org/code@2.0.22
- @nextui-org/link@2.0.25
- @nextui-org/menu@2.0.14
- @nextui-org/tabs@2.0.24
- @nextui-org/user@2.0.25
- @nextui-org/kbd@2.0.23
- @nextui-org/theme@2.1.13
- @nextui-org/system@2.0.13
New Contributors
- @Simon-He95 made their first contribution in #1881
- @Dawsoncodes made their first contribution in #1882
Full Changelog: https://github.com/nextui-org/nextui/compare/@nextui-org/accordion@2.0.25...@nextui-org/react@2.2.4