v8.28.0
What's Changed
🚀 Enhancements
- [stable8] feat: add
useFormatRelativeTime
composable by @backportbot[bot] in #7128 - [stable8] feat(NcPasswordField): allow to set visibility state by @backportbot[bot] in #7148
🐛 Fixed bugs
- [stable8] fix(NcAppNavigationItem): multi level padding by @backportbot[bot] in #6919
- [stable8] fix(NcTextField): make trailing button icon for confirmation also work on RTL by @backportbot[bot] in #7002
- [stable8] fix(NcAppContent): incorrect page title from a different core.apps format in Nextcloud 30 by @julien-nc in #7011
- [stable8] fix(NcDialog): deprecated nativeType usage check by @skjnldsv in #7031
- [stable8] fix(NcSelectUsers): fix using of v-model in Vue 2 by @Antreesy in #7032
- [stable8] fix(NcAvatar): update 'hasStatus' flag if changed by @backportbot[bot] in #7037
- [stable8] fix(NcCheckboxRadioSwitch): align icons with the first row of label by @backportbot[bot] in #7047
- [stable8] fix(actions): use pointer cursor for action button text by @backportbot[bot] in #7049
- [stable8] fix(NcRichText): always render code blocks in LTR direction by @Antreesy in #7061
- [stable8] fix(NcListItem): let
active
prop take higher priority by @backportbot[bot] in #7089 - [stable8] fix(NcActionText): remove br between action name and action long text by @backportbot[bot] in #7119
- [stable8] fix(useHotKey): try to derive latin keys from key codes of non-latin characters by @backportbot[bot] in #7147
- [stable8] fix(l10n): adjust for
@nextcloud/l10n
3.4.0 by @susnux in #7150
Other Changes
- [stable8] refactor: deprecate events not comply with Vue event naming rules by @backportbot[bot] in #7078
- [stable8] chore(NcColorPicker): deprecate duplicated
update:open
event by @backportbot[bot] in #7095 - [stable8] chore(NcActions): fix type annotation of
NodeList
by @backportbot[bot] in #7105 - [stable8] chore(NcAppContent): rename NcAppDetailsContent to remove from docs by @backportbot[bot] in #7139
- [stable8] refactor(NcAppContent): clarify props documentation and use capabilities over initial state by @backportbot[bot] in #7141
- chore: prepare v8.28.0 by @susnux in #7149
Full Changelog: v8.27.0...v8.28.0