Releases: uimix-editor/uimix
Releases · uimix-editor/uimix
v0.5.0
0.5.0 (2022-07-04)
Bug Fixes
- editor: better new component position (50f5504)
- editor: fix captureDOM for elements (1584b9d)
- editor: render nothing for recursive instances (fix #130) (531223d)
- figma: export better CSS from Figma (#134) (79b7a9a)
Features
- editor: improve copy/paste (#129) (0e687f6)
- editor: insert dropped elements to better position (#132) (24c9285)
v0.4.2
0.4.2 (2022-06-29)
Bug Fixes
- editor: fix quadtree-ts is not imported correctly (37e0bfa)
v0.4.1
0.4.1 (2022-06-29)
Bug Fixes
- editor: disable quirks mode of renderer iframe (fix #69) (e208594)
- editor: set display to block when creating new components (ca3bfe8)
Features
- editor: activate media query variants in component instances based on variant artboard width (#119) (4d0b762)
- editor: copy & paste styles (#121) (4c20634)
- editor: do not append wrapper elements to components created from elements (#122) (3ea2105)
- editor: implement eye dropper (fix #114) (8adc6e4)
- editor: Implement Select All (#126) (1778a80)
v0.4.0
0.4.0 (2022-06-26)
Bug Fixes
- editor: fix command+scroll and pinch direction (fb30f30)
- remove vw/vh unit from dropdown (fix #108) (34bd287)
Features
- editor: icons in cursor select options (fix #116) (09d5927)
- editor: insert tool shortcuts + send more analytics (#117) (a707db9)