4.0.0-next.4
4.0.0-next.4 (2026-06-15)
- canvas: align candlestick labels with wick endpoints (b328da4)
v53.1.6
- Updated
@platejs/selection.
- #5018 by @zbeyens – Fix block selection copy and cut in Safari by writing selected blocks to the native clipboard event.
Thanks to everyone who contributed to this release:
@zbeyens
Full changelog: v53.1.5...v53.1.6
@quasar/app-vite-v3.0.0-rc.3
- fix(app-vite): iOS --ide opens .xcworkspace not .xcodeproj (fix: #18324) (#18325)
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
@tdesign/uniapp@0.10.0
plugin-legacy@8.1.0-beta.0
Please refer to CHANGELOG.md for details.
v8.1.0-beta.0
Please refer to CHANGELOG.md for details.
v53.1.5
- Updated
@platejs/markdown.
Thanks to everyone who contributed to this release:
@zbeyens
Full changelog: v53.1.4...v53.1.5
v3.10.5
Fixes
-
TreeApimethods (select,focus,delete,edit, node creation, etc.) now honor a customidAccessorwhen given raw row data, instead of always reading.id. The identifier parameters and theonCreatereturn type accept your data type, so a custom accessor works end-to-end. (#366)