Commit graph

207 commits

Author SHA1 Message Date
axolotle
6d26ef596d migration(bs5): rename left/right classes to start/end 2024-03-27 00:43:51 +01:00
axolotle
9eb4b29cb8 migration(bs5): update to new color functions 2024-03-27 00:43:51 +01:00
axolotle
6241ba4382 migration(bs5): media-breakpoint-down(): use breakpoint itself instead of next breakpoint 2024-03-27 00:43:51 +01:00
axolotle
c7bd9af3a2 migration(bvn): add BSkeleton & BSkeletonWrapper component missing in bootstrap-vue-next 2024-03-27 00:43:51 +01:00
axolotle
5892842cec migration: rework dark theme enabling 2024-03-27 00:43:51 +01:00
axolotle
4f047d92d3 migration(vue3): COMPONENT_V_MODEL 2024-03-27 00:43:51 +01:00
axolotle
1f45899d4b migration: bootstrap-vue to bootstrap-vue-next 2024-03-27 00:43:51 +01:00
axolotle
ccc7298213 migration(vue-i18n): legacy mode off 2024-03-27 00:43:51 +01:00
axolotle
bba1aa85c2 migration(vue3): COMPILER_V_ON_NATIVE 2024-03-27 00:43:51 +01:00
axolotle
1d2aa3387d migration: remove @vue/compat + update to vue 3.4.21 2024-03-27 00:43:51 +01:00
axolotle
796dad8dbe chore: update linter setup + silence bootstrap-vue errors + reactivate needed compat features 2024-03-27 00:34:23 +01:00
axolotle
2a5bbb594d migration: vue3 WATCH_ARRAY 2024-03-27 00:34:23 +01:00
axolotle
27a6f90cf7 migration: vue3 COMPONENT_ASYNC 2024-03-27 00:34:23 +01:00
axolotle
123577c9ee migration: vue3 RENDER_FUNCTION 2024-03-27 00:34:23 +01:00
axolotle
68d5c6baeb migration: vue3 OPTIONS_BEFORE_DESTROY 2024-03-27 00:34:23 +01:00
axolotle
20e80765a3 migration: vue3 INSTANCE_SCOPED_SLOTS 2024-03-27 00:34:23 +01:00
axolotle
4b01c4e7c3 migration: vue3 INSTANCE_LISTENERS 2024-03-27 00:34:23 +01:00
axolotle
1430c03a4f refactor: use apply event instead of submit on ConfigPanels 2024-03-27 00:34:23 +01:00
axolotle
2898a4f5bd migration: vue3 COMPONENT_V_MODEL 2024-03-27 00:34:23 +01:00
axolotle
f1cbc360c7 refactor: turn all components/views to compat 3 2024-03-27 00:34:23 +01:00
axolotle
2a7733611d refactor: upgrade to vue-showdown4 2024-03-27 00:34:23 +01:00
axolotle
1b8dd46395 refactor: css ::v-deep to :deep() 2024-03-27 00:34:23 +01:00
axolotle
298dc73dfd refactor: v-bind first 2024-03-27 00:34:23 +01:00
axolotle
4abbb4b2fc refactor: properly pass scoped slots 2024-03-27 00:34:23 +01:00
axolotle
03b136478a refactor: single key on template v-for 2024-03-27 00:34:23 +01:00
axolotle
c5976dbd48 refactor: upgrade to vuelidate2 2024-03-27 00:34:21 +01:00
axolotle
74e08afff9 refactor: upgrade to vue-router4 2024-03-27 00:33:33 +01:00
axolotle
791a9fe9c7 fix: misc 2024-03-11 17:50:11 +01:00
axolotle
4101310b89 chore: lint 2024-03-02 03:09:15 +01:00
axolotle
d5c91135bb refactor: reflect YBreadcrumb name change 2024-03-02 02:48:52 +01:00
axolotle
732c1147a3 rename BreadCrumb to YBreadcrumb 2024-03-02 02:48:52 +01:00
axolotle
0c433ac71f fix: deprecated slot syntax 2024-03-02 02:48:52 +01:00
axolotle
85a4178549 refactor: use methods instead of filters 2024-03-02 02:47:30 +01:00
axolotle
c47d7e187d refactor: reflect components name changes 2024-03-02 02:47:30 +01:00
axolotle
8f89e4a8bc chore: rename single word components 2024-03-02 02:46:37 +01:00
axolotle
159f1b5a1a chore: component names to PascalCase 2024-03-02 02:46:37 +01:00
axolotle
91074f4e31 misc fix 2023-03-24 21:38:33 +01:00
axolotle
dceae397b4 fix eslint vue/no-v-text-v-html-on-component 2023-03-24 21:32:14 +01:00
axolotle
c5bc384f34 fix slot syntax 2023-03-24 21:26:23 +01:00
axolotle
c2fef5d238 fix config 2023-03-24 21:19:17 +01:00
axolotle
3fbf4cfdeb AppInfo: properly display config panel init error without blocking the app info page 2023-03-24 14:45:59 +01:00
axolotle
b2fef109a5 RoutableTabs: defaults to simple card if one tab 2023-01-18 11:53:33 +01:00
axolotle
50ffebbf34 component: YunoAlert remove rounded icon 2023-01-05 21:36:28 +01:00
axolotle
f40c266f3a [fix] CardFeedDeck display more card if scrolled on page load 2022-11-15 18:25:19 +01:00
axolotle
09df53adab [comp] add YunoAlert component 2022-11-15 12:43:54 +01:00
axolotle
cb886c4cda AppInstall: display app info on install page instead of modal 2022-11-15 12:43:54 +01:00
axolotle
a13fbd9dd4 [fix] close collapsibles by default except warning 2022-11-15 12:43:54 +01:00
axolotle
581a919044 [comp] add CardCollapse component 2022-11-15 12:43:54 +01:00
axolotle
bec4582d5c [style] add md size to Icon 2022-11-15 12:43:54 +01:00
axolotle
6a88c48f3f [comp] add CardDeckFeed implement role:feed pattern 2022-11-15 12:43:54 +01:00