Merged
Conversation
Signed-off-by: John Molakvoæ <[email protected]>
Pytal
approved these changes
Nov 3, 2023
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
activeproperty to set active state & usearia-currentby @susnux infeat(NcAppNavigationItem): Add
activeproperty 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
spanby @JuliaKirschenheuter inChange heading in EmptyContent to
span#4702fix(NcRelatedResourcesPanel): t is not defined #4705
aria-expandedattribute if there are no children by @susnux infix(NcAppNavigationItem): Do not include
aria-expandedattribute 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-labelif thearia-labelledbyelement does not exist by @susnux infix(NcSidebarTab): Ensure there is an
aria-labelif thearia-labelledbyelement does not exist #4736add scoped to all ncappnavigation components #4730
focus-withinon RadioSwitch by @JuliaKirschenheuter inCreate outline for
focus-withinon RadioSwitch #4699Other Changes
NcCheckboxContentin docs by @raimund-schluessler inchore: do not show
NcCheckboxContentin 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