Commit graph

19 commits

Author SHA1 Message Date
abbc38a1f7 [ui] hier is now a list widget by default, fix widgets 2021-12-01 20:32:33 +01:00
37a0b1ca20 [ui] enable keepalive on requests 2021-11-28 17:25:39 +01:00
893ed2307b [ui] add (very) simple requests debouncing... 2021-11-24 14:55:26 +01:00
2c476fcf49 [ui] first hackable version 2021-11-11 23:40:01 +01:00
929c89ef9a [ui] skeleton of the Svelte ui 2021-11-11 23:39:46 +01:00
00cac1bca1 [db/ui] remove instantiations, use plain relations with aliases instead 2021-10-29 18:05:03 +02:00
e47f74f884 [ui] reformat, add HIER icon 2021-10-29 17:24:54 +02:00
ea1b05d491 reformat w/ prettier 2021-10-29 17:24:24 +02:00
08f1b12143 components have their own icons (?) 2021-07-06 01:01:34 +02:00
703e7b8b7a move type section styling and markup to AttributeView 2021-07-06 00:11:39 +02:00
6a1483ca27 replace raw usewrv with a query() call 2021-07-03 21:20:20 +02:00
34c1b68dd1 add (read-only) Compass, add KSX_TRACK_MOODS type 2021-06-26 17:55:26 +02:00
cec833ffc4 sort attributes by types, type icons 2021-06-19 17:57:09 +02:00
68c808ad5b retrieve and display types (basic) 2021-06-19 17:01:43 +02:00
c4db0b5479 once again forgotten observer optimization 2021-06-07 01:51:07 +02:00
ce60bf5198 *actually* fix buggy impl of generic ids 2021-06-07 01:48:32 +02:00
699335243f generic entity identification 2021-06-07 00:48:03 +02:00
69ff2eb707 fix reactivity in lib/entity.ts 2021-04-04 11:58:23 +02:00
b8fdf66cb3 separate entity code into its own composable function 2021-04-04 10:52:36 +02:00