Skip to content

v8.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@Pytal Pytal released this 15 Sep 06:37
· 1663 commits to master since this release
e94239e

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

Full Changelog: v8.0.0-beta.5...v8.0.0-beta.6