|
|
b1c65f4d4a
|
🚧 ui: re-scaffolding
- fix lint errors
|
2026-02-21 23:48:18 +00:00 |
|
|
|
d816460efa
|
🧹 reformat using "prettier"
|
2026-02-21 19:24:09 +00:00 |
|
|
|
a1c4e408a9
|
🚧 ui: re-scaffolding
- move code into newly built project
|
2026-02-21 19:10:56 +00:00 |
|
|
|
022c9138bf
|
🚧 ui: re-scaffolding
- built a new bare vue 3.5 project with vite
- partly merged in old configs
|
2026-02-20 22:25:22 +00:00 |
|
|
|
12bc014ca6
|
⬆️ ui: upgrade deps
`yarn upgrade-interactive --latest`
|
2026-02-13 00:05:28 +00:00 |
|
|
|
f72d8e65a5
|
🧰 ui: tooling update
- new devcontainer spec "18-bookworm" -> "20-trixie"
- fixed "vue serve"
- improved vscode settings.json
- improved typescript config
- minor formatting
|
2026-02-12 21:59:41 +00:00 |
|
|
|
4bab74b852
|
↩️ return type annotations
|
2025-12-28 16:37:31 +00:00 |
|
|
|
7643f35ec5
|
🔧 ui: minor refactoring
- remove helper `loading_success`
- typing in `ThouCanvas`
- internal renamings and logic optimizations
|
2025-12-28 02:34:41 +00:00 |
|
|
|
7cca8c4825
|
🔧 ui: minor changes to helpers
- rename `Like` -> `VueLike` (also `unwrap_like` -> `unwrap_vuelike`)
- rename `ensure_loaded` -> `unwrap_loading`
- make `unwrap_loading` throw `null` on error instead of `""`
|
2025-12-28 01:24:31 +00:00 |
|
|
|
fd1a66ba25
|
🔧 ui: overall typescript compliance
- reduce use of `as` in favor of Vue's `UnwrapRef`
- add `wait_for` helper function
⚠️ known bug: PreviewDoor (DoorChooser) onClick not working
|
2025-12-25 19:56:25 +00:00 |
|
|
|
39b56d8bd0
|
🚧 wip on ui: rework for vue 3 composition API
|
2025-12-07 03:28:00 +00:00 |
|
|
|
af5abc7c8f
|
major refactoring
- use bulma 1.0
- use vue composition API for several components
|
2024-08-26 19:09:43 +00:00 |
|
|
|
109dec73d2
|
first part of refactoring
- use `ImageData` and `Loading` types for image transfer
- consolidate library directory
- remove `advent22` plugin in favor of static `API` class
|
2024-08-26 14:14:07 +00:00 |
|
|
|
15b957791f
|
WIP: major refactoring
|
2024-08-23 18:21:32 +00:00 |
|
|
|
55081b24d8
|
WIP: major refactoring
|
2024-08-23 16:38:04 +00:00 |
|