@mastergo/plugin-utils
Advanced tools
+1
-1
@@ -625,3 +625,3 @@ declare function hexToRGBA(hex: string): RGBA; | ||
| interface GroupNode extends DefaultContainerMixin, GeometryMixin { | ||
| interface GroupNode extends DefaultContainerMixin, GeometryMixin, FrameContainerMixin { | ||
| readonly type: 'GROUP' | ||
@@ -628,0 +628,0 @@ clone(): GroupNode |
+2
-1
| { | ||
| "name": "@mastergo/plugin-utils", | ||
| "version": "0.3.0", | ||
| "version": "0.3.1", | ||
| "main": "dist/index.js", | ||
@@ -20,2 +20,3 @@ "types": "dist/index.d.ts", | ||
| "devDependencies": { | ||
| "@mastergo/plugin-utils": "^0.3.0", | ||
| "@rollup/plugin-commonjs": "^20.0.0", | ||
@@ -22,0 +23,0 @@ "@rollup/plugin-json": "^4.1.0", |
-385
| # [0.3.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.29.0...v0.3.0) (2022-07-08) | ||
| # [0.3.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.29.0...v0.3.0) (2022-07-08) | ||
| # [0.2.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.28.0...v0.2.0) (2022-07-01) | ||
| # [0.27.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.26.1...v0.27.0) (2022-01-25) | ||
| ### Features | ||
| * new mg api ([34d673b](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/34d673b0880a1c09c2c871c120a2ab59130e02f2)) | ||
| ## [0.26.1](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.26.0...v0.26.1) (2021-12-23) | ||
| # [0.26.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.25.1...v0.26.0) (2021-12-23) | ||
| ### Features | ||
| * 添加颜色转换函数 ([337b772](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/337b772059fda076afc8236c88be65fedcf0c1fd)) | ||
| ## [0.25.1](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.25.0...v0.25.1) (2021-12-23) | ||
| # [0.25.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.24.0...v0.25.0) (2021-12-22) | ||
| ### Features | ||
| * 添加 paint 工具函数 ([49ffaa7](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/49ffaa70a001710634997d9b930e57873a92cead)) | ||
| # [0.24.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.23.1...v0.24.0) (2021-12-21) | ||
| ### Features | ||
| * add useAbsoluteBounds for ExportSettings ([5d76ba1](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/5d76ba1e3881a7c1c18c8b10c986b6bb501fdcdb)) | ||
| ## [0.23.1](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.23.0...v0.23.1) (2021-12-21) | ||
| ### Features | ||
| * add visible option for ShowUIOptions ([23d7bec](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/23d7bec716fd559bc4cd13db629b1f780a2c5e10)) | ||
| * update ([f007c52](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/f007c52db9b2138d2e6f7853a917e1e777246ca6)) | ||
| # [0.23.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.22.1...v0.23.0) (2021-12-21) | ||
| ### Features | ||
| * add relativeTransform ([315c9fe](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/315c9fe49230f4433f3f1e3caea4375f6cb5d7a6)) | ||
| ## [0.22.1](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.11.1...v0.22.1) (2021-12-20) | ||
| # [0.22.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.21.0...v0.22.0) (2021-11-30) | ||
| ### Bug Fixes | ||
| * change showUI interface ([68508f3](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/68508f34c9f1ba9beffe3dd85d0a703da279a728)) | ||
| # [0.21.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.20.0...v0.21.0) (2021-11-17) | ||
| ### Features | ||
| * add text superlink interfacee ([4ad64db](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/4ad64db3a472daeb8dd10ecbb281aa8c8e677c0d)) | ||
| # [0.20.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.19.0...v0.20.0) (2021-11-17) | ||
| ### Bug Fixes | ||
| * fix notify ([cba2945](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/cba29456843fd38bece7bc19249986c65fe9dcd2)) | ||
| # [0.19.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.18.0...v0.19.0) (2021-11-17) | ||
| ### Bug Fixes | ||
| * fix notify interface ([46c9d6e](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/46c9d6e905685d2128a13dc662f09584ca49ef4f)) | ||
| # [0.18.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.17.0...v0.18.0) (2021-11-17) | ||
| ### Bug Fixes | ||
| * remove useless imagePaint properties ([601cc04](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/601cc04383d719fea946f3029fb236b08cf38d7b)) | ||
| # [0.17.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.16.0...v0.17.0) (2021-11-17) | ||
| ### Features | ||
| * add image interface and createImage ([7a46f2c](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/7a46f2c3ef3927be4dab146db80212922d0c9d05)) | ||
| # [0.16.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.15.0...v0.16.0) (2021-11-09) | ||
| ### Bug Fixes | ||
| * setRangeTextDecoration ([bb462cc](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/bb462ccf75875de650d1c9fc455f55443c03a2a1)) | ||
| # [0.15.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.14.0...v0.15.0) (2021-11-09) | ||
| ### Bug Fixes | ||
| * setRangeLineHeight ([49fb33e](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/49fb33e2eff36e0c97ae8060903310bfde4caa78)) | ||
| # [0.14.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.13.0...v0.14.0) (2021-11-09) | ||
| ### Bug Fixes | ||
| * lineheight ([173e438](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/173e438e7c872926c72c8c631e3a71883165fbcd)) | ||
| # [0.13.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.12.0...v0.13.0) (2021-11-09) | ||
| ### Bug Fixes | ||
| * range letterspacing ([176d0ab](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/176d0abb067604e1c2163bea1d28425fca50d315)) | ||
| # [0.12.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.10.0...v0.12.0) (2021-11-09) | ||
| ### Bug Fixes | ||
| * text setRangeFont ([bc3308c](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/bc3308c4fc7b037dfa4f53675d89893c6ffcbb22)) | ||
| ### Features | ||
| * add removed ([61c06ce](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/61c06ce0d2c7f1921d8ba5f1c0b2156f952a5674)) | ||
| # [0.22.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.21.0...v0.22.0) (2021-11-30) | ||
| ### Bug Fixes | ||
| - change showUI interface ([68508f3](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/68508f34c9f1ba9beffe3dd85d0a703da279a728)) | ||
| # [0.21.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.20.0...v0.21.0) (2021-11-17) | ||
| ### Features | ||
| - add text superlink interfacee ([4ad64db](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/4ad64db3a472daeb8dd10ecbb281aa8c8e677c0d)) | ||
| # [0.20.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.19.0...v0.20.0) (2021-11-17) | ||
| ### Bug Fixes | ||
| - fix notify ([cba2945](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/cba29456843fd38bece7bc19249986c65fe9dcd2)) | ||
| # [0.19.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.18.0...v0.19.0) (2021-11-17) | ||
| ### Bug Fixes | ||
| - fix notify interface ([46c9d6e](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/46c9d6e905685d2128a13dc662f09584ca49ef4f)) | ||
| # [0.18.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.17.0...v0.18.0) (2021-11-17) | ||
| ### Bug Fixes | ||
| - remove useless imagePaint properties ([601cc04](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/601cc04383d719fea946f3029fb236b08cf38d7b)) | ||
| # [0.17.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.16.0...v0.17.0) (2021-11-17) | ||
| ### Features | ||
| - add image interface and createImage ([7a46f2c](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/7a46f2c3ef3927be4dab146db80212922d0c9d05)) | ||
| # [0.16.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.15.0...v0.16.0) (2021-11-09) | ||
| ### Bug Fixes | ||
| - setRangeTextDecoration ([bb462cc](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/bb462ccf75875de650d1c9fc455f55443c03a2a1)) | ||
| # [0.15.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.14.0...v0.15.0) (2021-11-09) | ||
| ### Bug Fixes | ||
| - setRangeLineHeight ([49fb33e](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/49fb33e2eff36e0c97ae8060903310bfde4caa78)) | ||
| # [0.14.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.13.0...v0.14.0) (2021-11-09) | ||
| ### Bug Fixes | ||
| - lineheight ([173e438](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/173e438e7c872926c72c8c631e3a71883165fbcd)) | ||
| # [0.13.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.12.0...v0.13.0) (2021-11-09) | ||
| ### Bug Fixes | ||
| - range letterspacing ([176d0ab](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/176d0abb067604e1c2163bea1d28425fca50d315)) | ||
| # [0.12.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.11.0...v0.12.0) (2021-11-09) | ||
| ### Bug Fixes | ||
| - text setRangeFont ([bc3308c](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/bc3308c4fc7b037dfa4f53675d89893c6ffcbb22)) | ||
| # [0.11.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.10.0...v0.11.0) (2021-11-04) | ||
| ### Features | ||
| - add removed ([61c06ce](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/61c06ce0d2c7f1921d8ba5f1c0b2156f952a5674)) | ||
| # [0.10.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.9.1...v0.10.0) (2021-11-02) | ||
| ## [0.9.1](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.9.0...v0.9.1) (2021-10-28) | ||
| ### Features | ||
| - 补充组件与实例相关接口 ([0fb1957](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/0fb195794e27acd9d1dfa35de74b0aff1de57a60)) | ||
| # [0.9.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.8.1...v0.9.0) (2021-10-28) | ||
| ### Features | ||
| - 文本节点相关接口类型 ([0a917da](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/0a917dac5d8831929efe25b659ce27eb1d9ac2e8)) | ||
| ## [0.8.1](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.8.0...v0.8.1) (2021-10-27) | ||
| ### Features | ||
| - 字体加载 api ([11f2243](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/11f224357d673e87d3745b575fde0afad364bc18)) | ||
| # [0.8.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.7.1...v0.8.0) (2021-10-27) | ||
| ### Features | ||
| - 添加 clone() 类型 ([64a2a28](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/64a2a287e231ab3a32ad12ae9a7c11d5864041f6)) | ||
| ## [0.7.1](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.7.0...v0.7.1) (2021-10-26) | ||
| ### Bug Fixes | ||
| - BlurEffect 增加 blendMode ([c1b7704](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/c1b770467eda18cb958fe81f71dc89bed02749ad)) | ||
| # [0.7.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.6.1...v0.7.0) (2021-10-26) | ||
| ### Features | ||
| - 补充样式相关的 api ([6c605e5](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/6c605e5763553403601d313155c3a258526f4526)) | ||
| ## [0.6.1](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.6.0...v0.6.1) (2021-10-18) | ||
| ### Features | ||
| - 支持 flexGrow 和 alignSelf ([677f7dd](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/677f7dd4c72ebe27f23bf3848ddd64375a86c5a5)) | ||
| # [0.6.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.5.0...v0.6.0) (2021-10-11) | ||
| ### Features | ||
| - support ui.notify() & mastergo.saveVersionHistoryAsync ([6daf854](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/6daf8542ded688308cc0bc1d3aeba04ab5607af8)) | ||
| # [0.5.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.4.9...v0.5.0) (2021-10-09) | ||
| ### Features | ||
| - auto layout ([d1689c1](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/d1689c1d05fb36e610746e7905446e740c9e8401)) | ||
| ## [0.4.9](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.4.8...v0.4.9) (2021-09-28) | ||
| ### Bug Fixes | ||
| - some tweak ([35f0469](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/35f0469a5e7d42ab3a3d2bc9d20682bbb58bf49e)) | ||
| ## [0.4.8](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.4.7...v0.4.8) (2021-09-26) | ||
| ### Bug Fixes | ||
| - export typings ([7f5438d](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/7f5438d2dcda00f27a6fdf484c4a391766938ad8)) | ||
| ## [0.4.7](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.4.6...v0.4.7) (2021-09-24) | ||
| ### Bug Fixes | ||
| - rename bound to bounds ([4e7ce3f](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/4e7ce3fe80a9d5a754f8b4b3b89aa01c4725a33e)) | ||
| ## [0.4.6](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.4.5...v0.4.6) (2021-09-24) | ||
| ### Bug Fixes | ||
| - the type of ui.onmessage ([c870021](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/c8700216a0c75592ce1fdebe339e83f1471231e2)) | ||
| ## [0.4.5](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.4.4...v0.4.5) (2021-09-24) | ||
| ### Bug Fixes | ||
| - tweak the type of ui.postMessage ([9c2e9a6](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/9c2e9a6b1045e0a559d76a4cc41d451e7d983743)) | ||
| ## [0.4.4](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.4.3...v0.4.4) (2021-09-23) | ||
| ### Bug Fixes | ||
| - the off type ([77973a2](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/77973a2f0016bcf595783440eb3c5a490ad2eb86)) | ||
| - types ([6fe3389](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/6fe3389f4b823261deb670e9568ccc29ddb16472)) | ||
| ## [0.4.3](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.4.2...v0.4.3) (2021-09-23) | ||
| ### Bug Fixes | ||
| - PageNode's children should be SceneNode ([c0f2381](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/c0f23811bb81b56849dff4957c052f196207af66)) | ||
| ## [0.4.2](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.4.1...v0.4.2) (2021-09-23) | ||
| ### Bug Fixes | ||
| - tweak typings ([51678a8](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/51678a874b5712630538e2a6a1307076bcb5029c)) | ||
| ## [0.4.1](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.4.0...v0.4.1) (2021-09-22) | ||
| ### Bug Fixes | ||
| - upgrade layout mixin ([08f1ee7](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/08f1ee7fb1c3300b3ebd618d57e5713ab929d338)) | ||
| # [0.4.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.3.0...v0.4.0) (2021-09-22) | ||
| ### Features | ||
| - support children methods ([f52e447](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/f52e44764b1018ced4be14c06a01d318b8d4fdff)) | ||
| # [0.3.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.2.0...v0.3.0) (2021-09-17) | ||
| ### Features | ||
| - support some methods ([fc9fe0a](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/fc9fe0aaebc858dc6d1bd7b4819ab44f750b37dd)) | ||
| # [0.2.0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.1.0...v0.2.0) (2021-09-17) | ||
| ### Bug Fixes | ||
| - concat dts ([25d3643](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/25d3643669f59891bb6a8b301b04d59b3f55cfd9)) | ||
| # 0.1.0 (2021-09-17) |
24170
-38.79%17
6.25%4
-20%