This repository was archived by the owner on Nov 8, 2022. It is now read-only.
Commit ecdd06b
authored
chore(ts-workflow): move js files -> ts (#1015)
* chore(ts-workflow): basic setup
* chore(ts-workflow): testId -> testid to avoid warning
* chore(ts-workflow): resolve type warnings
* chore(ts-workflow): rename _app
* chore(ts-workflow): basic lint & rules setup
* chore(ts-workflow): logic & store with ts support && rules adjust
* chore(ts-workflow): tsx test
* chore(ts-workflow): add tsc check, resolve errors
* chore(ts-workflow): add tsc check, resolve errors
* fix(ts-workflow): rootStore TS hint
* refactor(ts-workflow): generator container store.js -> store.ts
* refactor(ts-workflow): cycle import issue doc
* refactor(ts-workflow): generator logic.js -> logic.ts
* refactor(ts-workflow): generator index.js && styles.js to ts version
* chore(ts-workflow): styles/*.js -> ts && resolve error/warning
* chore(ts-workflow): more styles/*.js -> ts && resolve error/warning
* chore(ts-workflow): more styles/*.js -> ts && resolve error/warning
* chore(ts-workflow): resolve type warning
* chore(ts-workflow): more js -> ts
* ci(actions): use offical elixir action
* fix(build): missing style error
* chore(ts-workflow): utils js -> ts
* fix(ts-workflow): type warnings
* chore(ts-workflow): test/*js -> ts && resolve wanings
* chore(ts-workflow): move style & metric files -> ts
* chore(ts-workflow): constant files js -> ts1 parent 47bf8c7 commit ecdd06b
412 files changed
Lines changed: 130 additions & 52 deletions
File tree
- config
- src
- components
- AlertBar
- styles
- tests
- ArticleActionsPanel
- styles
- tests
- ArticleEditToolbar
- styles
- tests
- ArticleItemPrefixLabel
- styles
- tests
- AvatarsRow
- styles
- tests
- Buttons
- styles
- dropdown_button
- follow_button
- metircs
- notify_button
- or_button
- tests
- BuyMeChuanChuan
- styles
- tests
- Charger
- styles
- tests
- Checker
- styles
- tests
- CollapseMenu
- styles
- tests
- Common
- CommunityFaceLogo
- styles
- tests
- CommunityList
- styles
- tests
- CommunityStatesPad
- styles
- tests
- ConstructingThread
- styles
- tests
- ContentBanner
- styles
- tests
- ContentFilter
- styles
- tests
- ContentSourceCard
- styles
- tests
- ContributorList
- styles
- tests
- CrashErrorHint
- styles
- tests
- CustomScroller
- styles
- tests
- DigestSentence
- styles
- tests
- DiscussLinker
- styles
- tests
- DivideText
- styles
- tests
- DotDivider
- styles
- tests
- Dropdown
- styles
- tests
- EmailSubscriber
- styles
- default_layout
- tests
- EmptyLabel
- styles
- tests
- EmptyThread
- styles
- tests
- ErrorPage
- styles
- tests
- ExpandIcon
- styles
- tests
- FaqPeekList
- styles
- tests
- FeedsBar
- styles
- tests
- FiltersMenu
- styles
- filter
- tests
- FocusLine
- styles
- tests
- Folder
- styles
- tests
- FormItem
- styles
- tests
- GalleryHub
- styles
- image_gallery
- people_gallery
- tests
- GithubRepoPage
- styles
- tests
- GithubSyncWarning
- styles
- tests
- GithubUserCard
- styles
- tests
- GotoTop
- styles
- tests
- IconText
- styles
- tests
- ImgFallback
- styles
- metric
- tests
- Img
- styles
- tests
- InlineCommunities
- styles
- tests
- InlineTags
- styles
- tests
- Input
- styles
- tests
- JobItem
- styles
- tests
- LinksCard
- styles
- tests
- LoadingEffects
- styles
- tests
- MarkDownRender
- styles
- tests
- MarkdownEditor
- styles
- tests
- Maybe/tests
- Modal/tests
- NotFound
- styles
- tests
- OauthHinter
- styles
- tests
- PagedContents/tests
- Pagi/tests
- PostItem/tests
- PromotionList/tests
- PromptIcon/tests
- RepoItem/tests
- SearchingLabel/tests
- SectionLabel/tests
- Select/tests
- StatusBox/tests
- Sticky/tests
- SubTitle/tests
- Switcher/tests
- TabBar/tests
- TabSelector/tests
- Tag/tests
- TheAvatar/tests
- ThemeSelector/tests
- ThreadSelector/tests
- Tooltip/tests
- TrendLine/tests
- UserBrief/tests
- UserCell/tests
- VerifiedSign/tests
- VideoInfoCard/tests
- VideoItem/tests
- VideoPoster/tests
- VideoSourceInfo/tests
- WorksCard/tests
- containers
- Route/tests
- content
- CommunityContent/tests
- CoolGuideContent/tests
- DiscoveryContent/tests
- FriendsContent/tests
- HaveADrinkContent/tests
- HelpCenterContent/tests
- JobContent/tests
- MeetupsContent/tests
- MembershipContent/tests
- PostContent/tests
- RecipesContent/tests
- RepoContent/tests
- SponsorContent/tests
- SubscribeContent/tests
- TrendingContent/tests
- UserContent/tests
- VideoContent/tests
- WorksContent/tests
- digest
- ArticleDigest/tests
- CommunityDigest/tests
- editor
- AccountEditor/tests
- ArticleEditor/tests
- CommunityEditor/tests
- JobEditor/tests
- PostEditor/tests
- RepoEditor/tests
- RichEditor/tests
- VideoEditor/tests
- WorksEditor/tests
- layout/GlobalLayout/tests
- thread
- CheatsheetThread/tests
- JobsThread/tests
- PostsThread/tests
- ReposThread/tests
- RoadmapThread/tests
- UsersThread/tests
- VideosThread/tests
- WikiThread/tests
- tool
- ArticleSticker/tests
- AvatarAdder/tests
- C11NSettingPanel/tests
- Cashier/tests
- CommunityJoinBadge/tests
- CommunitySetter/tests
- DocUploader/tests
- Doraemon/tests
- Drawer/tests
- ErrorBox/tests
- FavoritesCats/tests
- GirlVerifier/tests
- Informer/tests
- JoinModal/tests
- MailBox/tests
- unit
- ArticleAuthorCard/tests
- ArticleBodyHeader/tests
- ArticleViewerHeader/tests
- Comments/tests
- Header/tests
- Labeler/tests
- ModeLineMenu/tests
- ModeLine/tests
- Sidebar/tests
- TagsBar/tests
- user
- UserBilling/tests
- UserFavorited/tests
- UserLister/tests
- UserProfile/tests
- UserPublishedComments/tests
- UserPublished/tests
- UserSettings/tests
- UserStared/tests
- viewer
- JobViewer/tests
- MailsViewer/tests
- PostViewer/tests
- RepoViewer/tests
- VideoViewer/tests
- stores
- AccountStore/test
- RootStore/test
- ThemeStore/test
- ViewingStore/test
- utils/constant
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
| |||
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | | - | |
27 | 24 | | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments