Aaron
|
66d9812860
|
chore: update version (#5805)
|
2024-06-03 17:42:20 +08:00 |
|
Aaron
|
133bcc40ea
|
refactor(layout): export d3-force-3d from 3d extension (#5803)
* refactor(layout): export d3-force-3d from 3d extension
* refactor(layout): rename d3force to d3-force
|
2024-06-03 17:12:46 +08:00 |
|
Aaron
|
2109e25895
|
chore: update 3d and react publish config (#5742)
* chore: update 3d and react publish config
* chore: update g6 version to beta.36
|
2024-05-16 14:19:30 +08:00 |
|
xiaoiver
|
36e39e5582
|
fix: update to latest @antv/g (#5702)
* fix: use transform instead of x/y/z
* fix: use transform instead of x/y in label
* chore: remove site docs apis
* chore: remove incorrect snapshots
* fix: image & icon node
* fix: update to latest @antv/component
* fix: combo & plugin bubble set
* chore: update behavior snapshots
* fix: edge loop curve & combo
* chore: unit tests
* fix: animation
* chore: force update snapshots
* chore: update lasso snapshots
* chore: update deps
* chore: update to latest g & g2 deps
|
2024-05-15 13:00:22 +08:00 |
|
Aaron
|
79c18aa59d
|
feat: add HTML node, g node, react node (#5654)
* feat(elements): add html node
* fix: fix issue that unexpected invoke sequence cause exception
* refactor: adjust exports
* feat(react): create g6-extension-react
* test: update test case
* chore: update dependencies
* fix: fix cr issue
* chore: adjust jest config
|
2024-04-18 10:05:05 +08:00 |
|
Aaron
|
6583288f83
|
feat: add 3d behaviors (#5614)
* refactor: adjust ExtensionCategory to enum
* feat(plugins): add camera setting plugin
* refactor(utils): shortcut support drag extend key
* refactor: adjust event type definition
* refactor: emit canvas event
* refactor: adjust exports
* refactor: adjust renderer
* feat(behaviors): add 3d behaviors
* test: add dev demos
* chore: adjust package.json
* refactor: fix getExtension type
|
2024-04-03 20:46:59 +08:00 |
|
Aaron
|
da5297cd8c
|
feat: add 3d elements, plugin (#5597)
* refactor: adjust exports, use enum replace const enum
* fix: fix issue that unexpected z attr
* feat(utils): add TupleMap and getCacheKey
* feat(elements): add 3d elements
* feat(plugins): add 3d light
* refactor: adjust 3d renderer
* refactor: adjust exports
* test: add demos
* chore: config packages.json, jest config
* test: fix test case
* chore: update g6-extension-3d version
* chore: setup project configs
* test: fix demo type issue
* chore: config tsconfig for type-check
|
2024-03-29 11:57:10 +08:00 |
|
Aaron
|
b7bbc29704
|
refactor: adjust project and add 3d extension package (#5497)
* refactor: remove g6-plugin-map-view and react-node
* refactor: adjust exports
* chore: update deps, use turbo to batch build
* feat(3d): init g6-extension-3d package
* chore: update turbo config
* refactor: fix cr issues
|
2024-03-05 19:13:37 +08:00 |
|