v8.0.0-beta.6
Pre-release
Pre-release
What's Changed
π₯ Breaking Changes
- feat(NcEmptyContent)!: make empty content centered by default instead of 20vh margin by @ShGKme in #4506
π Enhancements
- Bring back label outside of the input for NcActionInput by @juliushaertl in #4484
- feat(
NcRichContenteditable
) - add different output appearance in examples by @Antreesy in #4485 - perf(NcEmojiPicker): decrease mounting time and memory by moving large constants initialization and storing out from instance's reactive data by @ShGKme in #4479
- enh(NcAppNavigationCaption): Forward listeners by @Pytal in #4494
- enh(a11y): Use button as header menu trigger by @Pytal in #4481
- enh(a11y): Add nav to header menu by @Pytal in #4487
π Fixed bugs
- feat and fix:
NcCheckboxRadioSwitch
required
prop and input position fix by @skjnldsv in #4488 - Align NcCheckboxRadioSwitch labels by @raimund-schluessler in #4490
- fix(EmptyContent): svg max size by @skjnldsv in #4496
- fix(NcRichContenteditable): make the default placeholder short by @ShGKme in #4408
- Stop propagation of keyboard navigation in a number of components by @ShGKme in #4501
- fix(NcRichText) - don't strip
<tag>
-like content when parsing markdown by @Antreesy in #4486
Other Changes
- feat: add
v8.x (Nextcloud 28)
as latest docs title by @skjnldsv in #4499 - chore[docs]: link to docs for vue3 by @raimund-schluessler in #4509
- Migrate build of single entry points from webpack to vite by @susnux in #4386
- feat(docs) - add cross-examples for rich components in docs, add mention support by @Antreesy in #4507
Full Changelog: v8.0.0-beta.5...v8.0.0-beta.6