axolotle
|
0414f82d53
|
refactor: AdressItem typing
|
2024-08-13 11:52:06 +02:00 |
|
axolotle
|
f9ddae3237
|
refactor: simplify tree class + add typing
|
2024-08-13 11:52:06 +02:00 |
|
axolotle
|
7c6092e6dc
|
refactor: mv ReadOnlyField -> FormFieldReadonly + AdressInputSelect -> AdressItem
|
2024-08-13 11:52:06 +02:00 |
|
axolotle
|
7123ba6cdc
|
refactor: quickly turn components to script setup + ts
|
2024-08-13 11:52:00 +02:00 |
|
axolotle
|
dc530e36a1
|
migration(bvn): BAlert needs explicit show value
|
2024-03-27 00:45:41 +01:00 |
|
axolotle
|
26b691d9d6
|
migration(bs5): r/sr-only/visually-hidden
|
2024-03-27 00:43:51 +01:00 |
|
axolotle
|
357405d2a3
|
migration(bvn): remove no longer necessary BInputGroupAppend|Prepend
|
2024-03-27 00:43:51 +01:00 |
|
axolotle
|
e53c2c14d3
|
migration(bs5): font-weight-* to fw-*
|
2024-03-27 00:43:51 +01:00 |
|
axolotle
|
183e281d04
|
fix: css misc fixes
|
2024-03-27 00:43:51 +01:00 |
|
axolotle
|
4b33e67514
|
fix: misc component issues
|
2024-03-27 00:43:51 +01:00 |
|
axolotle
|
c730de8b32
|
fix: FileItem display
|
2024-03-27 00:43:51 +01:00 |
|
axolotle
|
620694c42d
|
fix: CardDeckFeed slots slicing + keyboard navigation
|
2024-03-27 00:43:51 +01:00 |
|
axolotle
|
cc02444e33
|
fix: ExplainWhat popover
|
2024-03-27 00:43:51 +01:00 |
|
axolotle
|
cb7b13f112
|
fix: temp fix for RoutableTabs link active class
|
2024-03-27 00:43:51 +01:00 |
|
axolotle
|
9ec1fbd714
|
fix: ConfigPanels event bubbling
|
2024-03-27 00:43:51 +01:00 |
|
axolotle
|
2156196f8b
|
fix: DomainAdd event bubbling
|
2024-03-27 00:43:51 +01:00 |
|
axolotle
|
6229e40ca8
|
fix: validation on blur
|
2024-03-27 00:43:51 +01:00 |
|
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 |
|