Commit Graph

881 Commits

Author SHA1 Message Date
vagusX
a9964d606b
docs: antd5 codemod (#39226)
* docs: antd5 codemod

* chore: update video url

* docs: update video style
2022-12-07 11:39:03 +08:00
lijianan
2c7360d409
site: fix theme-editor link (#39224)
* fix: fix theme-editor link

* Update docs/react/customize-theme.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update customize-theme.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
2022-12-03 22:55:25 +08:00
二货爱吃白萝卜
47b8e5aced
docs: add more guide (#39117)
* docs: add more guide

* docs: add webpack plugin
2022-11-30 17:27:49 +08:00
@linhf2021
6e869eba0b
docs: update v5 migration doc for Message (#39097)
* docs: antd 5 deletes Message.warn

* docs: update v5 migration doc for Message
2022-11-29 22:57:36 +08:00
二货爱吃白萝卜
cfc84d4500
docs: fix home theme flick (#39083)
* docs: fix home theme flick

* docs: fix link
2022-11-29 18:05:40 +08:00
二货爱吃白萝卜
fc1e818e99
docs: adjust icons (#39074) 2022-11-29 13:14:06 +08:00
二货爱吃白萝卜
94049f1406
docs: add tailwindcss faq (#39041) 2022-11-28 14:19:15 +08:00
MadCcc
e04c2d69ae
docs: collect token API from tsdoc (#38964)
* chore: token doc

* docs: token meta

* chore: code clean

* chore: code clean

* chore: json

* chore: rename

* chore: style
2022-11-25 14:23:11 +08:00
MadCcc
9c7b395a7d
fix: error palette (#38933)
* fix: error palette

* chore: update doc

* chore: update

* fix: button danger border color
2022-11-25 11:43:33 +08:00
MadCcc
618662a6d2
chore: update token table (#38937) 2022-11-24 14:09:46 +08:00
afc163
be9c46ccac
docs: fix customize theme doc url (#38928) 2022-11-24 11:26:38 +08:00
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs (#38902)
* refactor: Optimize theme export and add docs

* chore: fix lint

* chore: fix lint

* chore: fix lint
2022-11-23 20:22:38 +08:00
Winme
264fa42c03
docs: fix typo (#38903) 2022-11-23 16:28:54 +08:00
vagusX
ea6a801290
docs: use less-loader with lib folder in cjs (#38872) 2022-11-23 10:26:44 +08:00
MadCcc
a7d8b14f0f
docs: 5.0.1 changelog (#38854) 2022-11-22 18:03:35 +08:00
二货爱吃白萝卜
b87b956e4b
docs: Update v5 res & adjust cssinjs doc (#38799)
* docs: update res

* docs: more

* docs: update

* Update docs/react/customize-theme.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* docs: more mig

Co-authored-by: afc163 <afc163@gmail.com>
2022-11-21 22:33:47 +08:00
afc163
c3fa08c896
docs: remove releasly url (#38815) 2022-11-21 22:18:30 +08:00
二货爱吃白萝卜
a1e14f6165
docs: guide about where config (#38764)
* docs: guide about where config

* docs: add diff demo

* docs: Add SSR part

* docs: add faq
2022-11-21 17:27:06 +08:00
Sonu Sharma
7728eec447
docs: spelling and grammar fix (#38743) 2022-11-19 22:56:58 +08:00
zqran
919f7f94d0
docs: update document format (#38725) 2022-11-19 13:18:51 +08:00
afc163
7cfe13f58b
docs: fix customize theme doc url (#38703) 2022-11-18 23:34:38 +08:00
Nicola Bosco
421c60f2e9
docs: fix typo in use-custom-date-library.en-US.md (#38710)
Typo
2022-11-18 23:11:31 +08:00
afc163
fa7da0161b docs: update introduce.md 2022-11-18 18:56:46 +08:00
Amumu
598b5223fd
docs: remove ie (#38681) 2022-11-18 16:53:01 +08:00
Chuns Chen
ee3bd96f2d
docs: remove dist/antd.css (#38672) 2022-11-18 14:23:50 +08:00
vagusX
832b054aad
fix: typo in doc (#38670) 2022-11-18 13:42:10 +08:00
afc163
83e8554092
docs: Update migration docs (#38667)
* Update migration-v5.zh-CN.md

* Update migration-v5.zh-CN.md

* docs: update doc
2022-11-18 13:05:14 +08:00
afc163
a2b424946b
docs: update codesandbox url for 5.x and 4.x (#38653) 2022-11-17 23:58:36 +08:00
二货爱吃白萝卜
842f355f39
docs: less usage guide (#38641)
* docs: add static usage

* docs: migrate doc

* docs: migrate
2022-11-17 21:48:03 +08:00
afc163
c92ef74ea4
docs: add legacy version link of 4.x (#38638) 2022-11-17 21:24:40 +08:00
afc163
640c36eaea docs: add Development Tools in contributing doc 2022-11-17 14:49:41 +08:00
MadCcc
a77f1aa8fc chore: rename theme separated to inherit 2022-11-17 01:06:33 +08:00
MadCcc
c0de3b2737
feat: theme seperated (#38608)
* feat: theme seperated

* chore: code clean

* chore: update API
2022-11-17 00:22:15 +08:00
二货爱吃白萝卜
319b3966c4
docs: less no (#38602) 2022-11-16 23:38:38 +08:00
afc163
6f58250bc3
docs: update documentation (#38594)
* docs: update footer text

* docs: update IE support
2022-11-16 16:13:38 +08:00
lushevol
fb473b3f10
docs: remove ie support in introduction page (#38574)
* docs: Miss to remove div closing symbol #38546

* docs: remove IE support on v5 introduction page

* docs: remove IE support on support table and README
2022-11-16 15:02:18 +08:00
lushevol
7fff24b8a9
docs: Miss to remove div closing symbol #38546 (#38562) 2022-11-15 10:33:29 +08:00
忆年
5a6f51a1ca
docs: Update migration-v5.zh-CN.md #38544 (#38546)
* Update migration-v5.zh-CN.md

* Update migration-v5.en-US.md
2022-11-14 15:04:55 +08:00
Dunqing
022e44bb06
docs: fix div without close tag (#38465)
* docs: fix div without close tag

* docs: fix more

* fix: revert code

* docs: fix table

* docs: fix content
2022-11-10 15:00:10 +08:00
二货机器人
d5cfd195dd chore: merge master 2022-11-07 23:32:46 +08:00
afc163
4b8ab8ecc8
docs: recommend react-colorful (#38409)
close #35381
2022-11-06 17:39:01 +08:00
MadCcc
242b1713f5 Merge branch 'master' into next-merge-master 2022-10-26 14:56:44 +08:00
Chuns Chen
cc5c4fed51
refactor: locale files reference path (#38194)
* chore: add locale files to npm pkg

* docs: locale files reference path

* docs: fix locale path

* chore: bump @ant-design/tools

* refactor: default locale file

* chore: add site wepack alias

* chore: bump @ant-design/tools

* fix: site theme locale reference path

* chore: add locale files to eslint ignore

* fix: markdown demo unable to resolve path to module antd/locale
2022-10-26 14:38:54 +08:00
二货爱吃白萝卜
92acca41de
docs: Add faq about breaking change (#38153)
* docs: Add faq about breaking change

* Update docs/react/faq.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* docs: update

* docs: more desc

Co-authored-by: afc163 <afc163@gmail.com>
2022-10-21 16:25:42 +08:00
zty
3eff12dd69
docs: fix demo code (#38136)
* docs: fix demo code

* docs: fix demo code

* docs: fix demo code
2022-10-20 18:05:29 +08:00
MadCcc
25ab342af3
docs: add dayjs to migrate document (#38010) 2022-10-17 16:40:46 +08:00
MadCcc
2d605bfa3f
docs: customize theme en (#37879) 2022-10-08 10:18:20 +08:00
MadCcc
d54a511938 chore: remove codemod doc 2022-09-29 14:56:48 +08:00
MadCcc
7738c2f573
chore: update theme doc (#37788)
* chore: update theme doc

* chore: code clean

* chore: code clean
2022-09-29 14:48:02 +08:00
MadCcc
7f951021bf
docs: v5 docs completion (#37757)
* docs: v5 docs completion

* chore: code clean
2022-09-27 16:56:56 +08:00