timongh
|
f3f7e34a41
|
Change beforeDestroy to beforeUnmount
|
2023-02-07 12:07:51 +08:00 |
|
timongh
|
ab9e5aacaf
|
Update v-model definition to vue3 style
|
2023-02-05 04:39:29 +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
|
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 |
|
timongh
|
7a248529bb
|
Add ts config: importsNotUsedAsValues with corresponding eslint rule
|
2023-01-29 00:49:17 +08:00 |
|
the1812
|
56d1f0b0d6
|
Format registry folder
|
2022-10-12 23:27:58 +08:00 |
|
the1812
|
3ff1731ef7
|
Merge branch 'preview-fixes' into preview-features
|
2022-08-25 23:15:37 +08:00 |
|
the1812
|
05b564d145
|
Fix badge API (fix #3592, #3515)
|
2022-08-18 23:28:07 +08:00 |
|
timongh
|
03d1fa39d8
|
Change live components to define api
|
2022-06-23 21:31:55 +08:00 |
|
the1812
|
93c726617d
|
Fix url
|
2022-04-16 12:11:22 +08:00 |
|
the1812
|
f43b3a4f4b
|
Deprecate outdated features (#2528)
|
2022-04-09 15:05:17 +08:00 |
|
the1812
|
8d83d55fe3
|
Add originalLiveroom (#2133)
|
2022-03-20 11:01:21 +08:00 |
|
the1812
|
ba312452f7
|
Add number validator API
|
2022-03-12 17:24:26 +08:00 |
|
timongh
|
2c635c6667
|
chore: 完全重写 liveGiftBox 组件;优化使用体验。
|
2021-12-21 17:30:05 +08:00 |
|
the1812
|
7e4aa71104
|
Fix v1 panel popups (fix #2604)
|
2021-12-10 23:36:02 +08:00 |
|
the1812
|
93f2107ea5
|
Fix overflow, add maxBadgeCount (#2585)
|
2021-12-06 22:48:14 +08:00 |
|
the1812
|
d842469226
|
Update all descriptions
|
2021-12-05 20:52:01 +08:00 |
|
shenzhiming88
|
6111118ec4
|
Add missing punctuation
|
2021-11-12 19:02:51 +08:00 |
|
the1812
|
8946c56a4f
|
Handle large amount & fix color for level 21+
|
2021-11-07 23:31:57 +08:00 |
|
the1812
|
9f452209fe
|
Move v2 files
|
2021-10-26 13:19:37 +08:00 |
|