Commit Graph

25 Commits

Author SHA1 Message Date
timongh
38d25fc3fa Fix type errors in registry/lib/components/touch/player-gestures/GesturePreview.vue 2023-02-09 19:55:43 +08:00
timongh
6b7caafa95 Replace filters to methods in vue files 2023-02-07 01:14:21 +08:00
timongh
d2bfb2a6e1 Change the way Vue instances are created. 2023-02-04 17:45:03 +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
7a248529bb Add ts config: importsNotUsedAsValues with corresponding eslint rule 2023-01-29 00:49:17 +08:00
the1812
307d26caa1 Merge branch 'preview-features' into component-option-types 2022-12-30 12:26:54 +08:00
the1812
85791a4337 Fix style for prev episode button 2022-11-13 14:50:01 +08:00
the1812
56d1f0b0d6 Format registry folder 2022-10-12 23:27:58 +08:00
timongh
691ed33188 Change the type of UnknownOptions from any to unknown 2022-10-02 01:05:15 +08:00
timongh
276202b9a8 Change components in touch folder to define api 2022-09-13 23:19:56 +08:00
the1812
9af5639f3b Add 3.x player support (#3187)
- touchComboLike
2022-08-31 09:04:19 +08:00
the1812
a064849234 Add 3.x player support (#3187)
- PlayerAgent
- VideoControlBar
- bpx polyfill
- DoubleClickEvent
- doubleClickControl
- touchPlayerControl
2022-08-31 09:00:26 +08:00
the1812
a05f7bb744 Fix touch styles for player 2022-04-15 00:03:11 +08:00
the1812
ce37d3233a Fix style on fullscreen 2022-03-06 23:48:34 +08:00
the1812
fcaba15eda Update docs 2021-12-10 22:55:38 +08:00
the1812
f12323ba12 Fix on-fullscreen mixin 2021-12-05 21:58:58 +08:00
the1812
d842469226 Update all descriptions 2021-12-05 20:52:01 +08:00
the1812
e3d3b6b77f Fix zero progress display 2021-11-27 16:32:12 +08:00
the1812
062957bbb8 Fix touch gestures (#2469) 2021-11-24 08:41:40 +08:00
the1812
e2213a1c01 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2021-11-16 18:14:52 +08:00
the1812
efc6b6d6aa Force enumMember to be PascalCase 2021-11-15 20:34:01 +08:00
the1812
1571d34a4f Use on-fullscreen mixin (#2484) 2021-11-14 21:21:22 +08:00
the1812
9f452209fe Move v2 files 2021-10-26 13:19:37 +08:00