MadCcc
|
0e360ed861
|
chore: bump antd-tools version (#46103)
* chore: bump antd-tools version
* chore: bump
|
2023-11-27 17:53:05 +08:00 |
|
lijianan
|
03409af97f
|
fix: remove extra parentheses
Signed-off-by: lijianan <574980606@qq.com>
|
2023-11-24 23:06:58 +08:00 |
|
afc163
|
f21695817e
|
docs: fix xpm install commend style (#46077)
|
2023-11-24 19:25:12 +08:00 |
|
Zheeeng
|
6b18c85aa3
|
fix: xtech logo (#46043)
|
2023-11-23 17:50:23 +08:00 |
|
Zheeeng
|
d85c37b3b3
|
chore: add intro to Galacean Effects (#46026)
* chore: add intro to Galacean Effects
* fix: change GE to Galacean
---------
Co-authored-by: 慕还 <zhengjiang.jz@antgroup.com>
|
2023-11-23 15:13:00 +08:00 |
|
afc163
|
5aafe6d39a
|
site: use vanilla-tilt.js for banner motion
|
2023-11-22 17:57:53 +08:00 |
|
Peach
|
aec6a80964
|
chore: correct type error in theme file (#45949)
Signed-off-by: Peach <scdzwyxst@gmail.com>
|
2023-11-17 17:53:28 +08:00 |
|
二货爱吃白萝卜
|
dc25579c20
|
fix: zIndex miss of message (#45911)
* fix: zIndex miss of message
* fix: modal static index
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix zIndex test
* test: update test case
* chore: clean up
* test: coverage
|
2023-11-17 10:54:19 +08:00 |
|
zbw-zbw
|
f0a2695df9
|
site(Header): increase z-index (#45890)
Co-authored-by: zbw01218944 <zbw01218944@alibaba-inc.com>
|
2023-11-15 20:00:52 +08:00 |
|
Vincent
|
de3a08f36e
|
chore: header use d2tech (#45756)
* chore: header use d2tech
* chore: del img
* chore: use d2 head background
* Apply suggestions from code review
style: keep message unified style
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Vincent <Zaynex@126.com>
---------
Signed-off-by: Vincent <Zaynex@126.com>
Co-authored-by: xiwenzheng.xwz <xiwenzheng.xwz@antgroup.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-11-10 09:53:47 +08:00 |
|
MadCcc
|
e6d9232777
|
docs: fix demo editor shadow (#45636)
|
2023-11-02 19:33:00 +08:00 |
|
MadCcc
|
9f1b8f13d0
|
docs: fix code selection style issue (#45631)
|
2023-11-02 16:40:33 +08:00 |
|
afc163
|
7e284736a8
|
demo: improve popconfirm/popover/tootlip placement demo code style (#45581)
|
2023-10-30 13:57:57 +08:00 |
|
MadCcc
|
6a525ccbec
|
docs: fix banner blur (#45504)
|
2023-10-25 10:54:42 +08:00 |
|
afc163
|
8ffa721412
|
chore: IconSearch ts errors (#45506)
* chore: IconSearch ts errors
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2023-10-24 16:11:01 +08:00 |
|
MadCcc
|
67165a78fc
|
docs: live demo (#45383)
* docs: live demo
* chore: bump dumi
* chore: fix lint
* chore: fix lint
* chore: update demo
* chore: bump dumi
* docs: enhance live demo
* docs: update text
|
2023-10-23 22:49:49 +08:00 |
|
afc163
|
9dd9db079b
|
chore: fix banner style in safari (#45485)
|
2023-10-23 15:02:51 +08:00 |
|
afc163
|
fb0297f7bf
|
chore: load home page component lazily (#45467)
* chore: load home page component lazily
* chore: improve home page blur style in Chrome
|
2023-10-21 16:39:59 +08:00 |
|
afc163
|
cd03c11727
|
docs: improve home page banner style (#45459)
|
2023-10-20 23:05:04 +08:00 |
|
afc163
|
29551aaaba
|
chore: fix overview page search outline style (#45458)
|
2023-10-20 23:04:50 +08:00 |
|
MadCcc
|
984977177a
|
docs: bump theme editor (#45369)
|
2023-10-16 20:37:05 +08:00 |
|
MadCcc
|
04cc086fb5
|
chore: fix tsc (#45352)
|
2023-10-15 19:17:32 +08:00 |
|
kiner-tang(文辉)
|
c727bed0e8
|
chore: solve the eslint error about null (#45328)
|
2023-10-13 18:18:07 +08:00 |
|
二货爱吃白萝卜
|
70ce748d57
|
fix: options missing id (#45287)
|
2023-10-12 09:43:35 +08:00 |
|
红
|
72fc3b6f3c
|
chore(site): anchor jump don't work (#45243)
* chore: fix typo error
* chore: fix anchor jump failure
* Revert "chore: fix anchor jump failure"
This reverts commit 9a1127353d80e7e6e1aa17dde1f88e71b61f0181.
* chore: fix
* Revert "chore: fix"
This reverts commit 9dc69f11647738d01fa95b5c92031a197dbef952.
* Revert "site: remove legacy code for hash jump (#44836)"
This reverts commit 72da2678aa .
* chore: remove
* Update .dumi/theme/layouts/DocLayout/index.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 红 <wxh16144@qq.com>
* chore: update
---------
Signed-off-by: 红 <wxh16144@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-10-10 17:30:46 +08:00 |
|
叶枫
|
604948e6a9
|
e
|
2023-10-09 11:12:51 +08:00 |
|
叶枫
|
75611b7db8
|
chore: scroll to the top of the page when the search box value changes (#45211)
|
2023-10-08 15:41:50 +08:00 |
|
afc163
|
f03a4de272
|
chore: improve switch theme perf in home page (#45210)
|
2023-10-08 15:29:45 +08:00 |
|
MadCcc
|
d5d9e723f8
|
chore: fix overview link (#45206)
* chore: fix overview link
* chore: update
|
2023-10-08 13:44:02 +08:00 |
|
Ricky
|
24ed2cf364
|
docs: fix site document title flash during page loading (#44631)
* fix: site document title rerender after dumi prerender
* fix: comment & index page listener render
* fix: define seperate layour for index page & seperate Helmet title + desc definition
---------
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-10-07 14:23:52 +08:00 |
|
afc163
|
abba072bd5
|
docs: fix API Table styling (#45001)
Signed-off-by: afc163 <afc163@gmail.com>
|
2023-10-07 12:13:20 +08:00 |
|
红
|
131a17d099
|
chore: improve demo dependency logic (#45142)
|
2023-10-07 09:45:27 +08:00 |
|
kiner-tang(文辉)
|
af38d9f9ee
|
docs: API table style optimize (#45185)
|
2023-10-06 09:23:53 +08:00 |
|
afc163
|
07eb5ba82d
|
docs: move copy button into code previewer (#45099)
|
2023-09-26 16:41:41 +08:00 |
|
MadCcc
|
e43686da70
|
docs: fix site issue (#45063)
* docs: fix site issue
* chore: code clean
|
2023-09-25 16:08:42 +08:00 |
|
MadCcc
|
dcfd1aea66
|
chore: do not show mirror modal in preview (#45011)
|
2023-09-22 11:38:56 +08:00 |
|
红
|
a9d6422722
|
docs: improve display of color block in docs (#44790)
* chore: update blog style
* Revert "chore: update blog style"
This reverts commit afc0a1d927e59ee4f30ad3dcbec40e85785ff188.
* Revert "site: update docs styles (#39348)"
This reverts commit 4a803962eb .
# Conflicts:
# .dumi/theme/builtins/ColorChunk/index.tsx
# .dumi/theme/builtins/TokenTable/index.tsx
# docs/react/customize-theme.en-US.md
# docs/react/customize-theme.zh-CN.md
* chore: revert
* chore:revert
* chore: rename props
* chore: update
* chore(deps): add `dumi-plugin-color-chunk` plugin
* chore: update docs
* chore: update
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 红 <wxh16144@qq.com>
* docs: pick #44945
Co-authored-by: RedJue <RedJue@users.noreply.github.com>
---------
Signed-off-by: 红 <wxh16144@qq.com>
Signed-off-by: 红 <wxh1220@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: RedJue <RedJue@users.noreply.github.com>
|
2023-09-20 16:59:56 +08:00 |
|
MadCcc
|
e41026ab59
|
docs: fix site issues (#44970)
|
2023-09-20 16:50:55 +08:00 |
|
afc163
|
5c99a5ee49
|
type: fix type errors of React.Key (#44938)
* type: fix .dumi typing error
* type: fix React.Key type error
* type: fix React.Key type error
* type: fix React.Key type error
* type: fix React.Key type error
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* fix: test case
* fix: test case
* chore: use @types/react latest version
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* chore: update form def
* chore: more ts
* chore: revert demo ts
* chore: bump ver
* chore: fix more
* chore: fix demo
* chore: back of ci
* chore: fix ts
* chore: fix ts
* chore: part of it
* chore: fix ts
* chore: bump ver
* chore: fix lint
* chore: fix
* test: update test
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2023-09-20 11:01:49 +08:00 |
|
MadCcc
|
6939a2fcdf
|
docs: fix hydration (#44952)
|
2023-09-19 21:01:07 +08:00 |
|
afc163
|
9455ebec44
|
docs: update 5.9.2 changelog and lock @types/react (#44943)
* docs: update 5.9.2 changelog and lock @types/react
* docs: update 5.9.2 changelog and lock @types/react
|
2023-09-19 12:35:37 +08:00 |
|
红果汁
|
49846b8799
|
docs: fix yuque banner style issue (#44940)
|
2023-09-19 11:18:46 +08:00 |
|
二货爱吃白萝卜
|
dfe6c2c490
|
docs: Part of update (#44930)
* chore: fix changelog parser
* chore: clean up
* chore: fix site image style
* chore: bug version
* chore: clean up
|
2023-09-18 15:30:30 +08:00 |
|
lijianan
|
a0699ea1a0
|
type: fix .dumi type error (#44916)
|
2023-09-17 23:32:14 +08:00 |
|
afc163
|
62e338c775
|
type: enable type prompt for .dumirc.ts (#44886)
* type: fix .dumi missing types
* Update tsconfig.json
Signed-off-by: lijianan <574980606@qq.com>
* Update tsconfig.json
Signed-off-by: lijianan <574980606@qq.com>
* Update tsconfig.json
Signed-off-by: lijianan <574980606@qq.com>
* chore: clear tsconfig.json
* chore: update dumi version declaration
* type: correct unified plugin types
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
|
2023-09-17 21:52:01 +08:00 |
|
cwg
|
5ac472d042
|
site: add LocalStorage caching for bannerVisible (#44910)
* feat: add LocalStorage caching for banner visible
* feat: add cache expiration time
|
2023-09-16 23:42:12 +08:00 |
|
cwg
|
2627caebb4
|
fix: site style conflict (#44899)
* fix: site style conflict
* chore: lint
* feat: optimize code
|
2023-09-15 22:03:53 +08:00 |
|
cwg
|
4d3814478c
|
site: optimize banner display (#44894)
|
2023-09-15 18:48:34 +08:00 |
|
cwg
|
fa61f81144
|
site: announce yuque welfare program (#44884)
* site: announce yuque welfare program
* chore: lint
* feat: optimize code
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-09-15 16:42:01 +08:00 |
|
afc163
|
72da2678aa
|
site: remove legacy code for hash jump (#44836)
|
2023-09-13 19:08:52 +08:00 |
|