g6/stories
Dominic Ming 3201fd0469 feat: jsx node extend config support and next style (#2092)
* feat: register node from xml string or xml string genrator

* feat: add register xml node to interface and stroy book

* fix: merge register to node & basic props back to shape options

* fix: delete unused static function on shape

* feat: xml node update when setState

* feat: simple template renderer on xml

* feat: simple template renderer on xml

* fix: xml node update state style error

* chore: remove lodash dependency

* fix: remove xml html node after compile

* feat: support loose json and object wrapped with {{ }}

* feat: add test for new xml parser

* feat: using style from cfg into xml node

* 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

* feat: register node from xml string or xml string genrator

* feat: add register xml node to interface and stroy book

* fix: merge register to node & basic props back to shape options

* fix: delete unused static function on shape

* feat: xml node update when setState

* feat: simple template renderer on xml

* feat: simple template renderer on xml

* fix: xml node update state style error

* chore: remove lodash dependency

* fix: remove xml html node after compile

* feat: support loose json and object wrapped with {{ }}

* feat: add test for new xml parser

* feat: using style from cfg into xml node

* 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

* fix: update & state

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

* lint: fix line problem in xml

* 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

* fix: test xml node

* fix: fix image node problem

* doc: add xml node examples

* feat: add jsx key for node extend

* feat: add next key to keep shape display inline

* fix: xml json parse bug cause boolean not supported

* fix: lint problem

* fix: coveage fix

Co-authored-by: Moyee <576375879@qq.com>
2020-09-24 11:11:51 +08:00
..
Algorithm feat: pagerank algorithm 2020-08-27 15:28:04 +08:00
Case style: fix eslint bugs 2020-08-17 18:50:55 +08:00
Combo fix: drag combo and drag node to drop on canvas/combo/node problem; 2020-09-03 16:53:32 +08:00
Hull style: fix eslint bugs 2020-08-17 18:50:55 +08:00
Interaction docs: update demo 2020-09-14 10:59:09 +08:00
Issues feat: add trend teimebar component 2020-09-24 11:08:10 +08:00
label feat: support set the background of the label 2020-04-09 19:20:52 +08:00
Layout feat: modify polyline path-finder alogrithm 2020-09-21 14:08:35 +08:00
Performance style: fix eslint bugs 2020-08-17 18:50:55 +08:00
Plugins feat: add timebar examples 2020-09-24 11:08:10 +08:00
Shape feat: jsx node extend config support and next style (#2092) 2020-09-24 11:11:51 +08:00
svg style: fix eslint bugs 2020-08-17 18:50:55 +08:00
Tree style: fix eslint bugs 2020-08-17 18:50:55 +08:00
View style: fix eslint bugs 2020-08-17 18:50:55 +08:00
index.stories.tsx fix: fix the problem about fail to render the graph when the animate and fitView are true by turn off the animate for rendering temporary 2020-04-28 10:40:20 +08:00