v9.5.0
What's Changed
🚀 Enhancements
- feat(NcRadioGroupButton): add disabled state styling to NcRadioGroupButton by @nikhil2297 in #8118
- feat(NcProgresBar): add
showValueprop to show the progress value by @nikhil2297 in #8120 - feat(NcSelectUsers): export
NcSelectUsersModeltype by @susnux in #8130 - feat(NcListItem): emit dragstart event by @backportbot[bot] in #8170
🐛 Fixed bugs
- fix(NcButton): do not reduce border radius for small buttons by @susnux in #8129
- fix: use provided appName of
NcContentif possible by @susnux in #8157 - fix(NcInputField): Helper message
word-breakon Chrome by @artonge in #8128
Other Changes
- Updates for project Nextcloud vue library by @transifex-integration[bot] in #8121
- Updates for project Nextcloud vue library by @transifex-integration[bot] in #8145
New Contributors
- @nikhil2297 made their first contribution in #8118
Full Changelog: v9.4.0...v9.5.0