17 Commits

Author SHA1 Message Date
Hiroshi Ogawa
de74785e05
chore(deps): update @antfu/eslint-config v3.8.0 (#6751) 2024-10-23 13:18:42 +02:00
Vladimir
471cf97b0c
chore: always require curly braces (#5885)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-06-16 18:10:10 +02:00
Vladimir
cc19117d30
chore: migrate to flat eslint config (#4472) 2023-11-11 08:07:39 +01:00
Vladimir
9527e65a38
chore: improve build time and memory usage (#4369) 2023-10-25 11:19:49 +02:00
Anjorin Damilare
17ba76b8d1
docs: update cli docs (#2159) 2022-10-19 12:29:32 +02:00
Yuyao Nie
ebda666c75
fix: calculate label of graph node (#1431)
* fix: show full name for external mod at graph

* fix: calculate label of external mod
2022-06-17 13:04:30 +03:00
Jan Müller
480514d452
chore(ui): update deps (#490) 2022-01-09 15:43:16 +01:00
Anthony Fu
19bd252c15 fix(ui): graph flicker 2022-01-07 23:14:53 +08:00
Anthony Fu
941bf10adc fix(ui): show module name for externals 2022-01-07 04:02:17 +08:00
Jan Müller
fcc03bfaa4
fix(ui): improve graph behavior (#451)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-06 23:55:44 +08:00
Anthony Fu
9ee48c7c13 feat(ui): basic module trasnform result 2022-01-06 05:50:50 +08:00
Anthony Fu
8945498d75 feat(ui): update graph style 2022-01-06 05:49:05 +08:00
Jan Müller
ec167efe77
fix(api): generate valid module graph (#449)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-06 02:39:07 +08:00
Joaquín Sánchez
5857660c0c
fix(ui): codemirror editor + module graph (#446) 2022-01-05 17:06:15 +01:00
Jan Müller
9193638de9
fix(ui): make module graph stable while on the same file (#400)
Closes #386
2022-01-01 22:05:15 +01:00
Jan Müller
3605d96676
fix(ui): make module graph more stable (#389) 2021-12-31 22:56:52 +08:00
Jan Müller
191ecb6a8c
feat(ui): add module graph (#380)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-12-31 15:52:27 +08:00