Version 6.0.0-beta18
Pre-release
Pre-release
- fix(StyledText): add ability to unset style (issue #9578) #9597
- CD(): expose vue deployed app #9615
- chore(): Upgrade Rollup to 4.9.5 #9613
- chore(): Upgrade rollup and plugins at latest 3 #9612
- fix(WebGLFilterBackend) Destroy the context of queryWebgl test function, remove automatic perf checkup, make it explicit with a function #8932
- tests(): migrate target hit tests to jest and drag and drop test to playwright #9333
- fix(SVGParser): avoid crashing on SVG that use @import css feature #9602
- fix(): compositionEnd event handler is not registered correctly. (regression from f91362c ) #9610
- ci(): Add a test case from the multiple selection use case for groups #9599
- refactor(env): Change the way the environment and retina are initialized #9480
- chore(TS): fix type of modifed event that could cause unexpected behaviour in dev code #9596
- fix(LayoutManager): remove unnecessary check #9591
- fix(Text) Fix style transfer issue on a line that is not empty #9461
- ci(): add a vue template #9502
- refactor():
getActiveControl
now returns the key, the corner and the coordinates #9515 - fix(Controls): forbid scaling to avoid NaN issues on scaling zero sized objects. #9475 #9563
- feat(LayoutManager): BREAKING remove
shouldResetTransform
handling from LayoutManager #9581 - refactor(): rm active selection ref #9561
- feat(Next.js sandbox): simpler canvas hook #9577
- fix(): fix modify polygon points with zero sized polygons ( particular case of axis oriented lines ) #9575
- fix(Polyline, Polygon): Fix wrong pathOffset for polyline with the normal bounding box calculation. #9460