|
|
956d373b28
|
🔧 ui: minor code cleanups
|
2025-12-28 16:39:24 +00:00 |
|
|
|
4bab74b852
|
↩️ return type annotations
|
2025-12-28 16:37:31 +00:00 |
|
|
|
804ad3f92f
|
🖼️ ui: use array notation for icons
|
2025-12-28 16:24:25 +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 |
|
|
|
2aff1f3a99
|
🔧 ui: BulmaSecret state machine rework
|
2025-12-28 01:55:01 +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 |
|
|
|
eacd1da482
|
🔧 ui: BulmaDrawer state machine rework
|
2025-12-28 01:19:17 +00:00 |
|
|
|
d5c935ade7
|
🔧 ui: more use of async functions and try-catch-blocks
🚧 WIP
|
2025-12-27 14:01:03 +00:00 |
|
|
|
ac3773483f
|
🐛 fix PreviewDoor onClick
|
2025-12-27 03:39:40 +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 |
|
|
|
5c865b8dbb
|
🔧 small UI fixes
- update browserslist
- make BulmaBreadcrumbs clearer
- fix aspect ratio on SVGRect
- fix weird behaviour on DoorCanvas click
|
2025-12-12 16:57:36 +00:00 |
|
|
|
ac71909819
|
✨ UI: add preview to AdminView
|
2025-12-11 16:49:36 +00:00 |
|
|
|
39b56d8bd0
|
🚧 wip on ui: rework for vue 3 composition API
|
2025-12-07 03:28:00 +00:00 |
|
|
|
029b361e2d
|
🚧 wip on ui: rework for vue 3 composition API
|
2025-12-05 02:12:33 +00:00 |
|
|
|
835bf0345a
|
🔧 fix: consistent use of === and !==
|
2025-12-04 18:54:35 +00:00 |
|
|
|
82da2f6171
|
🚧 wip on ui: rework for vue 3 composition API
|
2025-12-04 18:51:57 +00:00 |
|
|
|
96a3747262
|
🚧 wip on ui: rework for vue 3 composition API
|
2025-11-30 20:14:21 +00:00 |
|
|
|
f482fd4ec1
|
🚧 wip on ui: rework for vue 3 composition API
|
2025-11-30 18:09:08 +00:00 |
|
|
|
a1a5db11b7
|
"prettier" reformatting
|
2024-08-27 00:25:42 +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 |
|
|
|
c6e61d5d76
|
move *_user_error from advent22.ts to store.ts, fixing advent22Store.init
|
2024-04-03 18:33:32 +00:00 |
|
|
|
e2a14821ba
|
update "store" from ConfigView
|
2023-11-24 11:57:33 +00:00 |
|
|
|
41889d9160
|
make subtle glow static
|
2023-11-24 11:34:18 +00:00 |
|
|
|
d396c2a8c3
|
add subtle glow to CalendarDoor numbers
|
2023-11-24 01:15:19 +00:00 |
|
|
|
f9f1de8987
|
make SVGRect a little less brutal
|
2023-11-24 01:53:52 +01:00 |
|
|
|
090da8c679
|
implement cfg.puzzle.extra_days
|
2023-11-24 01:44:32 +01:00 |
|
|
|
082f50c66b
|
implement cfg.puzzle.skip_empty
|
2023-11-24 01:38:46 +01:00 |
|
|
|
d66019f53c
|
minor improvements
|
2023-11-24 00:59:10 +01:00 |
|
|
|
742f12aea5
|
add progress bar while loading
|
2023-11-21 23:42:30 +00:00 |
|
|
|
859f9586d3
|
bugfix: missing content when no doors open
|
2023-11-21 23:31:40 +00:00 |
|
|
|
0a095f3a0a
|
DoorMapEditor "toast" duration
|
2023-11-21 23:22:56 +00:00 |
|
|
|
56db55681a
|
"e" number formatting
|
2023-11-21 23:22:28 +00:00 |
|
|
|
adbe740edf
|
remove declare $refs
|
2023-11-21 22:37:00 +00:00 |
|
|
|
6d4ec2cbe7
|
CalendarDoor cursor style
|
2023-11-21 22:33:11 +00:00 |
|
|
|
b4ab4809c6
|
handling special chars in solution
|
2023-11-21 23:20:22 +01:00 |
|
|
|
4e66d304e5
|
Advent22.alert_user_error: Use bulma-toast
|
2023-11-11 02:07:42 +00:00 |
|
|
|
785c74fd7b
|
Calendar: hide toast on unmount
|
2023-11-11 01:47:54 +00:00 |
|
|
|
8c93a974e6
|
add store.on_initialized hooks
- start Calendar.toast_timeout when initialized
|
2023-11-11 01:47:18 +00:00 |
|
|
|
a63344dfe1
|
add calendar_background_image into store
|
2023-11-11 01:44:13 +00:00 |
|
|
|
835bc6d2d0
|
Calendar: Use BulmaToast
|
2023-11-11 01:22:30 +00:00 |
|
|
|
4cb17c1b6e
|
BulmaToast component
|
2023-11-11 00:26:10 +00:00 |
|
|
|
9e9481217d
|
BulmaButton: don't show undefined icon
|
2023-11-10 21:55:21 +00:00 |
|
|
|
15309e6710
|
Merge branch 'feature/remove-svg-rect' into develop
|
2023-11-09 23:28:55 +00:00 |
|
|
|
223cc584a7
|
store.user_doors handling
|
2023-11-09 23:14:19 +00:00 |
|
|
|
9e303f898a
|
fixed some code smells
|
2023-11-09 23:08:35 +00:00 |
|
|
|
e5364ff94d
|
move "hover title" to Calendar instead
|
2023-11-09 18:48:13 +00:00 |
|
|
|
3b22f09a13
|
CalendarDoor hover title
|
2023-11-09 18:31:07 +00:00 |
|