This repository was archived by the owner on Nov 8, 2022. It is now read-only.
Commit 0433ead
authored
chore(ts-js): more ts day4 (#1019)
* refactor(ts-workflow): re-org spec by module
* refactor(ts-workflow): IRootStore -> TRootStore
* refactor(ts-workflow): drawer store js -> ts, fix
* refactor(ts-workflow): add type syntax when import @SPEC
* refactor(ts-workflow): add type syntax when import @SPEC
* chore(ts-workflow): more store.js -> ts1 parent 4b26ca9 commit 0433ead
File tree
221 files changed
+502
-395
lines changed- src
- components
- AlertBar/styles
- ArticleEditToolbar/styles
- Buttons
- OrButton
- styles
- metircs
- notify_button
- or_button
- BuyMeChuanChuan/styles
- Charger/styles
- Checker/styles
- CollapseMenu/styles
- Common
- CommunityList/styles
- CommunityStatesPad/styles
- ContentFilter/styles
- CrashErrorHint/styles
- CustomScroller/styles
- DigestSentence/styles
- DivideText/styles
- EmailSubscriber/styles
- default_layout
- ErrorPage/styles
- ExpandIcon/styles
- FaqPeekList/styles
- FiltersMenu/styles
- filter
- FocusLine/styles
- Folder/styles
- FormItem/styles
- GithubRepoPage/styles
- GotoTop/styles
- IconText/styles
- ImgFallback/styles
- Input/styles
- Modal/styles
- Pagi/styles
- PostItem/styles
- SectionLabel/styles
- Select/styles
- Sticky/styles
- SubTitle/styles
- Switcher/styles
- pagi_option_selector
- tabs
- mobile_view
- TabBar/styles/desktop_view
- TabSelector/styles
- Tag/styles
- TheAvatar/styles
- ThemeSelector/styles
- ThreadSelector/styles
- WorksCard/styles
- containers
- Route
- content
- CommunityContent/styles
- CoolGuideContent/styles
- DiscoveryContent/styles
- FriendsContent/styles
- HaveADrinkContent/styles/body
- HelpCenterContent
- styles
- MeetupsContent/styles/date_selector
- MembershipContent/styles
- illustrations
- RecipesContent/styles
- SponsorContent/styles
- SubscribeContent/styles
- actions
- WorksContent/styles
- list
- right_sidebar
- digest
- ArticleDigest/styles
- CommunityDigest/styles
- editor
- AccountEditor/styles
- ArticleEditor/styles
- editor/header
- CommunityEditor/styles/banner
- select_type
- JobEditor/styles
- PostEditor/styles
- VideoEditor/styles
- WorksEditor/styles
- content
- article_part
- basic_info_part
- tech_stack_part
- layout/GlobalLayout
- thread
- PostsThread/styles
- RoadmapThread/styles
- UsersThread/styles
- tool
- ArticleSticker/styles
- left_sticker
- C11NSettingPanel/styles
- Cashier/styles
- CommunityJoinBadge/styles
- Doraemon/styles
- Drawer
- styles
- FavoritesCats/styles
- JoinModal/styles
- MailBox/styles
- unit
- ArticleViewerHeader/styles
- Comments/styles
- comment
- Header
- styles
- desktop_view
- Labeler/styles
- ModeLineMenu/styles
- ModeLine
- styles
- bottom_bar
- top_bar
- mobile_view
- article_bar
- community_bar
- Sidebar/styles
- TagsBar/styles
- desktop_view
- user/UserProfile/styles
- spec
- stores
- RootStore
- types
- utils
- scripts/generators/container
- themes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
221 files changed
+502
-395
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments