Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's Changed
🚀 Enhancements
Add header prop to NcRelatedResourcesPanel #4703
active
property to set active state & usearia-current
by @susnux infeat(NcAppNavigationItem): Add
active
property to set active state & usearia-current
#4716feat(NcActionButton): support menu styling #4724
Made description dynamic on related resources #4729
fix(NcTimezonePicker): Allow to set ID of inner select component #4734
RichContentEditable by @julien-nc in
Allow preventing link insertion in RichContentEditable #3890
🐛 Fixed bugs
fix(NcCheckboxRadioSwitch): fix circular import #4691
fix(NcCheckboxRadioSwitch): forward indeterminate prop #4690
span
by @JuliaKirschenheuter inChange heading in EmptyContent to
span
#4702fix(NcRelatedResourcesPanel): t is not defined #4705
aria-expanded
attribute if there are no children by @susnux infix(NcAppNavigationItem): Do not include
aria-expanded
attribute if there are no children #4715fix(NcDialog): register components in NcDialogButton #4725
fix(NcActions): Detect navigation menu links correctly #4707
fix(NcSelect): Ensure selected option has enough contrast when the menu is opened #4733
fix(NcEmptyContent): Fix regression that changed the color of the description text #4735
fix(NcAppContent): Set normal scrollbar width on resizeable NcAppContentList #4710
fix(NcAvatar): Improve initials generation to filter out special characters #4737
fix(NcAvatar): remove alt attr from span[role=img] #4748
aria-label
if thearia-labelledby
element does not exist by @susnux infix(NcSidebarTab): Ensure there is an
aria-label
if thearia-labelledby
element does not exist #4736add scoped to all ncappnavigation components #4730
focus-within
on RadioSwitch by @JuliaKirschenheuter inCreate outline for
focus-within
on RadioSwitch #4699Other Changes
NcCheckboxContent
in docs by @raimund-schluessler inchore: do not show
NcCheckboxContent
in docs #4692Updates for project Nextcloud vue library #4709
fix(NcTextArea): add missing trailing comma #4713
Updates for project Nextcloud vue library #4714
Updates for project Nextcloud vue library #4717
Full Changelog: v8.0.0-beta.9...v8.0.0-beta.10