v9.0.0-rc.9
Pre-release
Pre-release
What's Changed
π Enhancements
π Fixed bugs
- fix(NcAssistantIcon): adjust gradient for dark theme #7426 (susnux)
- fix(NcCheckboxContent): limit wrapper width #7445 (Antreesy)
- fix(NcRichText): correctly render empty children list #7447 (Antreesy)
- fix: revert renaming template refs resulting in a breaking change #7448 (ShGKme)
- fix(NcDateTimePicker): use proper day names #7473 (susnux)
- fix(NcCheckboxRadioSwitch): ensure label less radio has proper size #7471 (susnux)
- fix(NcDateTime): adjust for bidi support #7484 (susnux)
- fix(NcAppNavigationItem): ensure to pass boolean where needed #7489 (susnux)
- fix(NcReferenceWidget): harden checks for reference = null #7478 (Antreesy)
- fix(NcAvatar): make min status size visually accessible #7476 (DorraJaouad)
- fix(NcRadioGroup): fieldsets always need a label for accessibility #7483
- fix(usernameToColor): restore original color algorithm #7470
Other Changes
- docs: enhance NcAppSidebar documentation #6913 (Antreesy)
- chore!: deprecate and remove
NcSettingsInputTextcomponent #7486 (susnux) - chore(NcCheckboxRadioSwitch): deprecate button variant in favor of
NcRadioGroup#7490 (susnux)
Full Changelog: v9.0.0-rc.8...v9.0.0-rc.9