Releases: nextcloud-libraries/nextcloud-vue
Releases · nextcloud-libraries/nextcloud-vue
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
v8.36.0
What's Changed
🚀 Enhancements
- [stable8] feat(NcRadioGroupButton): add disabled state styling to NcRadioGroupButton by @backportbot[bot] in #8126
- [stable8] feat(NcListItem): emit dragstart event by @mejo- in #8169
- [stable8] feat(NcSelectUsers): export
NcSelectUsersModeltype by @backportbot[bot] in #8159
🐛 Fixed bugs
- [stable8] fix: use provided appName of
NcContentif possible by @backportbot[bot] in #8160 - [stable8] fix(NcInputField): Helper message
word-breakon Chrome by @backportbot[bot] in #8166
Full Changelog: v8.35.3...v8.36.0
v9.4.0
v8.35.3
v8.35.3 (2026-01-21)
🐛 Fixed bugs
- [stable8] fix(NcActions): migrate to custom icons in Checkbox and Radio actions #8060 (backportbot[bot])
- [stable8] perf(NcTimezonePicker): use Intl to reduce self-size from 206kb to 2kb #8076 (ShGKme)
Other Changes
- [stable8] refactor(NcTimezonePicker): migrate component to Typescript #8075 (ShGKme)
- [stable8] deps: revert pin for focus-trap library and bump to v7.8.0 #8073 (ShGKme)
- [stable8] build: prevent style leaks from apps with different Vue version #8092 (ShGKme)
Full Changelog: v8.35.2...v8.35.3
v9.3.3
v8.35.2
v9.3.2
v9.3.2 (2026-01-08)
🐛 Fixed bugs
- build: fix translations in Vue modules #8037 (susnux)
- fix(NcModal): adjust max height of the modal #8042 (kra-mo)
- fix: animate toggle switch icon #8045 (ShGKme)
Other Changes
- chore(README): recommend using
npm packand styleguidist instead ofnpm link#8018 (ShGKme) - chore(README): remove Firefox note #8019 (ShGKme)
Full Changelog: v9.3.1...v9.3.2
v8.35.1
v8.35.1 (2026-01-08)
🐛 Fixed bugs
- [stable8] fix(NcActionInput): use internal label of NcDateTimePickerNative #7979 (backportbot[bot])
- [stable8] fix(NcPopover): Don't warn on hidden button elements #7975 (mejo-)
- [stable8] build: fix translations in Vue modules #8038 (backportbot[bot])
- [stable8] fix(NcModal): Adjust max height of the modal #8046 (backportbot[bot])
- [stable8] fix: animate toggle switch icon #8047 (backportbot[bot])
v9.3.1
v9.3.1 (2025-12-10)
🚀 Enhancements
🐛 Fixed bugs
- fix(NcFormBox): add NcButton to supported components #7886 (ShGKme)
- fix: adjust input border styles for dark theme and NcSelect #7501 (susnux)
- fix: logger is not defined #7944 (ShGKme)
- fix(useHotKey): do not prevent hotkeys on hidden modal/dialog #7966 (skjnldsv)
Other Changes
v8.35.0
v8.35.0 (2025-12-10)
🚀 Enhancements
- [stable8] feat(NcAppSettingsDialog): add version on the bottom and
noVersionprop to disable it #7850 (ShGKme) - [stable8] fix(NcActions): introduce 'size' prop #7852 (backportbot[bot])
- [stable8] feat(NcRichText): add 'Copy to clipboard' button for code blocks #7877 (backportbot[bot])
🐛 Fixed bugs
- [stable8] fix(NcPasswordField): respect
checkPasswordStrengthfor input validation #7846 (Antreesy) - [stable8] fix(NcFormBoxSwitch): use passive model to sync checkbox and icon #7851 (ShGKme)
- [stable8] fix(NcFormBox): use default text color in items #7857 (backportbot[bot])
- [stable8] fix(NcAppSettingsDialog): set
box-sizing: border-boxfor the new design #7888 (ShGKme) - [stable8] fix(NcAvatar): do no request avatar image if icon slot provided #7896 (backportbot[bot])
- [stable8] fix(useHotKey): do not prevent hotkeys on hidden modal/dialog #7971 (skjnldsv)
Other Changes
- [stable8] ci(dependabot): Use auto merge instead of deprecated option #7836 (backportbot[bot])
- [stable8] docs: Move to more outline icons #7861 (backportbot[bot])
- [stable8] docs: Move more icons to outline #7864 (backportbot[bot])
- [stable8] chore(package): npm >=11.3.0 <=11.6.2 #7899 (backportbot[bot])