v8.37.0
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: anywhereinstead ofword-break: break-allfor 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
appNameto 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