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
Commit0ce5ec9
authored
chore(typo): fix spell warnings by vscode plugin (#760)
* chore(typo): fix spell warnings by vscode plugin* fix(generators): replace service with schema as convention (#754)* chore(functions): use es6 style aync function styles (#753)* chore(functions): use es6 style aync function styles* fix: missing one* chore: resolve conflict* chore clean up (#755)* chore(i18n): rm old lang settings, generators .. etc* ci(travis): update node runtime vertion to latest-12.18.0* refactor: update pkgs & rm unnecessory eslint & more* Next 9 new feature (#756)* chore(clean-up): replace installed fetch with next9's build-in fetchhttps://nextjs.org/blog/next-9-4#new-environment-variables-support* chore(eslint): upgrade for arrow-parens rule* feat(core): use next9's build-in env support* chore(deps): remove unused pkgs* Animation refactor (#757)* chore(eslint): upgrade lint config* refactor(animation): use non-implicit style* chore(eslint): upgrade rules* chore(typo): nofityDot -> notifyDot, cancle -> cancel* chore(eslint): update arrow rules* chore(prettier): format with new rules* chore(eslint): fix warnings* chore(eslint): fix warnings* refactor(hooks): mv network hooks to hooks dir* chore(eslint): fix warnings* chore(eslint): mv rules to @groupher/eslint-config-web1 parenta4f79d6 commit0ce5ec9
File tree
529 files changed
+2507
-3541
lines changed- config
- docs
- architecture
- js
- src
- components
- AlertBar/styles
- ArticleActionsPanel
- ArticleEditFooter
- styles
- ArticleEditToolbar
- ArticleItemPrefixLabel
- styles
- AvatarsRow
- styles
- Buttons
- OrButton
- BuyMeChuanChuan
- Charger/styles
- CommunityList
- styles
- CommunityStatesPad
- ContentFilter
- styles
- ContentSourceCard
- styles
- ContributorList
- CrashErrorHint
- styles
- CustomScroller
- styles
- ExpandIcon/styles
- FaqPeekList
- styles
- FeedsBar
- FiltersMenu
- Filter
- Folder/styles
- FollowButton
- FormItem
- styles
- GalleryHub
- ImageGallery
- styles
- GithubRepoPage
- IconText/styles
- InlineCommunities
- InlineTags
- Input
- styles
- JobItem
- styles
- LoadingEffects
- MarkdownEditor
- Modal
- NaviIntro/styles
- NaviMenu
- ChildrenMenu
- styles
- Navigator
- styles
- PagedContents
- PagiFooter
- PostItem
- styles
- RepoItem
- StateTree
- Sticky
- styles
- SvgIcons
- Switcher
- PagiOptionSwitcher
- Tabs
- styles
- metric
- pagi_option_selector
- tabs
- TabSelector
- styles
- Tabber
- Tag/styles
- ThemeSelector
- ThreadSelector
- Tooltip
- UserBrief
- styles
- VerifiedSign
- VideoItem
- styles
- VideoSourceInfo
- containers
- ArticleAuthorCard
- ArticleBodyHeader
- ArticleViewerHeader
- styles
- AvatarAdder
- C11NSettingPanel
- styles
- Cashier
- Comments
- Comment
- styles
- CommunitySetter
- DocUploader
- Doraemon
- logic
- oauth
- styles
- ErrorBox
- FavoritesCats
- styles
- Footer
- styles
- GirlVerifier
- GlobalLayout
- Header
- styles
- Informer
- JoinModal
- styles
- Labeler
- MailBox
- Preview
- Route
- Sidebar
- styles
- TagsBar
- ThemeWrapper
- UpgradePackages
- styles
- tests
- UpgradePackges/tests
- banner
- ArticleBanner
- CommunityBanner
- UserBanner
- styles
- content
- CommunitiesContent
- styles
- CommunityContent
- styles
- CoolGuideContent
- styles
- HaveADrinkContent
- Body
- styles/header
- InterviewContent
- styles
- JobContent
- MeetupsContent
- Card
- DateSelector
- styles/card
- NewCommunityContent
- Banner
- SetupDomain
- SetupInfo
- Content
- styles
- banner
- select_type
- setup_domain
- PostContent
- RecipesContent
- styles
- RepoContent
- SponsorContent
- TrendingContent
- UserContent
- styles
- VideoContent
- WorksContent
- styles
- banner
- editor
- AccountEditor
- styles
- JobEditor
- styles
- PostEditor
- styles
- RepoEditor
- styles
- RichEditor
- VideoEditor
- styles
- thread
- CheatsheetThread
- JobsThread
- PostsThread
- ReposThread
- RoadmapThread
- TodoList
- styles
- UsersThread
- VideosThread
- WikiThread
- user
- UserBilling
- UserFavorited
- UserLister
- UserPublishedComments
- UserPublished
- UserSettings
- UserStared
- viewer
- AccountViewer
- styles
- JobViewer
- MailsViewer
- PostViewer
- RepoViewer
- VideoViewer
- hoc
- hooks
- pages
- communities
- home
- services
- github_api
- stores
- AccountStore
- RootStore
- SharedModel
- ThemeStore
- ViewingStore
- utils/async
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
529 files changed
+2507
-3541
lines changedOriginal 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 | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 |
| - | |
| 115 | + | |
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
0 commit comments
Comments
(0)