timongh
|
6a33d760d3
|
Replace () => import(./TheComponent.vue) to defineAsyncComponent
|
2023-02-09 17:41:14 +08:00 |
|
timongh
|
4388cdf186
|
Use type Component as vue component in lib/components/video/download/types.ts
|
2023-02-09 14:04:40 +08:00 |
|
timongh
|
ab9e5aacaf
|
Update v-model definition to vue3 style
|
2023-02-05 04:39:29 +08:00 |
|
timongh
|
fa6001eb7a
|
All Vue components are defined using defineComponent instead
|
2023-02-04 01:15:38 +08:00 |
|
timongh
|
185770030d
|
Merge branch 'extend-vue-tsconfig' into update-to-vue3-compat
# Conflicts:
# registry/lib/components/style/custom-navbar/favorites/FavoritesFolderSelect.vue
# registry/lib/components/style/custom-navbar/feeds/tabs/next-page.ts
# registry/lib/components/style/home-redesign/fresh/VideoList.vue
# registry/lib/components/style/home-redesign/fresh/layouts/blackboard/Blackboard.vue
# registry/lib/components/style/home-redesign/fresh/layouts/categories/Categories.vue
# registry/lib/components/style/home-redesign/fresh/layouts/categories/categories.ts
# registry/lib/components/style/home-redesign/fresh/layouts/categories/content/Default.vue
# registry/lib/components/style/home-redesign/fresh/layouts/categories/content/RankList.vue
# registry/lib/components/style/home-redesign/mixin.ts
# registry/lib/components/utils/black-list/BlackListSettings.vue
# registry/lib/components/utils/dev-client/Action.vue
# registry/lib/components/utils/keymap/settings/KeymapSettingsRow.vue
# registry/lib/components/video/download/inputs/EpisodesPicker.vue
# registry/lib/components/video/download/inputs/episode-item.ts
# src/components/SwitchOptions.vue
# src/components/feeds/VideoCard.vue
# src/components/settings-panel/ComponentDetail.vue
# src/components/settings-panel/ComponentOption.vue
# src/components/settings-panel/ComponentSettings.vue
# src/components/settings-panel/sub-pages/manage-panel/ManagePanel.vue
# src/components/settings-panel/sub-pages/online-registry/RegistryItem.vue
# src/core/toast/ToastCard.vue
# src/ui/ImagePicker.vue
# src/ui/TabControl.vue
|
2023-02-03 22:20:15 +08:00 |
|
timongh
|
f0d24bd652
|
Annotate return type of methods in computed option
Signed-off-by: timongh <46739861+timongh@users.noreply.github.com>
|
2023-02-02 22:51:08 +08:00 |
|
timongh
|
1c9e0d0aac
|
Merge branch 'preview-features' into consistent-type-imports
|
2023-01-29 01:32:02 +08:00 |
|
timongh
|
7a248529bb
|
Add ts config: importsNotUsedAsValues with corresponding eslint rule
|
2023-01-29 00:49:17 +08:00 |
|
the1812
|
3d6a3aac04
|
Allow downloadSubtitle in bangumi
|
2023-01-19 21:16:09 +08:00 |
|
the1812
|
739ef5ef9e
|
Fix language code (fix #3873)
|
2022-12-29 22:04:03 +08:00 |
|
the1812
|
91823adb70
|
Merge branch 'preview-fixes' into preview-features
|
2022-10-19 22:56:02 +08:00 |
|
the1812
|
56d1f0b0d6
|
Format registry folder
|
2022-10-12 23:27:58 +08:00 |
|
the1812
|
2f5aaaeb87
|
Fix subtitle ass (fix #3688)
|
2022-09-21 09:04:25 +08:00 |
|
timongh
|
ba41e2edd1
|
Change components in folder video to define api
|
2022-09-16 09:41:48 +08:00 |
|
the1812
|
2cacd78b8f
|
Fix subtitle config detection (fix #3073)
|
2022-03-13 16:44:38 +08:00 |
|
the1812
|
9f452209fe
|
Move v2 files
|
2021-10-26 13:19:37 +08:00 |
|