Henry Jameson
3d19008f0c
lint
2026-06-04 21:59:09 +03:00
Henry Jameson
e0c8fcc82b
eliminate cyclic dependencies by register most-used components globally
2026-06-04 20:49:43 +03:00
Henry Jameson
42930252b1
better imports organization
2026-01-08 17:42:20 +02:00
Henry Jameson
1c53ac84cc
manual lint
2026-01-06 17:32:22 +02:00
Henry Jameson
b05a501236
biome check --write
2026-01-06 16:23:17 +02:00
Henry Jameson
9262e803ec
biome format --write
2026-01-06 16:22:52 +02:00
Henry Jameson
84f77f2948
clean up naming
2025-05-13 17:54:35 +03:00
Henry Jameson
d1ea589531
manual lint --fix
2025-02-04 15:23:21 +02:00
Tusooa Zhu
20880cdf0b
Make replying and mediaPlaying controlled
...
$refs is not a reliable way to deal with child components under
tree threading as it is not reactive, but the children may change at
any time. The only good way seems to be making these states aggregated on
the conversation component.
Ref: tree-threading
2022-03-07 19:19:31 -05:00
Tusooa Zhu
cc5cff2038
Clean up debug code for tree threading
2022-03-07 19:19:31 -05:00
Tusooa Zhu
2a510205c3
Fix virtual scrolling for tree threading
...
Ref: tree-threading
2022-03-07 19:19:31 -05:00
Tusooa Zhu
d9a9f97751
Add simple tree style navigation
2022-03-07 19:19:29 -05:00
Tusooa Zhu
d15d24c11c
Add dive functionality
2022-03-07 19:19:29 -05:00
Tusooa Zhu
84a3cd92a3
Support diving into one status in a conversation
2022-03-07 19:19:29 -05:00
Tusooa Zhu
ace1f5067c
Make status display controlled
2022-03-07 19:19:29 -05:00
Tusooa Zhu
0f2fd8a352
Implement thread folding/expanding
2022-03-07 19:19:29 -05:00
Tusooa Zhu
0582f19e7c
Add tree-style thread display
2022-03-07 19:19:29 -05:00