v9.0.0-alpha.4
Pre-release
Pre-release
What's Changed
🚀 Enhancements
- [next] feat(NcDialogButton): Allow to pass
disabled
prop by @backportbot in #5680 - [next] feat(NcRichContenteditable): programmatically show tributes by @backportbot in #5685
- [next] feat(NcAppSidebar): add
toggleAttrs
prop to pass attributes on the toggle button by @backportbot in #5701 - [next] feat: Add NcChip component by @backportbot in #5689
- [next] feat(NcAppSidebar): add noToggle prop to hide the built-in toggle button by @backportbot in #5705
🐛 Fixed bugs
- [next] Use variables for input border width by @backportbot in #5657
- [next] fix(NcRichText): crash on router links rendering by @ShGKme in #5672
- [next] fix: re-export
NcEllipsisedOption
andNcInputField
in root export by @ShGKme in #5668 - [next] fix(NcVNodes): add re-export in root export and add docs by @backportbot in #5667
- [next] fix(NcModal): Adjust modal header name and actions by @backportbot in #5707
- [next] fix(richText): do not handle relative links without leading slash as router links by @backportbot in #5704
- [next] fix: japanese system tags translation by @backportbot in #5735
- [next] fix(NcAppSidebar): make closing animation less glitchy by @backportbot in #5621
- [next] fix(NcAppSidebar): make sidebar a single node again to allow v-show, classes and attributes by @backportbot in #5725
Other Changes
- [next] fix: Adjust license in package.json by @ShGKme in #5644
- [next] refactor: Drop unused files from source by @backportbot in #5648
- [next] refactor: Fix linter issues on test case files by @backportbot in #5649
- [next] chore(NcEllipsisedOption): add docs by @backportbot in #5670
- [next] Add SPDX identifiers by @susnux in #5700
- [next] fix(REUSE): add SPDX header to a new file by @backportbot in #5710
- [next] chore(directives): add docs by @backportbot in #5712
- [next] chore: Updates styles for styleguide by @susnux in #5737
- chore: Prepare 9.0.0-alpha.4 by @susnux in #5738
Full Changelog: v9.0.0-alpha.3...v9.0.0-alpha.4