Commit graph

18 commits

Author SHA1 Message Date
f6b98aa41a
fix: remove useless component show 2025-11-04 04:18:33 +01:00
ccea07b751
refactor: centralize popup handling 2025-11-04 01:32:49 +01:00
6e5c0259e9
refactor:extract popup builder and dimensions 2025-11-03 22:59:34 +01:00
a32140d41d
feat: make popup requests explicit and typed 2025-11-03 17:30:52 +01:00
f604a49268
refactor: minor refactor on popup creation 2025-11-03 16:38:50 +01:00
9808eeb819
refactor: remove thread local global state and centralize popup state management 2025-11-03 16:06:10 +01:00
aa5052b566
feat: add popup abstraction 2025-11-03 15:06:24 +01:00
bc46570971
refactor: remove redundancy between component def and compilation result 2025-11-03 08:53:33 +01:00
898568f358
feat: store compilation result 2025-11-03 08:47:50 +01:00
0b43e5e7b6
feat: add component loading convenience methods 2025-11-03 07:25:04 +01:00
7e2aa6dd3e
feat: add missing kb interactivity 2025-11-02 13:11:28 +01:00
9252b93196
feat: add event loop ergonomic wrappers 2025-11-02 12:42:56 +01:00
47487b7062
feat: add popup positioning mode 2025-11-02 05:35:30 +01:00
d646306a7a
feat: add popup sizing 2025-11-02 05:35:30 +01:00
ec08429413
feat: add popup positioning 2025-11-02 05:35:29 +01:00
18d1391dee
refactor: minor architecture improvement 2025-11-02 05:35:11 +01:00
e16bf8cef1
chore: centralize deps and metadata on workspace level 2025-10-28 06:40:15 +01:00
6353a786af
refactor: migrate to reworked architecture 2025-10-28 06:23:31 +01:00