timongh
|
eb2eba2868
|
Fix the type of debounceSearchAllList in NavbarFavorites.vue
|
2023-02-07 14:56:41 +08:00 |
|
timongh
|
f3f7e34a41
|
Change beforeDestroy to beforeUnmount
|
2023-02-07 12:07:51 +08:00 |
|
timongh
|
5f0b395526
|
fixup! Remove $listeners and the redundant v-bind="$attrs"
|
2023-02-07 11:58:37 +08:00 |
|
timongh
|
125a0c6595
|
Removes all uses of the variable Vue in vue2
|
2023-02-07 11:56:38 +08:00 |
|
timongh
|
d19ec16a9a
|
Modify two missing Vue component creation methods
|
2023-02-07 02:14:45 +08:00 |
|
timongh
|
88263c9fe4
|
Add deep: true for array handler in vue watch option
|
2023-02-07 02:07:48 +08:00 |
|
timongh
|
481ec887ae
|
Replace class name for vue <Transition> component
|
2023-02-07 01:49:52 +08:00 |
|
timongh
|
6b7caafa95
|
Replace filters to methods in vue files
|
2023-02-07 01:14:21 +08:00 |
|
timongh
|
7a91728e29
|
Remove $listeners and the redundant v-bind="$attrs"
|
2023-02-07 00:51:23 +08:00 |
|
the1812
|
6e36e30d5b
|
Fix ass color (#3960)
|
2023-02-06 09:02:17 +08:00 |
|
the1812
|
0c2cabf057
|
Add unescapeDanmaku (#3470)
|
2023-02-06 09:01:32 +08:00 |
|
the1812
|
01f8fedcb0
|
Fix ass color (#3960)
|
2023-02-05 17:52:01 +08:00 |
|
the1812
|
2c45edfe70
|
Add cross origin local storage (#3893)
|
2023-02-05 17:38:40 +08:00 |
|
JLoeve
|
de541ec953
|
fix: 修复组件未能还原状态提示异常,改进二等分结果刷新页面后的行为
|
2023-02-05 15:58:53 +08:00 |
|
the1812
|
4163bdd018
|
Improve id search priority
|
2023-02-05 15:50:10 +08:00 |
|
the1812
|
abbc4eb8b3
|
Upgrade to TS 4.9
|
2023-02-05 14:57:32 +08:00 |
|
the1812
|
1a62402589
|
Fix danmaku count (#3958)
|
2023-02-05 14:50:21 +08:00 |
|
timongh
|
74267e5531
|
Change render method to vue3 style
|
2023-02-05 14:42:02 +08:00 |
|
timongh
|
de9286db6a
|
Use defineAsyncComponent to define sub-components
|
2023-02-05 05:36:24 +08:00 |
|
timongh
|
6419eec9b3
|
Change the order of v-bind because of migrating vue3
|
2023-02-05 05:11:05 +08:00 |
|
timongh
|
3b3937975e
|
Remove key from v-if elements because of vue3
|
2023-02-05 04:56:20 +08:00 |
|
timongh
|
ab9e5aacaf
|
Update v-model definition to vue3 style
|
2023-02-05 04:39:29 +08:00 |
|
timongh
|
c07abaaa05
|
Document all vue events with the emits option.
|
2023-02-05 02:18:43 +08:00 |
|
timongh
|
0cc80b29ef
|
Remove all vue .native modifier
|
2023-02-05 02:02:00 +08:00 |
|
timongh
|
6cf93d9175
|
Fix the issue where prop was being modified in the code.
|
2023-02-05 01:45:50 +08:00 |
|
JLoeve
|
f2f9eb9a3e
|
feat(bisector): Add bisector
|
2023-02-04 22:53:11 +08:00 |
|
the1812
|
2ee2ae364c
|
Merge branch 'preview-features' into preview-fixes
|
2023-02-04 21:41:15 +08:00 |
|
the1812
|
350a0dac34
|
Add data-did for compatibility (#3821)
|
2023-02-04 18:28:52 +08:00 |
|
timongh
|
cf1af64c06
|
remove vue-fragment
|
2023-02-04 18:02:52 +08:00 |
|
timongh
|
14b320637d
|
Change eslint rules to adapt to vue3
|
2023-02-04 17:58:32 +08:00 |
|
the1812
|
382c272a7c
|
Fix image resolution for srcset (fix #3894)
|
2023-02-04 17:57:33 +08:00 |
|
timongh
|
d2bfb2a6e1
|
Change the way Vue instances are created.
|
2023-02-04 17:45:03 +08:00 |
|
the1812
|
11a061abc6
|
Fix danmaku airborne (#3187)
|
2023-02-04 17:37:08 +08:00 |
|
the1812
|
2b9972c5d0
|
Fix danmaku count (fix #3958)
|
2023-02-04 17:13:14 +08:00 |
|
the1812
|
b8e2d6d3ea
|
Fix loading condition (fix #3940)
|
2023-02-04 16:54:56 +08:00 |
|
the1812
|
ed8d16b0e8
|
Fix css vars in body (fix #3934)
|
2023-02-04 16:42:21 +08:00 |
|
the1812
|
03d0a1120c
|
Inline mdi styles (fix #3964, fix #3888)
|
2023-02-04 16:23:03 +08:00 |
|
timongh
|
bbaaec92b4
|
Add export {} to src/core/settings/write.ts
|
2023-02-04 01:21:36 +08:00 |
|
timongh
|
fa6001eb7a
|
All Vue components are defined using defineComponent instead
|
2023-02-04 01:15:38 +08:00 |
|
timongh
|
e61aab874a
|
Update tools to vue3 compat
|
2023-02-04 00:04:24 +08:00 |
|
timongh
|
ddefdecef9
|
Fix the remaining issues after the merge
|
2023-02-03 22:24:14 +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
|
975951cee2
|
Remove marked type maybe wrong: DocSourceItem
|
2023-02-03 15:25:12 +08:00 |
|
timongh
|
06b3f74262
|
Fix a problem with the this loop definition in NavbarHistory.vue
|
2023-02-03 14:50:38 +08:00 |
|
timongh
|
76fb194773
|
fixup! Mark more specific types for Object, Array and Function in the props option
|
2023-02-03 14:39:04 +08:00 |
|
timongh
|
6e8f80973a
|
Mark the type of this for search in NavbarHistory.vue
Signed-off-by: timongh <46739861+timongh@users.noreply.github.com>
|
2023-02-03 13:48:22 +08:00 |
|
timongh
|
36e070808b
|
Fix the return types in computed in DpiImage.vue
Signed-off-by: timongh <46739861+timongh@users.noreply.github.com>
|
2023-02-03 13:46:19 +08:00 |
|
timongh
|
f349c0e9cc
|
Marking types for partially complex mixin
Signed-off-by: timongh <46739861+timongh@users.noreply.github.com>
|
2023-02-03 13:43:30 +08:00 |
|
timongh
|
4bb70030b8
|
Mark more specific types for Object, Array and Function in the props option
Signed-off-by: timongh <46739861+timongh@users.noreply.github.com>
|
2023-02-03 13:11:26 +08:00 |
|
timongh
|
accae5d047
|
Mark [] and {} in the data option with a more specific type
Signed-off-by: timongh <46739861+timongh@users.noreply.github.com>
|
2023-02-03 00:05:35 +08:00 |
|