lijianan
285753c67f
site: add juejin column card ( #43171 )
2023-06-25 12:27:03 +08:00
lijianan
c01972edb2
site: add zhihu & yuque column card ( #43122 )
...
* site: add zhihu card
* fix
* fix
* fix
* Update .dumi/theme/slots/Content/ZhihuCard.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix
* fix
* fix
* Update basic.tsx
* Update .dumi/theme/slots/Content/ZhihuCard.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix
* update style
* fix
* fix
* fix: rename
* update
* update
* update url
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-06-22 21:11:12 +08:00
洋
fb28fd2e15
docs: update version href logic ( #43144 )
...
* docs: update version href logic
* chore: format
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-06-21 18:52:21 +08:00
afc163
4ef820fc49
chore: remove warnings from site code ( #43118 )
...
* chore: remove / from old version url
* chore: remove dev warning
2023-06-20 19:38:58 +08:00
afc163
9c4b20d5eb
chore: remove / from old version url ( #43117 )
2023-06-20 19:38:42 +08:00
未觉雨声
0547bc6f85
docs: fix PrevAndNext icons RTL ( #42822 )
...
* fix: footer prev-and-next rtl fix
* Update .dumi/theme/common/PrevAndNext.tsx
* Update .dumi/theme/common/PrevAndNext.tsx
---------
Co-authored-by: lijianan <574980606@qq.com>
2023-06-05 09:46:52 +08:00
KuangPengfei
1b2313cb5e
docs: the LTR icon uses svg to better fit the dark theme ( #42798 )
...
* docs: the LTR icon uses svg to better fit the dark theme
* docs: new `DirectionIcon`
2023-06-05 00:51:16 +08:00
未觉雨声
71836057d1
docs: fix content anchor setion to use logical style ( #42707 )
2023-05-30 10:33:35 +08:00
afc163
9da38fd479
docs: fix design docs detail ( #42568 )
2023-05-24 14:27:03 +08:00
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
...
This reverts commit ea8ed28209
.
2023-05-06 15:49:37 +08:00
lijianan
ea8ed28209
chore: unified import method ( #42149 )
...
* chore: unified import method
* fix lint
2023-05-05 20:52:44 +08:00
MadCcc
d43c15f2f4
docs: fix ssr warning ( #41776 )
...
* docs: fix ssr warning when click anchor
* docs: fix demoWrapper SSR
* chore: try
* Revert "chore: try"
This reverts commit a6e0fe0906
.
2023-04-13 18:13:13 +08:00
二货爱吃白萝卜
fd03bc1ceb
docs: fix 4.x mirror jump 404 ( #41393 )
...
* docs: fix mirror jump
* docs: adjust replace logic
2023-03-22 15:24:15 +08:00
wangxingkang
d418d0d0c0
chore: site style writing error ( #41391 )
2023-03-22 13:53:54 +08:00
kiner-tang(文辉)
af0dbbd5d3
docs: blog support display author's avatar ( #41231 )
...
* feat: support author avatar in blog
* feat: author avatar
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: support custom authorInfos
* feat: comment
* feat: optimize code
* Update package.json
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: avatar skeleton
* feat: optimize code
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-16 11:27:25 +08:00
MadCcc
5c0bc214cc
docs: fix duplicated desc ( #41217 )
...
* docs: fix duplicated desc
* fix: use remark plugin
* chore: fix ghost deps
* chore: better assign
* chore: use regexp
* chore: remove try catch
2023-03-14 20:34:36 +08:00
MadCcc
8467428528
refactor: rename preset colors in token ( #41071 )
...
* refactor: rename preset colors in Design Token
* feat: rename preset color in token
2023-03-05 20:49:26 +08:00
MadCcc
79ac80a0a2
docs: fix duplicated description ( #41063 )
2023-03-05 17:17:16 +08:00
afc163
986718c81f
docs: fix antd version in codesandbox preview link ( #40983 )
...
- Update dependencies to latest versions
- Replace `FormattedMessage` with `useSiteData`
- Add `Badge`
- Update `useLocation` to include `useSiteData`
- Update `versionOptions` to include `pkg.version`
- Update `defaultValue` of `Select` to `pkg.version`
- Update `arrow` prop of `Popover` to include `arrowPointAtCenter`
[.dumi/theme/builtins/Previewer/CodePreviewer.tsx]
- Replace `FormattedMessage` with `useSiteData`
- Update `antd` version in dependencies
- Update `@ant-design/icons` version in dependencies
- Update `react` version in dependencies
- Update `react-dom` version in dependencies
- Update `dayjs` version in dependencies
- Update `react-router-dom` version in dependencies
- Update `react-router` version in dependencies
- Add `Badge.
[.dumi/theme/slots/Header/index.tsx]
- Change import of `useLocation` to include `useSiteData`
- Add `pkg` to `useSiteData`
- Update `versionOptions` to include `pkg.version`
- Update `defaultValue` of `Select` to `pkg.version`
- Update `arrow` prop of `Popover` to include `arrowPointAtCenter`
2023-03-01 13:40:19 +08:00
MadCcc
853283b7e4
docs: DatePicker design tab ( #40745 )
...
* docs: DatePicker design tab
* docs: add design demo
* docs: add anchor for design demo
* docs: init g6
* docs: behavior map
* test: fix test cov
* docs: behavior map comp
* docs: add map title
* docs: fix ssr
* docs: update demo
* docs: optimize copy ux
* docs: update demo
* chore: code clean
2023-02-20 10:51:18 +08:00
二货机器人
35094551c1
docs: Fix footer zhihu columns link
2023-02-10 11:06:10 +08:00
MadCcc
0e974511ad
docs: fix page h1
2023-02-08 22:54:21 +08:00
MadCcc
10f78a916a
docs: update box-shadow
2023-02-08 21:51:06 +08:00
lijianan
286a42b4e5
site style code optimization ( #40524 )
...
* site style code optimization
* site style code optimization
* del trigger
* revert
2023-02-03 13:39:46 +08:00
afc163
8f5f7cf814
site: fix 404 page ( #40366 )
2023-02-01 21:55:20 +08:00
lijianan
db5913696b
site: improve contributors list style when hover ( #40362 )
...
* site: improve contributors list style when hover
* fix
2023-01-22 01:30:01 +08:00
jc
bde9c6b9fb
docs: add antd-mini ( #40248 )
2023-01-16 13:39:23 +08:00
afc163
fdc6709977
chore: fix lint and refactor some site code ( #40185 )
...
* chore: refactor header code style
* fix lint
2023-01-12 11:57:54 +08:00
lijianan
1c8f6507ce
site: improve overview page ( #40126 )
...
* site: imp
* update fontsize
* add scrollTo(0)
* revert
* add style return type
* add resize Event when input onChange
* docs: fix affix height and revert resize event
* fix: justifycontent => justify-content
* fix style
Co-authored-by: afc163 <afc163@gmail.com>
2023-01-11 21:37:12 +08:00
lijianan
7f222efff6
site: delete V5_NOTIFICATION ( #40129 )
...
* site: delete V5_NOTIFICATION
* clear code
2023-01-10 16:51:28 +08:00
linxianxi
398d3e6937
site: fix anchor height ( #40069 )
2023-01-06 16:47:40 +08:00
afc163
c8bc3ce6c6
site: fix home page rtl style and footer icons ( #40003 )
...
* docs: fix home page rtl style
* style: fix rtl style
* Update package.json
* style: fix card text align
* style: update footer icons
2023-01-04 19:37:57 +08:00
afc163
a9bab97d92
chore: update style of github contributors ( #39994 )
2023-01-04 13:45:02 +08:00
afc163
cfc763bce3
chore: fix header menu style in mobile device ( #39967 )
2023-01-03 14:06:57 +08:00
MadCcc
940a29fe4c
docs: fix color palettes ( #39759 )
...
* docs: fix color palettes
* chore: code clean
2022-12-23 16:31:30 +08:00
二货爱吃白萝卜
540e3aae46
docs: adjust mig & anchor ( #39732 )
2022-12-22 15:31:40 +08:00
MadCcc
4714f851d4
docs: fix menu bg ( #39649 )
2022-12-19 17:22:25 +08:00
lijianan
ba999de764
chore: site code format ( #39457 )
...
* format: site code format
* Conflicting
* lint
* rename
2022-12-19 13:23:28 +08:00
lijianan
0eaf2b40cf
site: add blog about test library migration ( #39591 )
...
* add blog
* fix
* fix
* fix lint
* fix
* fix
* fix
* fix
* fix
* fix
2022-12-19 11:50:11 +08:00
Wuxh
36abb3df4e
chore(site): improve site ( #39504 )
...
* chore: merge context
* chore: theme context
* chore(site): improve site
* chore: update components overview url
* chore: update
* chore: remove default theme button
* chore: update
* chore: update
2022-12-19 11:42:41 +08:00
PCCCCCCC
53470fc476
Adapt to the mobile mode of the new official website ( #39043 )
...
* feat: add basic css for title
feat: add basic Carousel structure
feat: modify some card with mobile mode
feat: style change for theme
feat: Extract public styles and improve some styles
fix: Fix code loss caused by handling conflicts
* feat: change the theme to carousel with image
2022-12-11 20:39:46 +08:00
二货爱吃白萝卜
33deda5e38
docs: Update Blog ( #39399 )
...
* docs: auto order
* docs: getContainer blog
* chore: rm console
2022-12-08 16:46:48 +08:00
二货机器人
c09dab5850
docs: fix site check where logic
2022-12-05 18:30:02 +08:00
afc163
8296b72585
style: fix RangePicker hover range style ( #39266 )
...
* style: fix DatePicker hover range style
close #39219
* chore: fix lint
2022-12-05 17:47:12 +08:00
afc163
80f167e5f2
docs: update footer
2022-12-05 16:42:03 +08:00
二货爱吃白萝卜
fe60528e84
fix: Dropdown sub-menu missing motion ( #39235 )
...
* chore: fix dropdown motion miss
* fix: dropdown missing motion & site check
2022-12-04 13:22:57 +08:00
afc163
0baab01c39
docs: site detail
2022-12-01 23:53:20 +08:00
MadCcc
f863703f12
chore: use startTransition to avoid affecting hydration ( #39155 )
...
* chore: use startTransition to avoid affecting hydration
* chore: code clean
2022-12-01 17:55:20 +08:00
lijianan
ada192f3a0
site: fix site error ( #39138 )
2022-12-01 12:21:42 +08:00
Wuxh
880a57298e
chore(site): support for opening debug component demos ( #39132 )
2022-12-01 10:43:52 +08:00