Commit Graph

47 Commits

Author SHA1 Message Date
timongh
99cb6c92c5 Fix type errors in registry/lib/components/feeds/filter/FeedsFilterCard.vue 2023-02-09 19:41:47 +08:00
timongh
88263c9fe4 Add deep: true for array handler in vue watch option 2023-02-07 02:07:48 +08:00
timongh
ab9e5aacaf Update v-model definition to vue3 style 2023-02-05 04:39:29 +08:00
timongh
0cc80b29ef Remove all vue .native modifier 2023-02-05 02:02:00 +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
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
7a248529bb Add ts config: importsNotUsedAsValues with corresponding eslint rule 2023-01-29 00:49:17 +08:00
the1812
79a411b815 Format code 2022-12-30 12:29:31 +08:00
the1812
307d26caa1 Merge branch 'preview-features' into component-option-types 2022-12-30 12:26:54 +08:00
Mike Lei
9bf584f435
fix(fold-comments): use smooth scrolling when folding comments 2022-12-05 23:17:39 +00:00
the1812
baaba2399d Fix eslint errors 2022-11-06 14:54:20 +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
3d43a91467 Fix pattern block for repost type 2022-10-05 17:45:09 +08:00
the1812
73609b2c7d Use async select for unfold button 2022-10-05 17:34:01 +08:00
the1812
f9db3bec2b Disable async plugin for feeds filter 2022-10-05 17:25:24 +08:00
timongh
9b44fe09f5 Change options definition of feedsFilter to define api 2022-09-20 23:30:09 +08:00
timongh
6d591719e2 Change feeds to define api 2022-09-20 22:19:15 +08:00
the1812
cb2dd06cbb Add hideFeedsCommentPreview (#3322) 2022-09-18 21:15:30 +08:00
the1812
4df7947902 Compatible with fullFeedsContent (fix #3465) 2022-07-12 23:08:14 +08:00
the1812
cbf031e7e7 Fix fold comments only run once 2022-06-13 23:23:24 +08:00
the1812
6e5e38eecb Fix gap issue 2022-05-26 22:17:10 +08:00
the1812
e7b6d9c373 Remove log 2022-05-25 23:08:50 +08:00
the1812
9e93313b6c Fix links cannot open (#3191) 2022-05-25 21:42:43 +08:00
the1812
2c9ced4c1b Support block feeds compose panel (#2447) 2022-05-01 20:52:21 +08:00
the1812
edd3dab8dd Support feeds unfold 2022-04-23 18:11:11 +08:00
the1812
5219d0b185 Fix image disabled 2022-04-13 23:51:19 +08:00
the1812
d21f69c030 Support extend live 2022-04-13 23:45:40 +08:00
the1812
6f28c48c04 Fix disabled style 2022-04-13 23:45:26 +08:00
the1812
03821c5275 Support fixed sidebars 2022-04-13 20:59:57 +08:00
the1812
1719be93a7 Support side block 2022-04-13 13:27:48 +08:00
the1812
1a31a42a7a Support pattern block 2022-04-12 23:23:18 +08:00
the1812
1c163a0ace Support card type block 2022-04-12 13:59:12 +08:00
the1812
0e0d38ac40 Support disabled feeds details 2022-04-11 21:03:04 +08:00
the1812
3b0b088826 Support full content 2022-04-11 13:39:59 +08:00
the1812
f70dac57ba Support fold comments 2022-04-11 13:17:25 +08:00
the1812
01b7077f6c Merge branch 'preview-fixes' into preview-features 2022-03-13 21:47:05 +08:00
the1812
68a37782bf Improve live list height (fix #2211) 2022-03-12 20:39:38 +08:00
the1812
212779767e Improve unfoldFeeds description (#2743) 2022-02-18 00:01:50 +08:00
the1812
6764f12e60 Fix title style in fresh home (fix #2944) 2022-02-17 22:53:17 +08:00
the1812
1d627d7971 Fix position for original navbar (#2493) 2021-11-16 18:03:29 +08:00
the1812
28404b4300 Remove GM_setClipboard (#2462) 2021-11-14 21:30:12 +08:00
the1812
46808c6ba6 Upgrade typescript 2021-11-08 13:17:06 +08:00
the1812
9e822887b7 Update topic panel block (#2479) 2021-11-06 16:16:03 +08:00
the1812
9f452209fe Move v2 files 2021-10-26 13:19:37 +08:00