Skip to content

v8.37.0

Choose a tag to compare

@susnux susnux released this 15 Mar 11:51
· 176 commits to stable8 since this release
96a3e6a

What's Changed

🚀 Enhancements

  • [stable8] feat(NcFilePicker): add picker component to select local files by @backportbot[bot] in #8180
  • [stable8] feat(emoji): extend 'emojiAddRecent' to allow pass emoji as an argument by @backportbot[bot] in #8290

🐛 Fixed bugs

  • [stable8] fix(NcTextArea): area resize does not resize component by @JuliaKirschenheuter in #8161
  • [stable8] fix(NcButton): remove active effect from disabled buttons by @backportbot[bot] in #8177
  • [stable8] fix(NcInputField): use overflow-wrap: anywhere instead of word-break: break-all for the helper text by @backportbot[bot] in #8262
  • [stable8] fix(NcModal): properly handle modal name size by @backportbot[bot] in #8268
  • [stable8] fix(NcContent): provide appName to children by @susnux in #8271
  • [stable8] fix(NcAppContent): list is not scrollable on mobile by @JuliaKirschenheuter in #8289
  • [stable8] fix(NcRichContenteditable): restore native undo/redo events by @Antreesy in #8298
  • [stable8] fix(NcRichText): ignore links resolving in Markdown by @backportbot[bot] in #8302

Other Changes

  • [stable8] test(cypress): adjust workflow and fix broken tests by @susnux in #8178
  • chore: prepare v8.37.0 by @susnux in #8303

Full Changelog: v8.36.0...v8.37.0