Skip to content

v8.34.0

Choose a tag to compare

@ShGKme ShGKme released this 07 Nov 20:10
· 75 commits to stable8 since this release
92a8e63

What's Changed

πŸ“ Notes

  • NcAppSettingsSectionShortcuts has been renamed to NcAppSettingsShortcutsSection but still available by the previous name

πŸš€ Enhancements

  • [stable8] feat: add NcFormGroup by @backportbot[bot] in #7762
  • [stable8] feat: add NcFormBox and adjust NcRadioGroup to NcFormBox and NcFormGroup by @backportbot[bot] in #7765
  • [stable8] feat: add NcFormBoxButton by @backportbot[bot] in #7789
  • [stable8] feat(NcRadioGroup): deprecate labelHidden prop in favor of hideLabel by @backportbot[bot] in #7772
  • [stable8] feat: add NcFormBoxCopyButton by @backportbot[bot] in #7793
  • [stable8] feat: add NcFormBoxSwitch by @backportbot[bot] in #7795
  • [stable8] feat(NcAppSettingsDialog): adjust design for new form elements, add section descriptions by @backportbot[bot] in #7802
  • [stable8] feat: NcAppSettingsSectionShortcuts -> NcAppSettingsShortcutsSection by @backportbot[bot] in #7816

πŸ› Fixed bugs

  • [stable8] fix(NcFormGroup): remove margin when no label/description by @backportbot[bot] in #7780
  • [stable8] fix(NcFormGroup): decrease gap between label and content by @ShGKme in #7782
  • [stable8] fix(NcFormBox*): user-select: none on Safari as well by @backportbot[bot] in #7796
  • [stable8] fix(NcRichContenteditable): keep previous cursor position on focus by @backportbot[bot] in #7804
  • [stable8] fix(NcHotkeyList): align with form labels by @backportbot[bot] in #7810
  • [stable8] fix(NcHotkeyList): align with the section by @backportbot[bot] in #7812
  • [stable8] fix(NcActions): improve performance by only computing popover maxHeight on demand by @backportbot[bot] in #7815
  • [stable8] fix(NcListItem): do not mount NcAction until necessary by @backportbot[bot] in #7818
  • [stable8] fix(NcRichText): start heading from h4 by @ShGKme in #7821
  • [stable8] fix(NcFormBoxButton): router check on Vue 2 by @ShGKme in #7822

Other Changes

  • [stable8] chore(docs): update docs link titles by @backportbot[bot] in #7770
  • [stable8] chore: update workflows from organization by @susnux in #7763
  • [stable8] chore(docs): add missing backports around supported versions and links by @ShGKme in #7773
  • [stable8] chore(docs): correct min supported Nextcloud version by @backportbot[bot] in #7776
  • [stable8] chore(docs): do not minimize docs and add examples code highlight by @backportbot[bot] in #7803
  • [stable8] chore: update Node and NPM version in dev engines by @susnux in #7786
  • [stable8] chore(docs): optionally set docs server port via VUE_STYLEGUIDIST_PORT by @backportbot[bot] in #7806

Full Changelog: v8.33.0...v8.34.0