- accept nullish value in out tangets
- typo in markers toJson
- text layer abstractions, hotfixes and null handling on root properties, color conversion helper method, additional shape types
-
047dbc2: Minor features fixes
Improvements
Add matteMode, matteTarget, isHidden & matchName properties to layers Add merge shape Add public parent references to layers
Fixes
Allow bezier tangent values to have more than 2 numbers Fix layer serialization in precomposition assets
- e54929a: moved changesets to dev dependency All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.
0.1.0 (2021-10-19)
- layer: shape layer serialization (d17188f)
- Linting issues (e88f426)
- ellipse: added missing property Direction (58bc619)
- fix import: fix import for test file (c59c1ab)
- Add constructors for animated properties and keyframes (be30ed4)
- add marker support (ec26c59)
- Add rounded corners shape (589fb43)
- Add star shape (35360d6)
- Implement Gradients (ca898bd)
- Repeater shape (6b42c08)
- Trim multiple shapes mode (ba6cdad)
- color extraction updates: color extraction code (e935e00)
- theming code: theming code (c4fda3f)