What's Changed
- fix(hotkey): move preventDefault() into specific conditional branching by @pubuzhixing8 in #303
- fix: make menu click trigger show/hide submenu for mobile users to be able to choose the submenu by @NaoCoding in #324
- feat: handle text editing on touch device by @pubuzhixing8 in #320
- fix(freehand): disable freehand and erase functionalities when user i… by @pubuzhixing8 in #332
- fix(toolbar): make arrow and shape picker button automatically select the first arrow/shape if it's the first time by @NaoCoding in #333
- fix(mind): fix image scaling issue by @seepine in #317
- Add Vietnamese translations for UI elements by @vigstudio in #343
- feat(export): support export as svg #278 by @pubuzhixing8 in #348
- build: claim dependencies directly by @pubuzhixing8 in #351
- fix: add tooltip, fix get wrong percentage, change cursor when not allowed by @WBbug in #318
- build: add laser-pen to drawnix's package.json by @pubuzhixing8 in #354
- feat(theme-color): this pr will improve the issue of saving and loadi… by @pubuzhixing8 in #366
- feat(shapes): support both curly note of left and curly note of right by @pubuzhixing8 in #367
- fix(text): fix focus fail issue after add text through dblclick by @pubuzhixing8 in #368
- feat: add index.css export by @ylfeng250 in #370
- Text font size by @pubuzhixing8 in #374
- fix(freehand): prevent from hitting the freehand when click the cente… by @pubuzhixing8 in #376
- feat(toolbar): add More Options dropdown with duplicate/delete shortcuts by @dodolalorc in #386
- feat: freehand preset color and thickness by @pubuzhixing8 in #383
- 新增复制到剪贴板功能(SVG / PNG) by @nightt5879 in #395
- ci: update base image and github action by @lurenyang418 in #396
- build: bump plait into 0.93.1 by @pubuzhixing8 in #398
New Contributors
- @seepine made their first contribution in #317
- @vigstudio made their first contribution in #343
- @ylfeng250 made their first contribution in #370
- @dodolalorc made their first contribution in #386
Full Changelog: v0.3.0...v0.4.0