v0.22.1
What's Changed
- test: checkbox change propagation by @danstarns in #6095
- Feature/data sources by @danstarns in #6018
- refactor: cleanup dataListeners by @danstarns in #6098
- refactor: reuse test setup for data sources by @danstarns in #6099
- test: ensure model and view and el are synced data sources by @danstarns in #6100
- test: coverage for trait changeProp not set by @danstarns in #6101
- refactor: init change to monorepo by @danstarns in #6111
- init: pnpm setup by @danstarns in #6114
- docs: update to point to new contributing guide by @danstarns in #6118
- asDocument not working as expected. Fixes #6116 by @artf in #6121
- Fix Sorter usage in StyleManager by @mohamedsalem401 in #6123
- Ensure the resizer is applied on the properly selected component by @artf in #6128
- refactor: remove extra build by @danstarns in #6127
- ci: add back ts:check by @danstarns in #6133
- docs: fix documantation links by @havijs in #6140
- deps: update pnpm 8.6.3 to 9.10.0 by @danstarns in #6139
- feat: inital move cli to mono-repo by @danstarns in #6126
- docs: fix typos by @omahs in #6147
- Fix undo pages by @artf in #6156
- Rollback a change in UndoManager to avoid breaking style updates in undo/redo by @artf in #6157
- Add ability to drag multiple selected components by @mohamedsalem401 in #6155
- feat: add DataSources to project json storage by @danstarns in #6160
- Fix CLI installation and add Windows compatibility for scripts by @mohamedsalem401 in #6166
- Prevent nesting instances of the same symbol by @mohamedsalem401 in #6164
- Fix moving selected component after dragging an unselected component by @mohamedsalem401 in #6173
- feat: data source mutable by @danstarns in #6176
- Refactor sorter by @mohamedsalem401 in #6149
- Fix studio symbols issue by @mohamedsalem401 in #6182
- test: coverage using data-var with .addCollection by @danstarns in #6186
- Add Canvas Component Dragging API by @mohamedsalem401 in #6184
- fix: memory leak data sources by @danstarns in #6188
- Fix sorter performance by @mohamedsalem401 in #6187
- Feature detect document + fixes on configs by @artf in #6189
- Fixing skipped tests by @artf in #6195
- Fix dragging (absolute dragging mode) by @mohamedsalem401 in #6192
- Fix placeholder by @mohamedsalem401 in #6197
- Add dropzone by @mohamedsalem401 in #6200
- CssRule view datavar event propagation by @danstarns in #6190
- Fix for custom getValue/setValue in TraitView by @artf in #6204
- fix: remove id reassign in data sources by @danstarns in #6132
- feat: add telemetry tracking by @danstarns in #6210
- A few fixes/improvements for the DataSource module by @artf in #6219
- Fix extendStyle with dataSources by @artf in #6220
New Contributors
- @mohamedsalem401 made their first contribution in #6123
- @omahs made their first contribution in #6147
Full Changelog: v0.21.13...v0.22.1