Commit graph

17 commits

Author SHA1 Message Date
axolotle
1d2aa3387d migration: remove @vue/compat + update to vue 3.4.21 2024-03-27 00:43:51 +01:00
axolotle
f1cbc360c7 refactor: turn all components/views to compat 3 2024-03-27 00:34:23 +01:00
axolotle
4101310b89 chore: lint 2024-03-02 03:09:15 +01:00
axolotle
c47d7e187d refactor: reflect components name changes 2024-03-02 02:47:30 +01:00
axolotle
159f1b5a1a chore: component names to PascalCase 2024-03-02 02:46:37 +01:00
axolotle
c19caef34e [vite] fix: add '.vue' ext to components imports 2023-04-03 20:24:41 +02:00
axolotle
5b0e31c37f style: revert hard coded color/bg-color definitions and variables 2022-10-20 13:31:07 +02:00
Kay0u
7f58d4b0e3 fix console color 2022-10-19 15:13:51 +02:00
Kay0u
90806206f5 wip: add dark theme setting 2022-10-19 15:13:51 +02:00
axolotle
9b3ac1fcaf limit ws messages updates to batch of messages & limit number of displayed messages in waiting modal 2021-10-01 17:14:50 +02:00
axolotle
b65e87d17a add a message to history to say when it's empty 2021-04-09 22:32:27 +02:00
axolotle
128f059724 highlight error message & bigger h for history title 2021-04-08 13:28:56 +02:00
axolotle
9bc365f32a Update store and overlay components to new api 2021-02-19 18:36:22 +01:00
axolotle
4d21966fc7 add resize cursor to history console 2021-02-15 16:16:46 +01:00
axolotle
957ca17b84 use new components in history, remove automatic toggling, adapt scrolling behavior 2021-02-15 15:33:41 +01:00
axolotle
a2705a3651 fix partials imports & removed Error route 2021-02-11 16:58:57 +01:00
axolotle
d07b3550c5 moved reusable or view partials components to /views/_partials/ 2021-02-11 16:54:03 +01:00
Renamed from app/src/components/YnhConsole.vue (Browse further)