• Joined on 2026-02-02
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 12:56:40 +08:00
1499476301 fix: center chapter picker overlay, remove panel border, add backdrop blur
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 12:53:39 +08:00
c8eb433083 fix: chapter picker slides up from bottom-right, footer details float above bar
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 12:48:28 +08:00
faca71ea6e fix: tone down edge glow, dash and animation for subtler flow effect
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 12:46:39 +08:00
ddf73de519 fix: remove redundant edge arrows, flow dash already indicates direction
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 12:42:38 +08:00
97ebe1c8ca feat: Catmull-Rom smooth edge curves with gold gradient, ghost brush, and flow animation
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 12:28:34 +08:00
215a8db829 feat: chapter boundary gateway nodes in flow, prevent cross-chapter BFS expansion
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 12:14:49 +08:00
8d5f6e175b fix: increase base node height to 48px to prevent text clipping
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 12:12:11 +08:00
951da731b3 fix: apply assetBase to SceneNode.thumbnail paths
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 12:08:42 +08:00
9baa7b5ab3 feat: add scene thumbnails to TreeFlow nodes with auto-generated demo thumbs
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 12:02:25 +08:00
ac0a6e2cd6 feat: optimize StoryGallery footer with progressive disclosure, gradient bars, backdrop blur
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 11:56:50 +08:00
2638c4fa9d docs: add comprehensive UI design principles document
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 11:51:08 +08:00
8fc4199354 fix: remove duplicate close button from StoryGallery header, left-align title
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 11:44:43 +08:00
d680da11c8 fix: reorder computed declarations in StoryGallery so chapterReachable is defined before use
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-12 11:37:18 +08:00
0379548a29 feat: full-screen StoryGallery with flow layout, startAtScene engine method, clickable flow nodes
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-11 22:06:47 +08:00
6417a9de43 fix: remove orphan CSS lines causing build error in TreeFlow.vue
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-11 22:04:23 +08:00
f204555066 feat: use orthogonal rounded paths for flow edges, increase spacing, layer nodes above edges
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-11 21:58:38 +08:00
bca5e07cdd fix: use path-based unique Dagre IDs so convergent scenes appear per branch
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-11 21:54:29 +08:00
ab511b27ba chore: remove deprecated ChapterRecap component (merged into StoryGallery)
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-11 21:51:50 +08:00
337221ba87 feat: add TreeFlow horizontal flowchart, replace vertical tree in StoryGallery
cocos02 pushed to master at wangjunxiao/tianshu-engine 2026-06-11 21:38:02 +08:00
73ac54fe95 feat: redesign StoryGallery with full-screen split layout, gold accents, and progress rings