lijianan
396d070ef7
site: site style update ( #51088 )
2024-10-01 12:56:23 +08:00
afc163
0ed8d61ff6
docs: move change-log link to meta part ( #51085 )
2024-09-30 20:21:18 +08:00
thinkasany
39509d4e85
site: support bold for change doc ( #51076 )
2024-09-30 17:45:10 +08:00
thinkasany
d9c778ca5f
site: add version update date for component changedoc ( #51070 )
2024-09-29 18:02:55 +08:00
thinkasany
bcdd10b72c
site: improve component change docs ( #51040 )
2024-09-28 19:56:10 +08:00
afc163
a172d070c9
site: lazy load g6 ( #50991 )
2024-09-25 10:32:52 +08:00
afc163
c2ae466235
site: fix suspense fallback when toggle debug mode ( #50985 )
2024-09-24 22:37:38 +08:00
afc163
ecb099d8d1
docs( 🔥 ): release 5.21.0 with Splitter component and variant buttons ( #50948 )
...
Co-authored-by: lijianan <574980606@qq.com>
2024-09-22 23:04:51 +08:00
renovate[bot]
863f61d908
chore(deps): update dependency eslint to v9 ( #50690 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-19 03:30:19 +08:00
lijianan
c8413cc78f
feat: FloatButton support placement ( #50407 )
...
* feat: 不要合并
* fix: fix
* fix: fix
* test: fix test
* test: fix test
* test: fix test
* test: fix test
* Update components/float-button/FloatButtonGroup.tsx
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/float-button/__tests__/__snapshots__/demo-extend.test.ts.snap
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* test: add test case
* fix: fix
* fix: fix
* site: update site style
* demo: update demo
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-08-20 10:16:07 +08:00
Jerryxin
a89bd934d7
site: fix image width issue in markdown ( #50399 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-08-14 22:52:13 +08:00
lijianan
16f018906b
fix(site): the img element of site should not be block ( #50367 )
2024-08-12 09:31:56 +08:00
lijianan
313b5ae924
fix(site): fix lost indent of site ( #50366 )
...
* fix(site): lost indent of site
* fix: fix style
2024-08-12 00:41:04 +08:00
lijianan
96a06943a5
demo: site & demo update ( #50322 )
2024-08-09 11:24:29 +08:00
afc163
d9990e3b2d
docs: fix findDOMNode warnings ( #50191 )
...
* docs: fix findDOMNode warnings
* docs: fix findDOMNode warnings
* fix ts type
2024-08-01 22:07:53 +08:00
lijianan
e8fa5938ab
site: rewrite with CSS logical properties ( #50109 )
...
* site: use CSS logical properties
* Update components/anchor/demo/targetOffset.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* chore: fix
* fix: add more
* fix: add more
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-07-28 10:43:45 +08:00
lijianan
f56fee1333
site: update site/demo style ( #50107 )
...
* site: update site/demo style
* fix: fix lint
2024-07-27 16:13:25 +08:00
thinkasany
96094b0b7d
site: improve color type ( #50089 )
...
* type(theme): improve color type
* ThemeColorPickerProps
* lint-fix
2024-07-26 12:04:29 +08:00
vagusX
38cf5e8a75
docs: unify component export file as index.tsx ( #50013 )
...
* docs: unify component export file as index.tsx
* docs: compatible with old anchors
* chore: clean
* test: update snapshot
* fix: window env
---------
Co-authored-by: Peach <scdzwyxst@gmail.com>
2024-07-23 22:22:24 +08:00
lijianan
82da7ac040
site: update site style ( #49938 )
...
* site: update site style
* site: update site style
2024-07-18 10:54:16 +08:00
afc163
7329c8a293
site: fix a11y issue that <button> is nested inside <a> in homepage ( #49848 )
...
* site: fix a11y issue that <button> is nested inside <a>
* Update .dumi/theme/common/LinkButton.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-07-15 09:22:02 +08:00
lijianan
0651f84ee7
site: rm useless Button in LiveError ( #49814 )
2024-07-11 10:02:04 +08:00
afc163
89b7ef6ada
site: use message api from App ( #49682 )
2024-07-02 21:44:58 +08:00
afc163
59ad48476b
refactor: add boime lint and fix lint errrors ( #49536 )
...
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-22 21:59:12 +08:00
afc163
c5114b3f87
docs: fix change-log button position ( #49552 )
...
* docs: fix changelog button position
* fix lint
2024-06-22 16:51:41 +08:00
Jinbao1001
f56a4d6866
feat: support mako build ( #49109 )
...
* feat: mako build init
* chore: unlock
* dep: overrides dumi@alpha1
* chore: lock
* deps: update dumi version
* test: 查看磁盘
* chore: ping dumi
* chore: update deps
* chore: update deps
* chore: update deps
* chore: fix loading
* chore: ignore lint
* deps: update dumi
* fix: hydrate failed caused by modifyHtml
* deps: update dumi
* deps: update dumi
* deps: update dumi version
---------
Co-authored-by: xiaoxiao <xiaoxiao.lh@antgroup.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-13 20:37:02 +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
lijianan
c7dc0acfb7
site: rewrite global style => cssinjs ( #49179 )
2024-06-02 21:27:05 +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
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
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
栗嘉男
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
8a4a83ace7
Merge pull request #48471 from ant-design/master
...
chore: merge master into feature
2024-04-16 10:17:57 +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
叶枫
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
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
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
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
二货爱吃白萝卜
9680481546
feat: Mix style framework support ( #48229 )
...
* chore: add layer mark
* docs: enable @layer for test
* docs: add doc of third part lib
* docs: update order
* Update docs/react/compatible-style.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* Update docs/react/compatible-style.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* docs: ssr or reset case
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-03 17:12:02 +08:00
lijianan
4eaa664d2e
type: fix useLocale type error of site ( #48204 )
2024-04-01 12:07:58 +08:00
daisy
f7877d0982
docs: code hide button sticky ( #47497 )
2024-02-20 19:44:22 +08:00
二货爱吃白萝卜
7104513a84
docs: Support semantic preview ( #47332 )
...
* docs: init
* docs: semantic block
* docs: part of demo
* docs: modal
* docs: slider
* docs: space
* docs: all sementic
* docs: clean up
* chore: fix lint
* chore: clean up
* chore: update script
* test: fix test case
* test: update testcase
2024-02-05 11:45:42 +08:00
lijianan
371c10c01f
site: update dumi type ( #47326 )
...
* site: update dumi type
* fix: fix
* fix: fix
* fix: fix
* fix: fix
2024-02-04 17:08:39 +08:00