This repository was archived by the owner on Nov 8, 2022. It is now read-only.
Commit cebbb7f
authored
refactor(share): integrate menu & panel & re-org codebase (#1314)
* refactor(share): move shareBtn into container
* refactor(IconButton): use TSpace for margin
* refactor(TagsList): use TSpace for margin
* chore: clean up
* chore: add .d for types file
* refactor(icon): use local svg icon in menu
* refactor(icon-button): use common get local svg
* refactor(toast): options & theme adjust
* refactor(share): copy to in logic
* refactor(share): add to post page & adjust style
* refactor(share): add condition load for panel1 parent a0e50a1 commit cebbb7f
File tree
131 files changed
+713
-414
lines changed- public/bg
- src
- containers
- content
- ExploreContent
- HaveADrinkContent
- styles/body
- HelpCenterContent
- MembershipContent
- digest/ArticleDigest/DesktopView
- editor
- AccountEditor
- ArticleEditor
- BlogEditor
- Content
- CommunityEditor
- RichEditor
- WorksEditor
- layout
- GlobalLayout
- ThemePalette
- thread/KanbanThread
- tool
- AbuseReport
- ArticleSticker
- LeftSticker
- styles/left_sticker
- Cashier
- CommunityTagSetter
- CommunitySetter
- TagSetter
- Drawer
- AddOn
- Content
- styles/add_on
- unit
- Comments
- Comment/DesktopView
- List
- ModeLineMenu
- TagsBar/styles/desktop_view
- viewer/ArticleViewer/WorksViewer
- spec
- stores
- RootStore
- ThemeStore
- widgets
- ArticleCard
- ArticlesFilter/styles
- AvatarsRow
- Buttons
- CopyButton
- MenuButton
- styles
- ChangelogItem/DefaultLayout
- CustomScroller
- EmotionSelector
- FaqList/Collapse
- FiltersMenu
- Folder
- GotoTop
- Icons
- social
- KanbanItem
- NoticeBar
- PostItem/DesktopView
- PromotionList
- Select
- TabBar
- TagsList
- styles
- Tag/styles
- TeamList
- TheAvatar
- utils
- constant
- css
- themes/skins
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
131 files changed
+713
-414
lines changedBinary file not shown.
Loading
Loading
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
File renamed without changes.
File renamed without changes.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
File renamed without changes.
0 commit comments