Folo/apps/renderer
Innei befd15ea22
refactor(timeline): improve timeline selector panel interaction with triangle menu
Implement a more sophisticated mouse tracking mechanism for the timeline selector panel, using a triangle-based approach to determine when to open and close the panel. Replace previous Jotai-based state management with a custom hook that tracks mouse movement and provides a more intuitive panel interaction.

Signed-off-by: Innei <tukon479@gmail.com>
2025-02-17 17:31:35 +08:00
..
public
src refactor(timeline): improve timeline selector panel interaction with triangle menu 2025-02-17 17:31:35 +08:00
.env chore: update deps 2024-12-09 17:37:01 +08:00
debug_proxy.html feat: improve text rendering with hyphenation and configurable editor, closes #2671 2025-02-03 01:28:56 +08:00
global.d.ts feat: migrate to better auth (#1951) 2024-12-03 12:59:41 +08:00
index.html fix: only remove background color on electron 2024-12-31 10:14:27 +08:00
package.json feat: Implement the webview sandbox using a microfront end for rn to implement the full html renderer (#2691) 2025-02-07 23:15:29 +08:00
pwa-assets.config.ts
setup-file.ts
tsconfig.json chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
vitest.config.ts chore: fix types and lint error 2025-02-04 23:35:51 +08:00