This repository was archived by the owner on Nov 8, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork37
chore(ts-workflow): move js files -> ts#1015
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
27 commits Select commitHold shift + click to select a range
d8f82fe
chore(ts-workflow): basic setup
mydearxym5ad0fa9
chore(ts-workflow): testId -> testid to avoid warning
mydearxym65445d9
chore(ts-workflow): resolve type warnings
mydearxymddf62c8
chore(ts-workflow): rename _app
mydearxym828661c
chore(ts-workflow): basic lint & rules setup
mydearxym531504e
chore(ts-workflow): logic & store with ts support && rules adjust
mydearxym11cce16
chore(ts-workflow): tsx test
mydearxym28dfbf9
chore(ts-workflow): add tsc check, resolve errors
mydearxymeabb977
chore(ts-workflow): add tsc check, resolve errors
mydearxymd80fb87
fix(ts-workflow): rootStore TS hint
mydearxymceb8381
refactor(ts-workflow): generator container store.js -> store.ts
mydearxyma669789
refactor(ts-workflow): cycle import issue doc
mydearxymfedcbe1
refactor(ts-workflow): generator logic.js -> logic.ts
mydearxym1c3e13a
refactor(ts-workflow): generator index.js && styles.js to ts version
mydearxymd0eaa7d
chore(ts-workflow): styles/*.js -> ts && resolve error/warning
mydearxym0a1bbd7
chore(ts-workflow): more styles/*.js -> ts && resolve error/warning
mydearxymcdb48b2
chore(ts-workflow): more styles/*.js -> ts && resolve error/warning
mydearxym1c3ea7d
chore(ts-workflow): resolve type warning
mydearxym7ac1fc2
chore(ts-workflow): more js -> ts
mydearxym0f4ed4b
ci(actions): use offical elixir action
mydearxym685d483
fix(build): missing style error
mydearxymeeaa6fc
chore(ts-workflow): utils js -> ts
mydearxymd2e0c2c
fix(ts-workflow): type warnings
mydearxym3e94ba9
chore(ts-workflow): test/*js -> ts && resolve wanings
mydearxym047a27e
chore(ts-workflow): resolve conflict
mydearxym7b954cd
chore(ts-workflow): move style & metric files -> ts
mydearxyma126ba0
chore(ts-workflow): constant files js -> ts
mydearxymFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
The table of contents is too big for display.
Diff view
Diff view
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
3 changes: 2 additions & 1 deletionconfig/next_offline.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 2 additions & 0 deletionspackage.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
11 changes: 4 additions & 7 deletionssrc/components/AlertBar/index.js → src/components/AlertBar/index.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
13 changes: 8 additions & 5 deletionssrc/components/AvatarsRow/styles/metric.js → src/components/AvatarsRow/styles/metric.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletionssrc/components/Buttons/styles/button.js → src/components/Buttons/styles/button.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
10 changes: 5 additions & 5 deletions...ts/Buttons/styles/metircs/arrow_button.js → ...ts/Buttons/styles/metircs/arrow_button.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions...ents/Buttons/styles/metircs/arrow_link.js → ...ents/Buttons/styles/metircs/arrow_link.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
22 changes: 16 additions & 6 deletions...mponents/Buttons/styles/metircs/button.js → ...mponents/Buttons/styles/metircs/button.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletionssrc/components/Checker/styles/metric.js → src/components/Checker/styles/metric.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
22 changes: 14 additions & 8 deletions...mponents/CustomScroller/styles/metrics.js → ...mponents/CustomScroller/styles/metrics.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
12 changes: 7 additions & 5 deletionssrc/components/ExpandIcon/styles/metric.js → src/components/ExpandIcon/styles/metric.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.