Commit Graph

55 Commits

Author SHA1 Message Date
李启源
f98c264562 fix(chart): support wheel zoom out
All checks were successful
Package component / package (push) Successful in 3m50s
v0.1.27
2026-07-31 12:07:08 +08:00
李启源
979b698156 fix(chart): retain axes in clean view
All checks were successful
Package component / package (push) Successful in 3m58s
v0.1.26
2026-07-31 10:27:27 +08:00
李启源
a12002ba11 feat(chart): support fixed y-axis domains
All checks were successful
Package component / package (push) Successful in 9m22s
v0.1.25
2026-07-29 15:50:25 +08:00
李启源
6cbb1e7668 chore(release): bump version to 0.1.24
All checks were successful
Package component / package (push) Successful in 3m50s
v0.1.24
2026-07-29 12:27:30 +08:00
李启源
f97ff24cdf feat(chart): add presentation mode
Some checks failed
Package component / package (push) Failing after 50s
v0.1.23
2026-07-29 12:12:03 +08:00
李启源
312e7fde52 chore(release): bump version to 0.1.22
Some checks failed
Package component / package (push) Failing after 3m55s
v0.1.22
2026-07-29 11:16:27 +08:00
liqiyuan
082462cf67 refactor(chart): enforce 400-line source limit
Some checks failed
Package component / package (push) Failing after 4m19s
2026-07-27 15:05:13 +08:00
李启源
dcc27a88be perf(chart): isolate hover rendering
All checks were successful
Package component / package (push) Successful in 3m59s
v0.1.21
2026-07-24 16:10:02 +08:00
李启源
faa9695bc0 chore(deps): 调整组件运行时依赖
All checks were successful
Package component / package (push) Successful in 4m15s
v0.1.20
2026-07-23 13:21:04 +08:00
李启源
f102e9c661 fix(tooltip): 保持数值与单位单行显示
All checks were successful
Package component / package (push) Successful in 2m52s
v0.1.19
2026-07-23 11:59:27 +08:00
liqiyuan
dc3ce66308 feat(demo): replace source waveforms with simulated data
All checks were successful
Package component / package (push) Successful in 6m25s
v0.1.18
2026-07-22 22:37:45 +08:00
liqiyuan
dc0cc2e0d7 fix(demo): hide axis lines by default
All checks were successful
Package component / package (push) Successful in 4m12s
v0.1.17
2026-07-22 21:56:11 +08:00
liqiyuan
3ed17eb061 feat(chart): add axis and dotted frame controls
All checks were successful
Package component / package (push) Successful in 5m34s
v0.1.16
2026-07-22 21:22:26 +08:00
李启源
c258c11795 feat(chart): support per-track legend positions 2026-07-22 19:53:00 +08:00
李启源
5b0ba7413e feat: 优化波形渲染性能与交互
All checks were successful
Package component / package (push) Successful in 5m56s
v0.1.15
2026-07-22 16:36:48 +08:00
李启源
356f55c9fd perf: 优化波形核心算法与图框网格控制 2026-07-22 10:56:25 +08:00
李启源
21bf0d803e feat(annotation): add serialization support
All checks were successful
Package component / package (push) Successful in 6m3s
v0.1.14
2026-07-21 23:15:06 +08:00
李启源
4643a2dbfe fix(chart): preserve clean view geometry 2026-07-21 22:26:34 +08:00
李启源
6a6a387868 feat(chart): add zero line and clean view 2026-07-21 20:44:08 +08:00
李启源
07e9855eac 修复图表实例标识并扩展版本兼容性
All checks were successful
Package component / package (push) Successful in 6m0s
v0.1.13
2026-07-21 16:37:35 +08:00
李启源
65a0c4933c feat(chart): enhance zoom viewport interactions
All checks were successful
Package component / package (push) Successful in 3m43s
v0.1.12
2026-07-21 15:42:53 +08:00
李启源
3c1c29fa56 fix(demo): avoid circular vendor imports
All checks were successful
Package component / package (push) Successful in 2m23s
v0.1.11
2026-07-21 14:26:23 +08:00
李启源
70c60b9daa chore(release): prepare v0.1.11-rc.1
All checks were successful
Package component / package (push) Successful in 3m50s
v0.1.11-rc.1
2026-07-21 14:08:39 +08:00
李启源
52ab42ffac feat(demo): deploy stable release preview
All checks were successful
Package component / package (push) Successful in 2m31s
v0.1.10
2026-07-21 14:03:27 +08:00
李启源
dc66c4006f chore(release): prepare v0.1.9
All checks were successful
Package component / package (push) Successful in 2m54s
v0.1.9
2026-07-21 13:34:24 +08:00
李启源
a27a541074 feat(ci): publish tagged releases to npmjs
Some checks failed
Package component / package (push) Failing after 2m40s
v0.1.8
2026-07-21 13:27:12 +08:00
李启源
f231a23c70 fix(ci): publish local package artifact
All checks were successful
Package component / package (push) Successful in 3m17s
v0.1.7
2026-07-21 12:44:40 +08:00
李启源
d4e41bcbf5 fix(ci): use configured release token secret
Some checks failed
Package component / package (push) Failing after 2m10s
2026-07-21 12:36:53 +08:00
李启源
485110f5b3 chore: remove obsolete project documents
Some checks failed
Package component / package (push) Failing after 30s
2026-07-21 12:21:47 +08:00
李启源
854061bd16 chore: remove review artifacts 2026-07-21 12:19:09 +08:00
李启源
e93896db7b merge: integrate feature-control into main 2026-07-21 12:14:21 +08:00
李启源
32e8cf5856 feat(chart): emit zoom completion payload 2026-07-21 12:09:00 +08:00
李启源
1a93ee456c ci(release): publish packages from version tags 2026-07-21 11:58:17 +08:00
李启源
cf86bad457 ci(package): include source files in tarball
All checks were successful
Package component / package (push) Successful in 1m54s
2026-07-21 11:28:05 +08:00
李启源
e5ce7375cb feat(annotation): add draggable label positioning 2026-07-21 11:25:19 +08:00
Gitea Automation
b3e00f82bc fix(ci): publish packed tarball to Gitea 2026-07-21 10:34:15 +08:00
Gitea Automation
933a5a06c0 ci: publish package to Gitea registry 2026-07-21 10:26:08 +08:00
李启源
a15df36e18 fix(chart): harden interaction and axis caching 2026-07-21 09:32:57 +08:00
李启源
c63ea2855e fix(chart): guard deferred pointer updates 2026-07-21 09:18:46 +08:00
李启源
671fde76f7 refactor(demo): load waveform fixtures from JSON 2026-07-21 09:15:24 +08:00
e67fafb16f Merge pull request 'feature-control' (#3) from feature-control into main
All checks were successful
Package component / package (push) Successful in 2m16s
Reviewed-on: #3
2026-07-20 19:25:07 +08:00
6f180bfb04 ci: publish packages to download directory
All checks were successful
Package component / package (push) Successful in 2m3s
2026-07-20 10:29:16 +00:00
李启源
efb685646a feat(chart): add series styling and visibility controls 2026-07-20 17:57:52 +08:00
李启源
c9e4dae25f feat(chart): add multi-axis overlay controls 2026-07-20 15:35:19 +08:00
ad17d9e180 ci: publish packages to download directory
All checks were successful
Package component / package (push) Successful in 2m23s
2026-07-20 07:15:40 +00:00
5afcab30fb ci: publish packages to download directory
All checks were successful
Package component / package (push) Successful in 3m24s
2026-07-20 07:06:23 +00:00
c882ec68de ci: publish packages to download directory
Some checks failed
Package component / package (push) Failing after 2m22s
2026-07-20 07:01:20 +00:00
3b6f85536f ci: remove external action dependencies
All checks were successful
Package component / package (push) Successful in 3m54s
2026-07-20 06:18:11 +00:00
3cdac51381 ci: remove external action dependencies
Some checks failed
Package component / package (push) Failing after 3s
2026-07-20 06:16:02 +00:00
0cab86f7b6 Merge pull request 'feat(chart): add configurable chart presentation' (#2) from feature-auto-size into main
Some checks failed
Package component / package (push) Failing after 31s
Reviewed-on: admin/af05acffeef924e67ec2e4d8#2
2026-07-20 14:09:56 +08:00