Commit Graph

893 Commits

Author SHA1 Message Date
afc163
b56f6110fa merge feature into master 2021-08-16 14:42:04 +08:00
Zuobin Wang
7f16838631
chore(all): delete useless Omit define (#31661) 2021-08-04 20:07:28 +08:00
afc163
85935e18c0 chore: merge feature into master 2021-08-02 18:36:27 +08:00
Jabir K.H
b3c4cebd96
feat: Malayalam(ml_IN) translation (#31521)
*  added ml_IN locale

*  malayalam localization - rc-packages updated

* ml_IN test cases added

Review comments integrated

* ml_IN translation - en doc updated

PR review comments integrated

* ml_IN translation zh doc updated

PR review comment integrated

* ❇️ changes after running npm test locally

* 🚀 npm test after removing and reinstalling node modules and package-lock
2021-07-27 10:56:41 +08:00
afc163
7f899310f2 docs: add dnd-kit in recommendation 2021-07-21 15:13:43 +08:00
github-actions[bot]
563ebe1982
chore: auto merge branchs (#31454)
chore: merge master into feature
2021-07-20 07:32:16 +00:00
John Carlo
d34f40affb
docs: update replace-moment.en-US.md
I improved the grammar of the documentation.
2021-07-19 11:38:08 +08:00
afc163
fe2604ba36 docs: update recommendation libs 2021-07-16 12:40:55 +08:00
Mohammad Anas
24e416437e
feat: add urdu language intl (#31346)
* feat: add urdu language intl

* feat: update test snapshot
2021-07-13 10:02:21 +08:00
github-actions[bot]
442ef88a91
chore: auto merge branchs (#31308)
chore: sync master into feature
2021-07-08 05:42:19 +00:00
TravisChen
6b53552bad
docs(migration): onChange will also trigger when pageSize value changed (#31270)
* doc(migration): onChange will also trigger when pageSize value changed

* fix(migration): onChange will also trigger when pageSize value changed
2021-07-06 10:53:30 +08:00
Aminul Islam
6196bf01e9
feat: Added bn_BD Bangla language (#31257)
* feat: Added bn_BD Bangla language

* fix: added missing provider

* changed to bn-bd

* added test

* updated test snap

* update i18n docs
2021-07-05 10:58:48 +08:00
Ikko Ashimine
fc519ff8a8
docs: fix typo in faq.en-US.md (#30994)
indepent -> independent
2021-06-16 11:47:57 +08:00
afc163
b9733aa1f5
docs: correct install command (#30956)
close #30918
close #30913
2021-06-11 08:34:16 +08:00
林煌东
1358252779
docs: fix the problem of import errors in Rollup (#30823) 2021-06-02 15:29:42 +08:00
afc163
e07fe384ae docs: add pro form into recommendation 2021-04-21 12:12:54 +08:00
Xi Ming
328e2b6252
fix: typo fix in contribution chapter of react (#30230)
Hi there, while I was reading through the document, I found a tiny typo out there,
` you are a active contributor--> you are an active contributor.`

So I request a PR for this, hope it can help. 

Cheers.
2021-04-20 17:29:16 +08:00
afc163
fb3d3c923d docs: fix custom theme page overflow link
https://twitter.com/Thevenicelive/status/1382329985638166533
2021-04-14 22:33:21 +08:00
Janry
1794a245a6
docs: add react form library recommendation resources (#30122) 2021-04-13 13:07:58 +08:00
Tom Xu
ceec88a789 docs: fix customize theme umi link 2021-03-18 16:18:20 +08:00
Amumu
e2eb810ed3
feat: add fr_CA locale (#29748) 2021-03-14 16:47:32 +08:00
Rick Zhou
719d076b83
chore: add rc-dock to recommendation pages (#29721)
* add rc-dock to recommendation pages

* chore: add rc-dock to recommendation pages

* move rc-dock recommendation to Layout

* move rc-dock's position in recommendation page
2021-03-11 17:02:32 +08:00
Tom Xu
17f5ce78f0
docs: improve faq (#29712) 2021-03-11 09:48:40 +08:00
Tom Xu
cbb469db78
docs: improve faq (#29694) 2021-03-10 19:32:07 +08:00
Tom Xu
bf9f2e8918
docs: improve umi create project (#29473) 2021-02-25 15:45:05 +08:00
Tom Xu
059416e67e
docs: improve faq (#29471)
* docs: improve faq

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

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

Co-authored-by: afc163 <afc163@gmail.com>
2021-02-25 11:36:40 +08:00
Tom Xu
82de61610d
docs: update based typescript version (#29468)
* docs: update based typescript version

* improve
2021-02-25 11:11:43 +08:00
Tom Xu
d842647535
docs: fix umi link (#29467) 2021-02-25 10:51:43 +08:00
Tom Xu
918fdd6fda
docs: improve umi theme (#29425) 2021-02-23 10:59:18 +08:00
Tom Xu
dede79736a
docs: fix en umi link (#29416) 2021-02-22 18:24:15 +08:00
Tom Xu
0fc8a6302a
docs: fix umi link (#29408) 2021-02-22 16:50:46 +08:00
Tom Xu
d9cc4c2af9
docs: improve custom theme by umi (#29382)
* docs: improve custom theme by umi

* Update customize-theme.zh-CN.md

* improve
2021-02-21 22:33:09 +08:00
叶枫
10c326ee94
feat: 添加全局静态配置 (#29285)
* feat: 添加全局静态配置

* chore: change globalConfig

* chore: change globalPrefixCls

* chore: review

* feat: 恢复 message 静态 prefix

* feat: modal

* feat: notification

* fix: prefix

* fix: prefix

* fix: 添加 test

* chore: review

* docs: doc

* chore: en

* chore: test

* fix: notification config set empty

* chore: link

* chore: change name

* chore: doc

* chore: doc
2021-02-09 21:49:15 +08:00
einq7
69a5be7c40
docs: Update FAQ (#29210)
* docs: Modify FAQ

* Components don't need to use inline code

* Update anchors

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Update more links

Co-authored-by: afc163 <afc163@gmail.com>
2021-02-04 10:56:24 +08:00
afc163
0b20c4ea77 docs: about less version
close #28738
2021-01-13 17:34:09 +08:00
Tom Xu
bf9cedf2e7
docs: improve use in typescript (#28739) 2021-01-10 11:10:41 +08:00
einq7
fa376f9c82
docs: prettier markdown (#28510) 2020-12-24 12:02:57 +08:00
einq7
3f2f697283
docs: add English translations in customize-theme (#28347)
* docs: add English translations in customize-theme

* fix
2020-12-14 16:06:28 +08:00
二货机器人
857cbe1b23
fix: Fixed columns z-index issue (#28346)
* fix: Fixed columns z-index issue

* fix lint
2020-12-14 16:04:23 +08:00
xrkffgg
e408593725
docs: remove gitter & add discussion (#28278)
* docs: remove gitter & add discussion

* add

* remove no use
2020-12-09 17:12:09 +08:00
xrkffgg
ac98d157cf
docs: add discussions link (#28274) 2020-12-09 16:07:23 +08:00
afc163
39122bd3d6 docs(📖): update v4 migration about less variables change
close #28141
2020-12-02 13:43:07 +08:00
二货机器人
6fcebabd8b
Merge pull request #27738 from ant-design/feature
chore: merge feature into master
2020-11-30 16:17:12 +08:00
afc163
2a3be0200a docs(📖): update FAQ 2020-11-27 09:55:46 +08:00
xiejiahe
4e8e23df58
docs: change link of react-markdown (#27987) 2020-11-24 20:05:13 +08:00
Tom Xu
a9602b6d71 Merge branch 'feature' into merge-feature 2020-11-20 10:15:53 +08:00
zombiej
4d383a669f docs: Update migrate doc of Select 2020-11-19 15:56:38 +08:00
偏右
0e6e185da2
Merge pull request #27644 from ant-design/master
chore: merge master into feature
2020-11-09 12:47:52 +08:00
einq7
3357fccf0e
docs: format inline code (#27634) 2020-11-08 15:04:02 +08:00
Paul Damnhorns
b9d263c7b6
feat: add Kazakh locale (#27589)
* feat: add Kazakh locale

* fix: make translation fixes by @manar-mk

* fix: add Kazakh locale fixes by @roose

* test: add test case for Kazakh locale

* docs: add Kazakh locale to i18n.zh-CH.md
2020-11-07 16:04:44 +08:00
Amumu
a7ae888a90
docs: docs upgrade (#27367) 2020-10-26 11:57:37 +08:00
afc163
ed435c8d4d docs: 📝 update introduce 2020-10-25 16:51:09 +08:00
qianbin
a442722cd2
add description of v3 to v4 (#27309)
* add description of v3 to v4

* add description of v3 to v4

* add description of v3 to v4

* add description of v3 to v4
2020-10-22 22:57:20 +08:00
Tom Xu
d3d394700b
docs: improve faq (#27236) 2020-10-19 18:27:08 +08:00
afc163
68a1b18232 merge feature into master-to-merge-feature 2020-10-10 11:36:02 +08:00
StIvan8
4107c83234
feat: add Belarusian translation (#27028)
* add Belarusian language translation

* add Belarusian locale, fix bugs

* fix: slider and select version
2020-10-09 21:37:07 +08:00
Jesus The Hun
f3f5b66957
docs: documentation for Jest support (#27003) 2020-10-07 02:10:21 +08:00
二货机器人
8315262804
docs: Add AutoComplete migrate demo (#26838) 2020-09-21 16:24:48 +08:00
SkyAo
6a06104708
docs: fix heading level in replace-moment (#26725) 2020-09-14 11:01:12 +08:00
afc163
d98981b279 docs: 📝 update faq 2020-09-09 16:38:04 +08:00
偏右
4fff7ec171
Update faq.en-US.md 2020-09-09 16:35:03 +08:00
afc163
25f2bd66c8 docs: 📝 should be react-app-rewired
ref https://github.com/ant-design/ant-design/issues/26565
2020-09-03 15:21:12 +08:00
二货机器人
131b6e0264
test: Update Lithuanian doc & test (#26321)
* chore: Update lithuanian lang

* reorder

* Update docs/react/i18n.en-US.md

Co-authored-by: Amumu <yoyo837@hotmail.com>

Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-08-21 22:11:44 +08:00
Diego Barreiro
f1a09fe25d
feat: Galician Locale (#26015)
* feat: Create gl_ES

* Bump dependencies

rc-pagination
rc-picker

* Add test case

* Add documentation

Co-authored-by: Amumu <yoyo837@hotmail.com>

* Update test snapshots

* fix snapshot

Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-21 18:26:36 +08:00
zombiej
55c1dd02c2 chore: Merge master 2020-08-20 17:31:03 +08:00
Victor
e6e149b1c4
docs: fix mdx typo for code highlight (#26300) 2020-08-20 08:56:08 +08:00
afc163
af91a9b230 docs: 📖 update replace-moment docs 2020-08-19 19:00:45 +08:00
07akioni
1f04757ece
docs: v3 -> v4 deprecate Button.Group (#26260)
* docs: v3 -> v4 deprecate Button.Group

* docs: update
2020-08-19 09:48:51 +08:00
偏右
e17e82f549
Merge pull request #26243 from ant-design/master
chore: merge master into feature
2020-08-17 22:23:07 +08:00
07akioni
5537ab66e0
docs: v3 -> v4 Tree & TreeSelect migration guide (#26214)
* docs: v3 -> v4 tree & treeselect label & title adjustment

* docs: update links

* chore

* chore

* fix: misplace docs

* chore
2020-08-15 16:28:58 +08:00
xrkffgg
e1f990e61a chore: fix merge conflict 2020-08-10 09:43:21 +08:00
陈帅
f928baf52a
fix: Optimize the display of elements of the block type. (#25903)
* add flex style

* add new demo

* update snapshot

* Merge branch feature into fix-descriptions

* update snapshot

* update snapshot
2020-08-06 14:32:13 +08:00
偏右
a9f14ea48f
refactor: 🌎 new kmr_IQ to replace ku_IQ (#26030)
* feat: 🌎 new kmr_IQ to replace ku_IQ

close #25778
close #25790

* fix locale provider Legacy usage

* Update docs/react/i18n.en-US.md

Co-authored-by: Amumu <yoyo837@hotmail.com>

* Update i18n.zh-CN.md

Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-08-06 10:40:58 +08:00
zoomdong
1638a9c163
feat: support date-fns in Picker (#25822)
* feat: support in date-fns in Picker

* add document

* feat: add docs

* fix document

* update
2020-07-27 19:28:14 +08:00
偏右
d18c753b93
Update contributing.zh-CN.md 2020-07-27 11:21:21 +08:00
07akioni
9951e583b6
Merge branch 'master' into resolve-conflict-1 2020-07-26 20:14:11 +08:00
偏右
d53bf9a575
docs: 📝 Add links about how to contribute 2020-07-24 12:12:13 +08:00
偏右
af27b029ad
Merge pull request #25743 from ant-design/master
chore: merge master into feature
2020-07-22 14:42:35 +08:00
afc163
7d7cbf803b 🇭🇰 zh-HK locale 2020-07-21 23:24:33 +08:00
afc163
508cecd0a7 merge feature into master-to-merge-feature 2020-07-21 16:23:13 +08:00
xrkffgg
43dc337ead
docs: add faq about gitee (#25700)
* docs: add faq about gitee

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

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

* update

Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-20 15:30:23 +08:00
Scott Goci
c6143f9e8f
docs: Update getting-started.en-US.md (#25672)
Some wording changes, adjustments from the Chinese translation, and overall verb improvements
2020-07-17 16:46:11 +08:00
Scott Goci
f0f2d40ac4
docs: Update i18n.en-US.md (#25673) 2020-07-17 16:44:25 +08:00
Scott Goci
96f8c04911
docs: Update faq.en-US.md (#25675)
* Update faq.en-US.md

Updating a bit of wording and making flow a bit more clear

* Update faq.en-US.md

* Update faq.en-US.md

Few more wording changes based on suggestions
2020-07-17 16:42:52 +08:00
偏右
188b4c75d5
Merge pull request #25657 from ant-design/master
chore: merge master into feature
2020-07-16 14:39:37 +08:00
Mirko Alic
f5e66229c0
docs: Add link to Zero config custom theme generator (#25651)
Co-authored-by: tortugo <turco807@gmail.com>
2020-07-16 10:49:01 +08:00
砖家
c09028e9a2
docs: umi hooks rename to ahooks (#25652) 2020-07-16 10:38:19 +08:00
偏右
6a65b47df3
Merge pull request #25641 from ant-design/master
chore: merge master into feature
2020-07-15 19:10:03 +08:00
afc163
055c997fc5 📝 changelog about tabs changes 2020-07-15 12:28:39 +08:00
偏右
cf42a16505
feat: Modal.config rootPrefixCls (#25613)
* feat: Modal.config rootPrefixCls

* fix tsd
2020-07-14 18:43:55 +08:00
偏右
f7ed77b52f
feat: support Modal.config for prefixCls (#25603)
* chore: refactor test cases

*  support Modal.config

* fix lint

* remove extra default prefixCls value

* fix tsd

* docs: fix api

* Update components/message/index.en-US.md

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: xrk <xrkffgg@gmail.com>
2020-07-14 11:14:46 +08:00
07akioni
a50dd21868
docs: faq on components vertial alignment (#25544) 2020-07-09 17:33:27 +08:00
偏右
9febbca3fe
docs: 📔 Update customize-theme.zh-CN.md (#25540)
* Update customize-theme.zh-CN.md

* test:  update snapshot
2020-07-09 15:16:49 +08:00
07akioni
673ccd6600
docs: update getPopupContainer (#25505) 2020-07-08 19:31:43 +08:00
陈帅
ef02b382b7
docs: 📝 Update best practices (#25439)
* update doc

* update doc

* update doc

* update doc

* update doc

* update doc

* Update docs/react/practical-projects.en-US.md

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

* fix typo

Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-08 16:15:11 +08:00
jieniu$
1b29fef798
docs: fix typos in doc/react (#25324) 2020-07-01 07:49:32 +08:00
afc163
fe454d50bb docs: 📝 update v4 migration about tabs changes 2020-06-15 12:27:20 +08:00
Amumu
c7c6e9fe4f
fix Import in Browser link not found (#24910) 2020-06-11 15:16:11 +08:00
07akioni
7519fd14df
docs: caveat about testing in contributing.md (#24893) 2020-06-11 12:32:55 +08:00
Moni
d8181f84b1
docs: fix typos and grammar (#24899)
* docs: fix typo

* docs: fix grammar
2020-06-11 10:02:31 +08:00
hehe
738ed22871
docs: Update use-in-typescript.md (#24703)
* docs: Update use-in-typescript.zh-CN.md

* docs: Update use-in-typescript.en-US.md
2020-06-03 14:42:14 +08:00
hehe
745c2182a5
docs: update the usage of craco-less (#24701)
* docs: update use-with-create-react-app.zh-CN.md

* docs: update use-with-create-react-app.en-US.md
2020-06-03 13:37:25 +08:00
Luke Shiels
d0d75a6e54
docs: Corrected documentation grammar errors on replacing Moment.js (#24689) 2020-06-02 20:28:23 +08:00
afc163
b689c9044c docs: 📖 update recommendation page 2020-06-02 15:59:32 +08:00
afc163
a42f77a0f1 📝 fix overview link 2020-05-31 19:10:12 +08:00
偏右
9d4d6f5402
Added Irish(ga_IE) locale (#24609)
🆙 upgrade rc-pagination and rc-picker

🇮🇪 docs and test case of Irish locale

Co-authored-by: AbhijeetGaware <56472463+AbhijeetGaware@users.noreply.github.com>
2020-05-31 12:40:10 +08:00
偏右
882cec62d6
docs: 🌈 Add Components overview page (#24491)
* docs: Add components overview page

* fix detail

* remove ContributorsList form overview page

* fix components url

* improve code style

* remove extra file

* fix detail

* fix lint

* fix lint

* docs: Finish components overview page

* fix lint

* docs: Update cover

* fix lint

* update cover

* update menu

* improve overview page

* refactor code

* fix order

* update title

* add components count

* fix overview page ssr bug

* move less file

* update title margin

Co-authored-by: arvinxx <arvinx@foxmail.com>
2020-05-31 11:48:34 +08:00
kevin
14f9f95864
docs: Added Ant Design Charts link (#24496)
* Added Ant Design Charts link

* Modified position of  Ant Design Charts

Co-authored-by: liufu.lf <liufu.lf@antfin.com>
2020-05-30 14:55:41 +08:00
Kermit Xuan
49533aafdc
feat(table): support hideSelectAll prop and (#24592)
remove hideDefaultSelections prop in rowSelection(#14581);
2020-05-29 23:50:56 +08:00
afc163
b2e92d38eb docs: 📝 add doc about adding language
close #24497
2020-05-27 20:09:05 +08:00
偏右
670ec79fa0
Update i18n.zh-CN.md 2020-05-27 19:53:29 +08:00
骗你是小猫咪
21bd9444f4
test: use azure deploy ui test report site (#24327)
* test: use azure deploy ui test report site

* parallel stage

* continueOnError

* fix continueOnError position

* use github comment

* failed

* fix artifact name

* add download path

* ls files

* fix path download

* Install modules

* update snapshot image

* test: docker compose run test image

* use docker

* use docker update snapshots

* remove unused dep

* improve github comment and add doc

* fix azure script

* test faild condition

* improve pass comment
2020-05-25 17:40:57 +08:00
二货机器人
5203d256dd
docs: Fix site docs name (#24416)
* docs: Fix site docs name

* Rename docs/react/use-with-create-react-app.en-US.md → docs/use-with-create-react-app.en-US.md to docs/react/use-with-create-react-app.en-US.md → docs/react/use-with-create-react-app.en-US.md

* Rename docs/react/use-with-create-react-app.en-US.md → docs/react/use-with-create-react-app.en-US.md to docs/react/use-with-create-react-app.en-US.md
2020-05-23 16:31:39 +08:00
Krishna Dubagunta
cc045bb325
Typo: Intruduce -> Introduce (#24407) 2020-05-23 13:26:06 +08:00
afc163
c955770c40 docs: fix filename
close #24241
2020-05-18 12:15:50 +08:00
偏右
c99ecdac39
docs: 📝 fix create-react-app step (#24227) 2020-05-17 22:47:14 +08:00
偏右
8497e54e39
docs: 📖 keep documentation up to date (#24184)
* docs: remove babel-plugin-import from docs

* docs: react-scripts-rewired + customize-cra => craco

* docs: remove babel-plugin-import

* fix remark link
2020-05-15 17:18:55 +08:00
偏右
4f1605949e
Update introduce.zh-CN.md 2020-05-14 14:38:57 +08:00
偏右
c463b2cc35
docs: fix 404 url 2020-05-13 20:32:33 +08:00
二货机器人
08c63d1e23
docs: Update faq of mutable data (#24106)
* docs: Update faq

* Update faq.en-US.md
2020-05-13 11:23:58 +08:00
Rick Zhou
d7c7b86f31
fix en_GB's description (#24016) 2020-05-10 17:16:44 +08:00
初心Yearth
7f1e7a3120
Update use-with-create-react-app.zh-CN.md (#23938) 2020-05-10 13:12:32 +08:00
二货机器人
c9fada3222
docs: Update cra doc (#23944) 2020-05-07 21:01:42 +08:00
Ty Mick
c102053f3a
Fix English syntax in heading (#23917) 2020-05-07 09:37:01 +08:00
Kol Chen
41bfb79cb7
docs: 📖 update contributing.zh-CN.md (#23897) 2020-05-06 12:40:29 +08:00
偏右
012969e742
docs: refactor tutorial code to React hooks (#23896) 2020-05-06 12:25:06 +08:00
Tom Xu
107731a988
docs: improve link path (#23844) 2020-05-04 13:12:42 +08:00
Tom Xu
cbb46a86b3
docs: fix less-loader@6 customize-cra (#23821)
* docs: fix less-loader@6 customize-cra

* Update use-with-create-react-app.en-US.md
2020-05-02 22:29:01 +08:00
Tom Xu
009f2c8f33
docs: fix customize-cra addLessLoader link (#23819)
* docs: fix customize-cra addLessLoader link

* update snap
2020-05-02 21:58:38 +08:00
Simon Altschuler
4119c9324a
Move "Related Articles" out of code snippet (#23719)
In the customize theme section
2020-04-28 18:13:07 +08:00
偏右
c27a3a40a7
chore: 📦 Optimize npm package size (#23698)
* improve custom theme import path

* reduce npm package size
2020-04-28 14:11:43 +08:00
二货机器人
3967f12f3d
docs: Add mutable data warning (#23696) 2020-04-28 12:19:15 +08:00
Jocker
e12b560329
docs: 📖 update use-with-create-react-app (#23661)
* Update use-with-create-react-app.zh-CN.md

官网上babel-import-plugin引用的教程有误,会误导新手
https://github.com/ant-design/ant-design/issues/23660

* Update use-with-create-react-app.zh-CN.md

* Update use-with-create-react-app.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-27 15:42:45 +08:00
Pubudu Kodikara
1a428e852a
Fix Why use the svg icon link (#23653) 2020-04-27 13:59:32 +08:00
xrkffgg
22b5f65830
docs: optimize site of docs (#23642)
* docs: optimize site of docs

* fix: gitee link

* fix lint
2020-04-27 11:36:04 +08:00
afc163
75440c47c8 docs: 📖 update customize-theme 2020-04-26 18:36:35 +08:00
Amumu
656b5abf65
docs: update docs for less-loader@6 (#23603)
* update docs for less-loader@6

* Revert "update docs for less-loader@6"

This reverts commit 5be1a428dc.

* update

* update

* update

* in line
2020-04-26 12:11:01 +08:00
Heechan Bak
88cab9547b
Update: Add lessOptions in the use-with-create-react-app (#23596) 2020-04-26 10:49:10 +08:00
afc163
5e9bf9fdc0 📖 upgrade less-loader@6 usage 2020-04-25 18:55:29 +08:00
Tom Xu
eb83d6b341
docs: fixed link path for components (#23533) 2020-04-24 10:40:23 +08:00
Sonjeet Paul
f9c56b6eb4
docs: 📖 fixed link path for components 2020-04-23 21:10:57 +08:00
Amumu
fb2ef64036
update Compatibility intro (#23513) 2020-04-23 11:55:37 +08:00
二货机器人
d77c2e8ba7
docs: Mention filterOption params change in doc (#23501)
* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md
2020-04-22 21:24:36 +08:00
偏右
db97c5788e
chore: add remark lint (#23457)
* 💄 Add remark lint for markdown files

* 💄 Add remark lint for markdown files

* 💄 Add remark lint for markdown files
2020-04-21 23:40:41 +08:00
二货机器人
31267c5648
docs: Update migration for Select events (#23376)
* docs: Update migration for Select events

* Update migration-v4.en-US.md
2020-04-18 21:10:01 +08:00
zefeng
bff09f8fde
fix: fix ${theme}-theme.js file order (#23243)
* fix: fix ${theme}-theme.js file order

* chore: add generateThemeFileContent test

* chore: add test

* patch

* update docs

* update docs

* update docs
2020-04-15 11:37:29 +08:00
二货机器人
9c08bb2482
docs: Add listHeight desc (#23268) 2020-04-15 10:04:01 +08:00
zefeng
65293f62d6
feat: add getThemeVar file to support theme config and fix 4.1.2 them… (#23171)
* feat: add getThemeVar file to support theme config and fix 4.1.2 theme config breaking change

* patch
2020-04-13 00:05:48 +08:00
baozefeng
9c2473ab25 Revert "feat: add getThemeVar file to support theme config and fix 4.1.2 theme config breaking change"
This reverts commit 3d9b891a26.
2020-04-12 22:48:53 +08:00
baozefeng
3d9b891a26 feat: add getThemeVar file to support theme config and fix 4.1.2 theme config breaking change 2020-04-12 22:48:10 +08:00
zefeng
5999aa7414
docs: update customize theme docs (#23159) 2020-04-12 15:32:15 +08:00
二货机器人
3c7626ede2
docs: update pagination related doc (#23046)
* update pagination related doc

* Update components/pagination/index.en-US.md

Co-Authored-By: 偏右 <afc163@gmail.com>

Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-09 10:52:02 +08:00
何乐
cde4c1a749
docs: Update the content of Getting Started page (#23053)
* Update getting-started.en-US.md

* Update getting-started.zh-CN.md
2020-04-08 22:59:22 +08:00
Sam Chen
87f998beb7
docs: fix typo (#23013) 2020-04-08 09:34:26 +08:00
偏右
bf89f9d8b3
Update migration-v4.zh-CN.md 2020-04-07 12:14:06 +08:00
afc163
f5d4bde04b 📝 update introduce.md 2020-04-06 19:24:01 +08:00
xrkffgg
7c39adab6a
docs: add create-react-app cn (#22869) 2020-04-03 09:47:39 +08:00
偏右
2fa2f768f9
docs: 📖 tip for TypeScript version (#22845)
* docs: 📖 tip for TypeScript version

https://github.com/ant-design/ant-design/issues/22776#issuecomment-607600851

* Update use-in-typescript.en-US.md
2020-04-02 12:06:45 +08:00
Matt Foxx
aa119bd13c
docs: specify minimum less version (#22834)
* chore: specify minimum less version

* Apply suggestions from code review

Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-02 11:47:50 +08:00
xrkffgg
dba1e5afa6
docs: fix compact emoji (#22817) 2020-04-01 16:25:09 +08:00
zefeng
e719440307
chore: fix typo (#22734) 2020-03-30 13:22:11 +08:00
zefeng
dda45e4796
feat: support compact theme (#22126)
* feat: support narrow theme mode

* chore: rename narrow to compact

* chore: height part

* chore: preview compact mode

* chore: to make site corrected

* chore: preview site

* docs: 📖 document compact theme usage

* docs: tweak theme doc

* docs: 📖 Add description about double css bundle size

* chore: preview

* chore: for preview

* chore: adjust pagination

* chore: compact mode done!

* chore: remove useless todo

* chore: fix review bug

* chore: fix review bug

* chore: fix card margin

* chore: fix review bug

* chore: fix review bug

* chore: improve i18n and transition

* Update site/theme/static/common.less

Co-Authored-By: 偏右 <afc163@gmail.com>

* chore: fix button size and description padding

* chore: update snapshots

* chore: add compact css bundlesize limit

* chore: compact dist support

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
afc163
5e8cef7045 docs: 📖 collaborator guide 2020-03-25 18:01:24 +08:00
zombiej
ee78492d50 docs: Remove dropdownMenuStyle of Select doc 2020-03-25 12:57:57 +08:00
zombiej
75a10e3537 docs: Update dropdownMatchSelectWidth doc desc 2020-03-25 12:12:36 +08:00
信鑫-King
296072a720
docs: 📖 use dark theme (#21668)
* docs: using umi 3

* docs: 📖 update dark theme usage doc

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-20 15:08:08 +08:00
偏右
0c32583ffc
docs: 📖 Update migration-v4.zh-CN.md (#22380)
* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md
2020-03-19 11:11:42 +08:00
Arlindo Torres
6bf5388792
docs: Dark theme in create-react-app (#22234)
* docs: Use dark theme in create-react-app

* docs: Customize theme fix
2020-03-15 23:42:13 +08:00
信鑫-King
c780575e0d
docs: pracitical use umi 3 (#21855)
* docs: use umi 3

* docs: pracitical projects
2020-03-04 16:12:06 +08:00
Italo
ccca0f34c2
Adjust link in changelog (#21790)
Adjust space error in link and point to en-US version.
2020-03-03 01:16:43 +08:00
feeng
69386706bf
Update introduce.zh-CN.md (#21675)
https://ant.design/docs/react/introduce-cn#%E7%A4%BE%E5%8C%BA%E4%BA%92%E5%8A%A9,页面上互动社区的括号显示方向反了
2020-02-28 15:58:49 +08:00
偏右
50087b22d8
📦 Remove DatePicker legacy cell className (#21589) 2020-02-25 19:41:43 +08:00
zombiej
3f8d6cd4f0 merge feature 2020-02-24 13:10:29 +08:00
afc163
2a48ea0be3 :docs: update browsers support 2020-02-20 21:11:15 +08:00
二货机器人
18d2f04c30
docs: Remove optionLabelProp in AutoComplete doc (#21469)
* update doc

* fix doc
2020-02-19 17:58:52 +08:00
砖家
2bb0aaf5d4
feat: add umi hooks (#21460) 2020-02-19 16:21:26 +08:00
二货机器人
5d2bbdd67f
feat: onPanelChange will also trigger by panel value change (#21455) 2020-02-19 13:51:45 +08:00
zombiej
9eab33e09b merge master 2020-02-19 13:20:43 +08:00
二货机器人
034113d876
Update migration-v4.en-US.md (#21450) 2020-02-19 10:05:51 +08:00
二货机器人
71a3575f49
Update migration-v4.zh-CN.md 2020-02-19 10:02:12 +08:00
二货机器人
8738e1a623
docs: Update migration-v4 doc (#21429)
* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-02-18 17:27:13 +08:00
Amumu
ed53a4665c
improve i18n docs (#21394) 2020-02-16 18:18:01 +08:00
Amumu
7771c1b3df
fix link name in en docs (#21300) 2020-02-09 18:00:49 +08:00
Amumu
48671b5f2b fix link name (#21298) 2020-02-09 12:39:58 +08:00
Jiahao
2415d54950
Update font-awesome link (#21293) 2020-02-09 10:47:00 +08:00
偏右
d23c550976
💄 new tabs style (#21256)
smaller bar width
2020-02-07 11:08:16 +08:00
Wei Zhu
d0126e4931
Revert "docs: fix contributing docs" 2020-01-17 14:30:48 +08:00
cjmafei
6044bcbc56 fix contributing docs 2020-01-17 14:07:38 +08:00
二货机器人
d231d24300
update docs & table version (#20892) 2020-01-14 16:23:47 +08:00
afc163
f1290fbb83 📝 update FAQ 2020-01-13 14:07:41 +08:00
afc163
07c3aaa058 📝 update replace moment doc order 2020-01-13 13:47:03 +08:00
二货机器人
05ebf0f8cc
chore: Not block input when Input value is undefined (#20783)
* chore: Input should not block input when `value` is undefined

* add test casw

* Fix test case & add breaking change in changelog

* fix prevValue logic

* patch change log
2020-01-09 11:13:07 +08:00
偏右
90d819fc6f
docs: 📝 update title to Replace Moment.js (#20730)
* 📝 update title to Replace Moment.js

* Update and rename generate-picker.zh-CN.md to replace-moment.zh-CN.md

* 🔗 fix links
2020-01-08 11:29:37 +08:00
zombiej
70c49cd367 fix: migrate doc typo 2020-01-06 15:25:07 +08:00
zombiej
ad4ebed77c docs: Adjust changelog with more descriptions 2020-01-06 10:58:56 +08:00
vagusX
0ac1c47ee0 docs: add codemod running gif (#20671) 2020-01-05 21:10:07 +08:00
偏右
22e9ec6eec docs: 📝 Add more detail in migration-v4 (#20558)
* 📝 more detail in migration-v4

* add link

* add v3 removed api

* components change

* update link

* add todo marker

* remove v2 doc

* docs: update icons part

* update docs for mssing content

* add color update

* docs: Add Table style breaking change

* Update migration-v4.zh-CN.md

* Update migration-v4.zh-CN.md

* Update migration-v4.zh-CN.md

* adjust data of gzipped

* update desc

* docs: Add english version

* Update docs/react/migration-v4.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* more adjust

* clean up changelog

* use value intead of px

* Add form warning

* Add cn changelog

* update docs

* Update docs/react/migration-v4.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* update quota

* re-order changelog

* add english version

* docs: add some images for codemod

* update version

Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: vagusX <vagusX@users.noreply.github.com>
2020-01-04 07:06:13 +08:00
信鑫-King
cb528da8ed
fix: dark theme in 4.0 (#20642)
* fix: rtl direction bug

* 📝 dark theme usage docs

* fix: sketch download

* fix: theme dark

* 📝 empty image

* fix: dark form with mixture components like picker, input

* 📝 update sketch release download

* fix: remove inline-menu sub shadow
2020-01-03 19:00:01 +08:00
myeunhyuk
37ca4f7884 docs: customize-theme.en-US.md (#20605) 2020-01-02 18:26:45 +08:00
myeunhyuk
bbfb491782 Update customize-theme.zh-CN.md (#20603) 2020-01-02 18:26:18 +08:00