Skip to content

Commit 9be23da

Browse files
committed
Merge 0336cb681414eea0cef6b28799d0e8c263b60c4e into 14e477cd40a2ff501946e84912c5c8cc571e2024
Automatic commit - 317762048b541c41c2f4003abfddc911fe121ea8
1 parent b9f3ee9 commit 9be23da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/misc/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ This log was starting
4949
* Continued Vue Composition API migration: migrated 3 additional navigation components (InvoiceGroup.vue, SettingsGroup.vue, SubscriptionGroup.vue) from Options API to Composition API with `<script setup>` syntax, bringing total progress to 15/194 components (7.7%)
5050
* Continued Vue Composition API migration Phase 2: migrated 3 more simple navigation components (SubscriptionPlanGroup.vue, SystemGroup.vue, WorkflowsGroup.vue) from Options API to Composition API with `<script setup>` syntax, and fixed component name bug in WorkflowsGroup.vue, bringing total progress to 18/194 components (9.3%)
5151
* Continued Vue Composition API migration Phase 2: migrated 3 additional simple components (AppLogo.vue, PublicLogo.vue, ErrorBear.vue) from Options API to Composition API with `<script setup>` syntax, including proper props handling with defineProps() for ErrorBear.vue, bringing total progress to 21/194 components (10.8%)
52+
* Continued Vue Composition API migration Phase 2: migrated 2 additional simple navigation components (Billing.vue, TransactionView.vue) from Options API to Composition API with `<script setup>` syntax, bringing total progress to 23/194 components (11.9%)
5253

5354

5455
## Version 2025.01.03 - 02.02.2025

0 commit comments

Comments
 (0)