Commit Graph

3168 Commits

Author SHA1 Message Date
Yanyan-Wang
06acc0fb43 test: update test specs. 2020-08-25 10:44:49 +08:00
Yanyan-Wang
93ca3d77b6 docs: update bubble set example. docs: update changelog and version number. 2020-08-25 10:44:49 +08:00
Yanyan-Wang
2fab49aab2 docs: update xml node demo. 2020-08-25 10:44:49 +08:00
Yanyan-Wang
bbc5172a95 feat: getChartRegion Util for chart node. 2020-08-25 10:44:49 +08:00
Yanyan-Wang
a5117c3458 docs: add xml node demo for site 2020-08-25 10:44:49 +08:00
chenluli
b351a06a1b docs: add examples for hull 2020-08-24 19:17:01 +08:00
chenluli
558582e954 docs: add api docs for algorithms and hull 2020-08-24 19:17:01 +08:00
baizn
fc84e17255 fix: img state 2020-08-24 19:05:09 +08:00
baizn
02771191a1 fix: update & state 2020-08-24 18:00:37 +08:00
Dominic Ming
d1c2a3d419 fix: xml node state style not correct (#1916)
* feat: using style from cfg into xml node

* fix: node style not rollback with the style

* fix: remove unused var

* feat: xml node using single-node setState methods
2020-08-24 18:00:37 +08:00
多牧
29e3be2025 fix: delete unused static function on shape 2020-08-24 18:00:37 +08:00
多牧
b9858e22e5 fix: merge register to node & basic props back to shape options 2020-08-24 18:00:37 +08:00
多牧
10de981b51 feat: add register xml node to interface and stroy book 2020-08-24 18:00:37 +08:00
多牧
ad2bf83bbb fix: xml node update state style error 2020-08-24 18:00:37 +08:00
多牧
51f63301ef feat: xml node update when setState 2020-08-24 18:00:37 +08:00
多牧
fda590470a fix: delete unused static function on shape 2020-08-24 18:00:37 +08:00
多牧
32a1202056 fix: merge register to node & basic props back to shape options 2020-08-24 18:00:37 +08:00
多牧
b090a03c95 feat: add register xml node to interface and stroy book 2020-08-24 18:00:37 +08:00
Dominic Ming
49139948fe fix: xml node state style not correct (#1916)
* feat: using style from cfg into xml node

* fix: node style not rollback with the style

* fix: remove unused var

* feat: xml node using single-node setState methods
2020-08-24 18:00:37 +08:00
多牧
a539402a04 feat: simple template renderer on xml 2020-08-24 18:00:37 +08:00
多牧
9079a33225 fix: delete unused static function on shape 2020-08-24 18:00:37 +08:00
多牧
59819b5e41 fix: merge register to node & basic props back to shape options 2020-08-24 18:00:37 +08:00
多牧
973337c9f8 feat: add register xml node to interface and stroy book 2020-08-24 18:00:37 +08:00
多牧
c8bb159c05 feat: register node from xml string or xml string genrator 2020-08-24 18:00:37 +08:00
多牧
b3bab9aba6 fix: xml node update state style error 2020-08-24 18:00:37 +08:00
多牧
e1988fa1dc feat: xml node update when setState 2020-08-24 18:00:37 +08:00
多牧
b8c74ea51d fix: delete unused static function on shape 2020-08-24 18:00:37 +08:00
多牧
2150caf508 fix: merge register to node & basic props back to shape options 2020-08-24 18:00:37 +08:00
多牧
c436636dec feat: add register xml node to interface and stroy book 2020-08-24 18:00:37 +08:00
多牧
c1a9af46c1 feat: register node from xml string or xml string genrator 2020-08-24 18:00:37 +08:00
baizn
6b0b6fd217 fix: resolve CI problem 2020-08-24 18:00:37 +08:00
Dominic Ming
259e344429 fix: xml node state style not correct (#1916)
* feat: using style from cfg into xml node

* fix: node style not rollback with the style

* fix: remove unused var

* feat: xml node using single-node setState methods
2020-08-24 18:00:37 +08:00
多牧
1a87e16dd6 feat: simple template renderer on xml 2020-08-24 18:00:37 +08:00
多牧
b8b803f6ae fix: delete unused static function on shape 2020-08-24 18:00:37 +08:00
多牧
49c73c6f77 fix: merge register to node & basic props back to shape options 2020-08-24 18:00:37 +08:00
多牧
a56807f8cb feat: add register xml node to interface and stroy book 2020-08-24 18:00:37 +08:00
多牧
e0e8dbb701 feat: register node from xml string or xml string genrator 2020-08-24 18:00:37 +08:00
多牧
9a7cfe2e02 fix: xml node update state style error 2020-08-24 18:00:37 +08:00
多牧
1ce7eac82b feat: xml node update when setState 2020-08-24 18:00:37 +08:00
多牧
44f525975c fix: delete unused static function on shape 2020-08-24 18:00:37 +08:00
多牧
a12c4707b6 fix: merge register to node & basic props back to shape options 2020-08-24 18:00:37 +08:00
多牧
f496d3fbc9 feat: add register xml node to interface and stroy book 2020-08-24 18:00:37 +08:00
Dominic Ming
120715fff3 fix: xml node surport image node (#1960)
* feat: using style from cfg into xml node

* fix: node style not rollback with the style

* fix: remove unused var

* feat: xml node using single-node setState methods

* fix: {{}} replace bug and only keyshape inherit origin attrs

* lint: fix line problem in xml

* fix: fix image node problem
2020-08-24 18:00:37 +08:00
baizn
f7d2e9a02d fix: test xml node 2020-08-24 18:00:37 +08:00
Dominic Ming
c3a1f9e75a fix: xml node parse error and origin style only used on keyshape (#1942)
* feat: using style from cfg into xml node

* fix: node style not rollback with the style

* fix: remove unused var

* feat: xml node using single-node setState methods

* fix: {{}} replace bug and only keyshape inherit origin attrs

* lint: fix line problem in xml
2020-08-24 18:00:37 +08:00
baizn
8e61aaf30b fix: update & state 2020-08-24 18:00:37 +08:00
Dominic Ming
51d50a9fcf fix: xml node state style not correct (#1916)
* feat: using style from cfg into xml node

* fix: node style not rollback with the style

* fix: remove unused var

* feat: xml node using single-node setState methods
2020-08-24 18:00:37 +08:00
多牧
6b197d3a83 fix: delete unused static function on shape 2020-08-24 18:00:37 +08:00
多牧
2001e68e74 fix: merge register to node & basic props back to shape options 2020-08-24 18:00:37 +08:00
多牧
86a29b29e3 feat: add register xml node to interface and stroy book 2020-08-24 18:00:37 +08:00