v8.0.0-beta.9
Pre-release
Pre-release
What's Changed
🚀 Enhancements
- feat(NcIconSvgWrapper): allow to render raw svg paths by @raimund-schluessler in #4643
- feat(NcDialog): New component (moved from
@nextcloud/dialogs
) by @susnux in #4550 - feat(NcSelect): Allow to filter users by email notation by @susnux in #4653
- enh(NcAppSidebarTabs): Make tab navigation accessible by @Pytal in #4663
- Add the resource type on RelatedResourcesPanel by @GretaD in #4662
- feat(NcTextArea): implement new textarea component by @st3iny in #4605
🐛 Fixed bugs
- fix: invert datepicker buttons on dark mode by @raimund-schluessler in #4618
- fix(NcListItem): adjust paddings and hover styles for list items by @Antreesy in #4628
- fix(NcActionInput): Set default trailing button label by @Pytal in #4632
- fix(NcAvatar): Ensure the aria label includes the status if there is any visible status indicator by @susnux in #4593
- fix(NcAppNavigationItem): Ensure primary styling when the item is active by @susnux in #4650
- fix(NcModal): Some modal improvments by @susnux in #4645
- fix(NcActions): Various accessibility improvements by @Pytal in #4648
- Fix NcBreadcrumbs styles to wrap buttons by @JuliaKirschenheuter in #4640
- fix(NcDashboardWidgetItem): do not assign href="" with empty link by @ShGKme in #4672
- fix(NcActions): do not pass popoverBaseClass as an attr to NcPopover by @ShGKme in #4673
- fix(NcActions): Allow to set attributes to inline actions by @susnux in #4671
- fix(NcAvatar): make it a span phrasing element by @ShGKme in #4674
- fix: Avoid closing all modals on escape if multiple are present by @juliushaertl in #4677
- fix: If a aria-selected button is present we focus on this one instead of the first entry by @juliushaertl in #4678
- fix(NcCheckboxRadioSwitch): Restore wrapper element prop by @Pytal in #4679
- fix(Nc*Field): do not pass all props to InputField BY filtering $props by @ShGKme in #4666
- fix(NcDialog): NcModal registration by @Pytal in #4682
- fix: remove empty attributes values by @ShGKme in #4686
- fix(dialog): fix component registration by @ShGKme in #4685
Other Changes
- Updates for project Nextcloud vue library on branch master by @transifex-integration in #4614
- Updates for project Nextcloud vue library by @transifex-integration in #4636
- Updates for project Nextcloud vue library by @transifex-integration in #4641
- Updates for project Nextcloud vue library by @transifex-integration in #4644
- Updates for project Nextcloud vue library by @transifex-integration in #4649
- Updates for project Nextcloud vue library by @transifex-integration in #4651
- fix: missing trailing comma by @raimund-schluessler in #4654
- Updates for project Nextcloud vue library by @transifex-integration in #4658
Full Changelog: v8.0.0-beta.8...v8.0.0-beta.9