What's Changed
🚀 Features
- New Skeleton delay API introduced by @Armisael2k in #1062
- Added onRowAction and onCellAction handler props to the table (feature #925) by @R-J-dev in #1113
- Updated and improved
invalid
radio code example in the documentation by @benmneb in #746 - Utilized labeled tuple for CalculatedNodeHeights instead of number array by @theothirteen in #1051
🐛 Fixes
- Corrected various typos in documentation by @b0id in #1054, @SaadBazaz in #1081, @ryo-manba in #1096, @arthurrmp in #1112, @SohamSen15 in #1116, @Leprekus in #1122, and @Lcrescent3es in #1128
- Fixed input cursor position #975 by @Yukiniro in #1001
- Updated image URL by @navedqb in #1117
- Corrected spelling of "customizing" by @KaranThakkarPrescient in #999
- Added
showIn="xs"
to Navbar.Collapse #1005 by @Yukiniro in #1013 - Fixed pagination page invalid by @Yukiniro in #1016
- Fixed invalid role value by @ImLunaHey in #1041
- Fixed deprecated
MediaQueryList
by @acald-creator in #1070 - Updated Textarea component to resize properly when controlled by @nooikko in #1088
- Made the entire navigation link area clickable on sidebar for the docs app by @smcommits in #1086
New Contributors
We'd like to acknowledge and thank our first-time contributors for their efforts and hard work:
- @b0id, @SaadBazaz, @ryo-manba, @arthurrmp, @SohamSen15, @Yukiniro, @Leprekus, @Lcrescent3es, @navedqb, @KaranThakkarPrescient, @ImLunaHey, @Armisael2k, @theothirteen, @acald-creator, @nooikko, @smcommits, and @R-J-dev
Full Changelog: v1.0.0-beta.12...v1.0.0-beta.13
Important Notice 🚨
Please note that this will be the last release of v1, as we're gearing up to switch over to v2 as our main version. Stay tuned for updates on this transition.