Commit 907c99c
committed
- refactor timeline component with iframe-based time travel system
- implement auto-scrolling when dragging near viewport edges
- add exit button for time travel mode
- increase timeline height from 50px to 70px
- replace direct DOM manipulation with isolated iframe content
- add loading and error indicators for time travel operations
- intercept internal links to maintain historical navigation
- fix slider thumb position calculation during scrolling
- change title for timeline toggle to make it sound more exciting1 parent 74c71f0 commit 907c99c
2 files changed
+396
-152
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments