Aaron
4fb0fd4bbd
fix: fix e2e test case of minimap ( #6247 )
...
* test(plugins): fix minimap plugin test case
* chore: update build.yml to ci.yml
---------
Co-authored-by: antv <antv@antfin.com>
2024-08-29 10:00:01 +08:00
Aaron
687e293b66
chore: add github action to auto translate issue title ( #6234 )
...
Co-authored-by: antv <antv@antfin.com>
2024-08-23 13:48:43 +08:00
Aaron
5016fe2bcc
feat(plugins): add minimap plugin ( #6103 )
...
* feat(event): before draw, after draw will info whether to be render
* feat(plugins): add minimap plugin
* refactor(plugins): add container style
* refactor(plugins): remove DOMRect, add renderer option
* test: adjust minimap demo
* chore(test): config playwright test env
* test(plugins): add test case for minimap
* chore: update test config
* refactor: remove useless comment
---------
Co-authored-by: antv <antv@antfin.com>
2024-08-02 10:07:28 +08:00
Aaron
36411e5882
chore: update issue template ( #6101 )
...
* chore: update oscp template description
* chore: update bug report template description
2024-07-31 17:20:19 +08:00
Aaron
d45429ab3f
chore: config project ( #6065 )
2024-07-19 19:09:17 +08:00
Aaron
2a7c953c62
chore: adjust release pr workflow ( #6044 )
...
* chore: adjust workflow and add publish doc
---------
Co-authored-by: antv <antv@antfin.com>
2024-07-16 17:41:04 +08:00
Aaron
36b9c6b4c3
chore: update husky and add release workflow ( #6041 )
...
* chore: update husky
* chore: update github workflows
* chore: update scripts
* chore: fix workflow
2024-07-16 15:35:47 +08:00
Aaron
7c3fa659a8
chore: update auto close issue ( #5992 )
2024-07-08 10:11:14 +08:00
Aaron
8160df7201
fix(animation): fix preprocessKeyframes ( #5981 )
...
* fix(animation): fix preprocessKeyframes
* chore: update workflow
2024-07-04 16:18:06 +08:00
Yuxin
c76940d6ef
refactor: pass context in layout ( #5906 )
...
* feat: layout support context
* fix: fix ci issues
* refactor(utils): ajust layoutAdapter types
* chore: fix deps version
* chore: fix ci report
* test: update snapshot
---------
Co-authored-by: Aaron <yangtao.yangtao@antgroup.com>
2024-06-20 20:49:08 +08:00
Aaron
03d9a03e70
chore: update issue template ( #5837 )
2024-06-07 19:44:01 +08:00
Aaron
06432a3904
chore(site): update deploy.yml, packages.json, tsconfig.json ( #5733 )
...
* refactor(site): fix clear doc script
* chore(site): update deploy.yml, packages.json, tsconfig.json
2024-05-13 16:56:48 +08:00
Aaron
352b5ba1c6
docs(site): update layout examples ( #5728 )
...
* refactor: adjust layout api and exports
* chore: update deploy actions
* docs(site): update layout examples
2024-05-13 10:27:15 +08:00
Aaron
3659e7d1a0
fix(runtime): fix incorrect combo connect ( #5726 )
...
* refactor(runtime): getElementDat -> getElementsDataByType, getElementsData -> getElementDataById
* fix(runtime): fix issue that unexpect edge ends
2024-05-11 21:56:03 +08:00
Aaron
1373cf4d5d
chore: fix deploy action ( #5499 )
2024-03-06 08:50:22 +08:00
Song Pengjie (宋鹏捷)
8af3cf0bb0
feat: add image node ( #5417 )
...
* fix: contextmenu event emit (#5380 )
Co-authored-by: 宋鹏捷 <songpengjie@abtnetworks.com>
* feat: add image node
* fix: remove empty method
* fix: remove fill color for image node
* feat: add image node
* test: update image node snapshot
* test: update controller viewport snapshot
* fix: update unit test and fix bugs for image node
* fix: fix code review issue
* fix: remove console.log
* fix: fix code review issue
* ci: add ci for pull request
* fix: add getIconStyle for image node
* fix: fix ci issue and code review issue
---------
Co-authored-by: 宋鹏捷 <songpengjie@abtnetworks.com>
2024-02-22 18:48:34 +08:00
hustcc
134dfb9e43
test: add coverage ( #5388 )
...
* chore: add coverage action
* docs: update readme add badge
2024-01-30 10:46:29 +08:00
Aaron
4e11baeb51
feat(test): config integration test env and add modular canvas ( #5374 )
...
* feat(test): config integration test env
* feat(runtime): add modular canvas
* refactor(test): update snapshot naming rule
* chore(runtime): adjust variable naming
* chore(test): adjust folder naming
* refactor(runtime): remove unnecessary variable usage
2024-01-26 10:59:52 +08:00
Aaron
4058ba5344
chore: merge 5.1 branch into v5 ( #5345 )
...
* refactor: remove IGraph usage (#5336 )
* refactor: remove IGraph definition and usage
* chore: mark the type problems
* chore: update ci script
* chore: update ci
* refactor: remove history plugin (#5338 )
* refactor: upgrade to register plugins globally (#5337 )
* refactor: upgrade to register plugins globally
* fix: ci
* feat: register once default plugins during initialization
* refactor: upgrade to register plugins globally
---------
Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
* feat: add new spec definition (#5342 )
* feat: add new spec definition
* refactor: remove background, cursor option
* refactor: adjust palette option
* refactor: adjust spec definition
* refactor: use non-strict type checking
* refactor: adjust type naming
* refactor: add container option
---------
Co-authored-by: Yuxin <55794321+yvonneyx@users.noreply.github.com>
Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2024-01-15 15:20:30 +08:00
hustcc
dbfa80675d
chore: remove unused files ( #5274 )
...
* chore: remove rfc template
* chore: remove issue hunt
* chore: remove pnpm lock file
* chore: rename action file
* chore: remove pnpm-workspace.yaml from .gitignore
* chore: remove issue hunt action
2023-12-14 21:16:50 +08:00
Aaron
4d5c037005
chore: add auto close issue workflow ( #5242 )
2023-12-09 00:27:34 +08:00
Aaron
007e2c746a
chore: add oscp template ( #5239 )
2023-12-09 00:27:22 +08:00
xiaoiver
989051ef08
chore: use jsdom in screenshot ( #5201 )
...
* chore: use jsdom in screenshot
* chore: yaml syntax error
* chore: migrate more test cases
* chore: migrate more test cases
2023-11-29 14:24:26 +08:00
Aaron
48308e0bd9
chore: config v5 deploy workflow ( #5204 )
2023-11-29 11:10:19 +08:00
pomelo-nwu
a685b87b67
chore: update ci
2023-08-24 19:09:11 +08:00
yvonneyx
253be0d729
Merge remote-tracking branch 'origin/v5' into feat/edge-polyline
2023-08-24 16:45:26 +08:00
pomelo-nwu
95a7a8e5e6
ci: add cache id
2023-08-24 15:53:54 +08:00
pomelo-nwu
286b4d6aac
feat: update ci
2023-08-24 15:47:03 +08:00
pomelo-nwu
42b84b84ed
feat: update ci
2023-08-24 15:44:35 +08:00
pomelo-nwu
a5c0c6126f
feat: update ci
2023-08-24 15:15:58 +08:00
pomelo-nwu
cc7954c241
feat: update ci
2023-08-24 15:11:28 +08:00
pomelo-nwu
5f17701b0e
chore: update ci
2023-08-24 14:57:07 +08:00
pomelo-nwu
1a201ec8e5
chore: update ci
2023-08-24 14:42:04 +08:00
pomelo-nwu
8717256c87
feat: update ci
2023-08-24 14:37:11 +08:00
Yanyan Wang
c01a1e1aae
feat: rect type combo and its behaviors ( #4844 )
...
* feat: rect combo
* feat: behaviors for rect combo
* chore: lint
* chore: update lock file up to date
* chore: refine lock file
* chore: update workflows
* feat: comboCombined layout
* chore: update layout
* chore: update lock
* chore: refine
2023-08-24 14:08:15 +08:00
Yanyan Wang
4cbdce93fa
Revert "V5 donut"
2023-08-24 10:17:57 +08:00
xiaoiver
73bd1fed41
feat: use serverside rendering for integration tests ( #4793 )
...
* feat: use serverside rendering for integration tests
* chore: extend svg & webgl matchers for jest
* chore: interactive events can be triggerred in test case now
* chore: increase timeout
* chore: skip WebGL snapshot for now
* chore: support animation snapshot in test case
* chore: DOM API can be used in test case
* fix: make graph.getItemById private
2023-08-10 10:22:51 +08:00
Aaron
4ad938a0e1
chore: add weekly stats ( #4748 )
2023-07-17 18:43:41 +08:00
Aaron
2b44df189d
chore: migrate issue hunt program to v5 branch ( #4523 )
...
* chore: configure the issue template
* docs: add issue hunt description
* chore: add issue hunt replay workflow
* chore: migrate the founding config
2023-05-31 17:04:01 +08:00
hustcc
4040c6d463
chore: make library build work ( #4388 )
...
* chore: make library build work
* chore: fix type define error
* test: fix lint error
* chore: update github action
* chore: fix typo
2023-04-20 18:01:52 +08:00
hustcc
ae95e92140
refactor: remove unused files, and add husky and commitlint ( #4383 )
...
* refactor: remove unused files, and add husky and commitlint
* test: add github action
2023-03-23 20:43:53 +08:00
Yanyan-Wang
3095544cdf
chore: commit history cleaning
2023-02-02 10:31:36 +08:00