lijianan
0601867703
type: update event string type ( #49387 )
2024-06-13 09:32:53 +08:00
afc163
828360c6e9
chore: fix a11y issues ( #49329 )
...
* chore: fix a11y issues
* Update .dumi/pages/index/components/Theme/ColorPicker.tsx
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* Update .dumi/pages/index/components/Theme/ThemePicker.tsx
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-11 23:47:48 +08:00
afc163
f4db94c10c
chore: fix site Link type errors ( #49346 )
2024-06-11 16:07:13 +08:00
afc163
b6b961efa1
chore: enable prefetch for dumi Link element ( #49314 )
2024-06-08 23:10:16 +08:00
afc163
308feb19fb
docs: fix notifcation/message import statement ( #49283 )
2024-06-06 17:25:50 +08:00
lijianan
c7dc0acfb7
site: rewrite global style => cssinjs ( #49179 )
2024-06-02 21:27:05 +08:00
lijianan
4f832aaac3
site: update site scrollbar style ( #49088 )
2024-05-28 02:22:37 +08:00
宋红凯
4ef3992c0d
style: widen component meta label to fix safari ui world wrap ( #49023 )
...
Co-authored-by: songhongkai <songhongkai@autohome.com.cn>
2024-05-22 19:26:47 +08:00
afc163
c1566bead4
chore: add clarity script ( #48993 )
...
* chore: add clarity script
* chore: add clarity script
2024-05-21 20:46:04 +08:00
二货爱吃白萝卜
bf265c0efe
docs: fix some doc and lint issue ( #48982 )
...
* chore: fix dumi lint
* test: update snapshot
2024-05-20 14:26:51 +08:00
afc163
253b45eceb
docs: fix wrong brightness value in Palette Generation Tool ( #48973 )
2024-05-18 21:23:45 +08:00
Wanpan
7232733134
chore: development mode not prompt for redirection ( #48943 )
2024-05-15 21:25:00 +08:00
thinkasany
1f39811047
site: use message hooks usage ( #48862 )
...
* refactor(iconSearch): use message hooks usage
* fix: use useApp
2024-05-10 15:35:16 +08:00
二货爱吃白萝卜
cf6e9c8b6e
docs: update RangePicker month demo ( #48844 )
...
* docs: clean up useless code
* docs: update demo
* docs: fix typo
2024-05-10 09:55:31 +08:00
afc163
4384984c38
site: fix home page horizontal scrollbar ( #48804 )
...
* site: fix home page horizontal scrollbar
* Update .dumi/theme/slots/Header/index.tsx
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-05-08 16:50:34 +08:00
lijianan
b96c10ae1b
site: rm Menu children ( #48799 )
2024-05-07 15:31:58 +08:00
lijianan
01264592a7
site: rm gitee-pages enter ( #48792 )
2024-05-07 07:29:30 +08:00
lijianan
ddf70283ed
site: update site type { children: React.ReactNode }
=> React.PropsWithChildren
( #48770 )
...
* site: update site type React.ReactNode => React.PropsWithChildren
* fix: fix
* fix: fix
2024-05-06 15:28:52 +08:00
lijianan
8ef0a514bc
site: update site scroll-bar style ( #48755 )
...
* site: update site scroll-bar style
* site: update site scroll-bar style
2024-05-03 13:52:04 +08:00
afc163
4424dec28f
site: turn off @layer to fix styling lost ( #48754 )
2024-05-03 11:32:47 +08:00
栗嘉男
20f183cf6f
chore: merge master into feature
2024-05-01 16:33:46 +08:00
afc163
6c7f161063
docs: fix ltr icon in Safari ( #48711 )
2024-04-30 14:58:18 +08:00
lijianan
ba5f9fe2f8
Merge pull request #48677 from ant-design/master
...
chore: merge master into feature
2024-04-28 14:02:49 +08:00
thinkasany
2afb721e5e
site: Replace card deprecated API 'bodyStyle' ( #48644 )
2024-04-26 17:37:14 +08:00
tanghui
d70de6c6e6
Merge branch 'master' into feature-merge-master
2024-04-26 17:20:46 +08:00
lijianan
b9d90f8299
chore: simplify import expression from package.json ( #48602 )
2024-04-24 11:06:12 +08:00
afc163
8812b14e9d
docs: improve Header menu style ( #48597 )
2024-04-24 09:51:46 +08:00
afc163
e08704f6a4
docs: fix space in import statement ( #48552 )
...
* chore: fix space in import statement
* chore: fix space in import statement
* Update .dumi/theme/builtins/ComponentMeta/index.tsx
Signed-off-by: afc163 <afc163@gmail.com>
* -C
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-04-23 10:21:29 +08:00
lijianan
27c942a00b
Merge pull request #48524 from ant-design/master
...
chore: merge master into feature
2024-04-18 10:11:58 +08:00
二货爱吃白萝卜
4cefa2fa64
doc: fix site render ( #48514 )
...
* docs: fix markdown
* docs: clean up
2024-04-17 17:27:16 +08:00
afc163
e7d685d4d6
docs: improve resource page style ( #48460 )
...
* docs: improve resource page style
* docs: improve resource page style
* docs: improve resource page style
* Update .dumi/theme/builtins/ResourceCards/index.tsx
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-16 10:31:13 +08:00
lijianan
8a4a83ace7
Merge pull request #48471 from ant-design/master
...
chore: merge master into feature
2024-04-16 10:17:57 +08:00
lijianan
daba39b88a
site: fix css var error of site ( #48449 )
2024-04-15 11:40:58 +08:00
lijianan
d1a8376e09
site: fix different font-size between jsx demo and tsx demo ( #48448 )
2024-04-15 10:27:51 +08:00
gin-lsl
72b5263344
site: sync all code type of demos when change one of them ( #48436 )
...
* site: sync all code type of demos when change one of them
* site: remove localStorage
---------
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Peach <scdzwyxst@gmail.com>
2024-04-13 23:11:29 +08:00
lijianan
d34ab00717
demo: update wrap="wrap"
=> wrap
( #48409 )
2024-04-12 12:10:38 +08:00
lijianan
4cba8b85d5
Merge pull request #48383 from ant-design/master
...
chore: merge master into feature
2024-04-10 20:30:10 +08:00
lijianan
6b3a6350c3
site: use css token ( #48367 )
2024-04-10 11:47:30 +08:00
叶枫
6dcd6e2dc1
feat: merge master
2024-04-08 14:37:05 +08:00
叶枫
502dac12aa
docs: format code ( #48309 )
...
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
2024-04-08 14:04:08 +08:00
lijianan
24a65de3c5
Merge pull request #48317 from ant-design/master
...
chore: merge master into feature
2024-04-07 17:37:40 +08:00
lijianan
251e9c9128
site: site code optimization ( #48299 )
2024-04-07 10:10:25 +08:00
lijianan
2acb7b217a
site: use css token ( #48294 )
...
* site: use css token
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
2024-04-06 16:11:17 +08:00
lijianan
bb74803437
Merge pull request #48293 from ant-design/master
...
chore: merge master into feature
2024-04-05 22:40:14 +08:00
kiner-tang
80af2a65ed
docs: Added ways to use bun installation dependencies ( #48289 )
...
* docs: add bun
* docs: add bun
* docs: add bun
* docs: add bun
2024-04-05 18:27:10 +08:00
lijianan
87fe058776
site: site code optimization ( #48286 )
2024-04-05 15:15:10 +08:00
lijianan
448cb81a7c
site: simplify bug reason & adjust padding ( #48277 )
...
* site: simplify bug reason
* Update .dumi/theme/common/ComponentChangelog/ComponentChangelog.tsx
Signed-off-by: kiner-tang <1127031143@qq.com>
---------
Signed-off-by: kiner-tang <1127031143@qq.com>
Co-authored-by: kiner-tang <1127031143@qq.com>
2024-04-05 11:41:30 +08:00
Eden Wang
d62d51a76c
site: move the blur to inner div ( #48283 )
2024-04-05 11:41:02 +08:00
kiner-tang
1d79f6d962
site: opt site style ( #48282 )
2024-04-05 11:10:02 +08:00
kiner-tang
378dce71ad
docs: component log display bug versions ( #48267 )
...
* site: component changelog display bug versions
* site: component changelog display bug versions
* site: component changelog display bug versions
* site: component changelog display bug versions
2024-04-04 20:10:00 +08:00