Commit Graph

2028 Commits

Author SHA1 Message Date
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
dc6bcc8acb
docs: improve some details about new site (#38635)
* docs: fix some issues

* docs: fix edit button

* docs: fix edit button
2022-11-17 20:56:35 +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
MadCcc
fab90b09f4
docs: fix site issue (#38552)
* docs: put an example loading component

* fix: site issue

* fix: site issue

* feat: add loading

* feat: alert

* docs: rm ReactDOM.render in md

* docs: use style tag

* chore: update snapshot

* Revert "docs: use style tag"

This reverts commit 1f75a99f8c.

* docs: update demo

* chore: update demo

Co-authored-by: PeachScript <scdzwyxst@gmail.com>
2022-11-15 22:55:01 +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
二货爱吃白萝卜
cbcfd38ca7
docs: v5 site upgrade (#38328)
* build: try to use dumi as doc tool

* docs: migrate demo structure to dumi way

* refactor: use type export & import

* docs: migrate demo previewer to dumi

* docs: create empty layout & components

* docs: apply custom rehype plugin

* docs: create empty extra pages

* docs: Add Banner component

* chore: move theme tsconfig.json

* docs: home page init

* docs: migrate header (#37896)

* docs: header

* docs: update

* docs: home init

* clean up

* test: fix site lint

* chore: tsc ignore demo

* chore: dumi demo migrate script

* chore: cards

* docs: home layout

* docs: Update locale logic

* docs: fix getLink logic

* chore: fix ci (#37899)

* chore: fix ci

* ci: remove check-ts-demo

* ci: preview build

* test: ignore demo.tsx

* chore: update script

* test: update snapshot

* test: update node and image test

* chore: add .surgeignore

* docs: layout providers (#37908)

* docs: add components sidebar (#37923)

* docs: sidebar

* docs: update docs title

* docs: update design doc

* chore: code clean

* docs: handle changelog page

* docs: add title

* docs: add subtitle

* docs: active header nav

* chore: code clean

* docs: overview

* chore: code clean

* docs: update intl (#37918)

* docs: update intl

* chore: code clean

* docs: update favicons

* chore: update testPathIgnorePatterns

* chore: code clean

* chore: code clean

* chore: copy 404.html (#37996)

* docs: Home page theme picker

* chore: Update migrate script

* docs: home page update

* docs: theme editor style

* docs: theme lang

* chore: update migrate.js

* docs: fix demo (#38094)

* chore: update migrate.js

* docs: update md

* docs: update demo

* test: fix snapshot

* chore: move debug to code attr in migrate script

* chore: update md

Co-authored-by: PeachScript <scdzwyxst@gmail.com>

* feat: overview page

* feat: Migrate `404` page (#38118)

* feat: migrate IconSearch component (#37916)

* feat<site/IconSearch>: copy IconDisplay from site to .dumi

* feat<site/IconSearch>: change docs of icon

* feat<site/IconSearch>: tweak

* feat<site/IconSearch>: use useIntl instead of injectIntl

* feat<site/IconSearch>: fix ts type error

* feat<site/IconSearch>: use intl.formatMessage to render text

* docs: Adjust home btn sizw

* docs: Update doc

* feat: v5 site overview page (#38131)

* feat: site

* fix: fix

* feat: v5 site overview page

* fix: fix path

* fix: fix

* fix: fix

* docs: fix margin logic

* feat: v5 site change-log page (#38137)

* feat: v5 site change-log page (#38162)

* docs: site redirect to home pag

* docs: theme picker

* docs: use react-intl from dumi (#38183)

* docs: Theme Picker

* docs: update dumi config

* docs: home back fix

* docs: picker colorful

* docs: locale of it

* docs: update components desc

* docs: site of links

* docs: update components list

* docs: update desc

* feat: Migrate `DemoWrapper` component (#38166)

* feat: Migrate `DemoWrapper` component

* feat: remove invalid comments and add comment for `key` prop

* docs: FloatButton pure panel

* chore: update demo

* chore: update dumi config

* Revert "chore: update demo"

This reverts commit 028265d3ba.

* chore: test logic adjust to support cnpm modules

* chore: add locale alias

* docs: /index to /

* docs: add locale redirect head script

* chore: adjust compact

* docs: fix missing token

* feat: compact switch

* chore: code clean

* docs: update home

* docs: fix radius token

* docs: hash of it

* chore: adjust home page

* docs: Add background map

* docs: site theme bac logic

* docs: avatar

* docs: update logo color

* docs: home banner

* docs: adjust tour size

* docs: purepanl update

* docs: transfooter

* docs: update banner gif

* docs: content (#38361)

* docs: title & EditButton

* docs: content

* chore: fix toc

* docs: resource page

* docs: transform resource data from hast

* docs: filename & Resource Card

* chore: enable prerender

* chore: remove less

* docs: toc style

* chore: fix lint

* docs: fix Layout page

* docs: fix CP page

* chore: update demos

* docs: workaround for export dynamic html

* chore: enable demo eslint

* docs: table style

* fix: header shadow

* chore: update snapshot

* fix: toc style

* docs: add title

* docs: Adjust site

* feat: helmet

* docs: site css

* fix: description

* feat: toc debug

* docs: update config-provider

* feat: use colorPanel

* fix: colorPanel value

* feat: anchor ink ball style

* feat: apply theme editor

* fix: code block style

* chore: update demo

* chore: fix lint

* chore: code clean

* chore: update snapshot

* feat: ts2js

* chore: description

* docs: site ready for ssr

includes:
- move client render logic to useEffect in site theme
- extract antd cssinjs to a single css file like bisheng
- workaround to support react@18 pipeableStream for emotion

* chore: bump testing lib

* docs: font size of title

* chore: remove react-sortable-hoc

* chore: update snapshot

* chore: update script

Co-authored-by: PeachScript <scdzwyxst@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: zqran <uuxnet@gmail.com>
Co-authored-by: TrickyPi <530257315@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2022-11-09 12:28:04 +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
lijianan
c10e505e39
doc: add deprecated info (#37728) 2022-09-26 09:54:27 +08:00
二货机器人
ba26b4c196 chore: next merge master 2022-09-23 10:49:38 +08:00
Vishal Jagtap
e8959e52cd
Docs: Removed react-contextmenu from recommendation (#37656)
* Removed react-contextmenu from recommendation

This repository has been archived by the owner. It is now read-only.

* Update recommendation.zh-CN.md
2022-09-23 09:56:36 +08:00
MadCcc
eb9179464b Merge branch 'master' into next-merge-master 2022-09-22 11:47:05 +08:00
二货机器人
08a47a9212 docs: Modify res title for Raycast usage 2022-09-17 11:20:47 +08:00
叶枫
bcd9dca1e2
feat: add raycast (#37589)
* feat: add-raycast

* feat: doc

* feat: doc
2022-09-16 22:03:25 +08:00
MadCcc
6df3bbb4ed
docs: v5 customize theme (#37550)
* docs: v5 customize theme

* chore: code clean

* docs: more token

* docs: add subtitle

* docs: update

* docs: update api
2022-09-16 10:38:08 +08:00
二货机器人
1cad665d15 chore: merge master 2022-09-07 10:35:16 +08:00
二货爱吃白萝卜
aca046288e
docs: Add FAQ about open (#37420) 2022-09-06 14:03:39 +08:00
MadCcc
d5c17a9a7c Merge branch 'master' into next-merge-master 2022-09-05 21:26:04 +08:00
afc163
af73ba7530
docs: Update cases.zh-CN.md (#37336)
* Update cases.zh-CN.md

* Update cases.en-US.md

* Update cases.en-US.md
2022-09-01 10:08:16 +08:00
afc163
afea00ca2d
Update practical-projects.zh-CN.md 2022-09-01 10:02:34 +08:00
黑雨
9a056e2118
doc: add Mentions to v5-doc (#37335) 2022-09-01 09:51:11 +08:00
MadCcc
9d4d16682e
docs: v5 migration (#37314)
* docs: v5 migrage

* docs: v5 migration

* docs: remove v5-note

* docs: add design update

* docs: migration v5 en

* chore: replace  with

* docs: add diff

* docs: add codemod desc

* docs: add babel-plugin-import desc
2022-08-31 17:41:47 +08:00
MadCcc
0d50767aa8 Merge branch 'master' into next-merge-master 2022-08-30 13:05:50 +08:00
二货机器人
8d2ae4bedb docs: Fix broken link 2022-08-25 16:14:43 +08:00
二货爱吃白萝卜
c56596ee9b
docs: Adjust res page style (#37210)
* docs: Adjust res page style

* chore: update check logic
2022-08-24 15:45:00 +08:00
二货机器人
25e001f8b5 chore: next merge feature 2022-08-18 17:24:39 +08:00
MadCcc
0a13a407ac
docs: update 4.0 sketch file link (#37085)
* docs: update 4.0 sketch file link

* docs: add dark theme sketh
2022-08-17 10:14:01 +08:00
MadCcc
e6335e233c Merge branch 'master' into next-merge-master 2022-08-15 15:20:39 +08:00
afc163
87d138ba56
docs: upgrade codesandbox to react 18 (#36951) 2022-08-08 17:52:39 +08:00
二货机器人
d970d80fa0 chore: next merge feature 2022-08-05 15:23:36 +08:00
二货爱吃白萝卜
fff1130403
docs: Tech TS params usage (#36865) 2022-08-03 14:34:25 +08:00
二货机器人
01bd2f2964
docs: Add tag info (#36843) 2022-08-02 13:42:04 +08:00
二货机器人
fa4f7f089d chore: merge master 2022-08-01 17:12:27 +08:00
Len
587c911cbd
Fix custom less variable being overwritten (#36805) 2022-08-01 09:42:13 +08:00
二货机器人
394aba4afe chore: merge master 2022-07-29 15:56:11 +08:00
zombiej
2b46b3e6e1 Merge remote-tracking branch 'origin/master' into feature-merge-master 2022-07-25 17:37:47 +08:00
二货机器人
ad7df07680
docs: faq for internal API (#36643) 2022-07-21 19:03:59 +08:00
zombiej
c71ce67e14 chore: next merge feature 2022-07-19 17:51:35 +08:00
zombiej
5bd221ad39 chore: merge master 2022-07-12 17:09:43 +08:00
github-actions[bot]
e46dedd90c
chore: auto merge branches (#36478)
chore: feature merge master
2022-07-12 08:21:41 +00:00
afc163
6497d0dfef
docs: moment version mismatched issue (#36473)
https://github.com/ant-design/ant-design/issues/36465#issuecomment-1181275538
2022-07-12 13:10:20 +08:00
王小王
4614d15dc4
docs: fix typo (#36450)
面包屑部分, "是"应该改为"时"
2022-07-10 08:54:52 +08:00
MadCcc
f65c73fa2a Merge branch 'master' into next-merge-master 2022-07-05 22:24:39 +08:00
afc163
80e7f7087d chore: merge feature to master, resolve conflict 2022-07-05 11:23:35 +08:00
MadCcc
ab19033876
docs: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
MadCcc
0c93ac96aa Merge branch 'master' into next-merge-master 2022-06-29 14:27:39 +08:00
afc163
f4e5e8ddb5
docs: update English sketch file link (#36269)
* docs: English sketch file links from communicatity

* Update resources.en-US.md
2022-06-28 13:06:28 +08:00
zombiej
b7013a138b chore: merge master 2022-06-27 14:55:59 +08:00
社长长
295f1ee819
docs: fix English FAQ title (#36222) 2022-06-24 15:56:43 +08:00
afc163
a5fe576d48 chore: merge master to next 2022-06-24 11:32:42 +08:00
社长长
478bd6781e
Docs: FAQ add explanation of null in controlled components. (#36082)
* docs: fix Chinese language grammar mistake in FAQ

* docs: FAQ add explanation of null in controlled components

* docs: update null in controlled components FAQ

* docs: update null in controlled components FAQ (add lost word)

* docs: null in controlled components FAQ optimization

* docs: FAQ add explanation of null in controlled components (English)

* docs: update faq docs

* docs: update faq docs(chinese)

* docs: optimize faq docs

* Update faq.en-US.md

* Update faq.en-US.md

* Update faq.en-US.md

* Update faq.zh-CN.md

* Update faq.en-US.md

Co-authored-by: shezhangzhang <chenkan@ChenKan-Mac.local>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-06-24 00:34:09 +08:00
සයුරි | Sayuri
d692a88ed7
feat: add si_LK locale (#36149)
* දින තේරුම සකස් කිරීම

* චීන ප්‍රලේඛනය යාවත්කාල කිරීම

* ඉංග්‍රීසි ප්‍රලේඛනය යාවත්කාල කිරීම

* තවත් දත්ත ඇතුල් කිරීම

* දින දසුනට භාෂාව යෙදීම

* ප්‍රධාන දේශීයකරණ සංරචකය යෙදීම

* සැපයුම්කරු සඳහා ගොනුව යෙදීම

* කාලය තේරීමට අදාළ සංරචකය යෙදීම

* යෝජනාව ඇතුළු කෙරිණි

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

* නව ඇසුරුමට වෙනස් කළා

* ගොනුව යාවත්කාල කෙරිණි

Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-06-22 19:38:21 +08:00
iamkun
9cab0f3322
docs: update Day.js doc (#35935)
* docs: update dayjs doc

* docs: update dayjs doc

* chore: update doc

* chore: update doc

* chore: update doc

* chore: update doc
2022-06-13 14:03:43 +08:00
zombiej
01dbe2ff25 chore: merge master 2022-06-01 18:46:38 +08:00
afc163
6423e22f78 chore: merge feature 2022-06-01 18:28:31 +08:00
afc163
cc9e3c2da1 docs: update FAQ titles 2022-06-01 13:30:44 +08:00
zombiej
461b605555 chore: next merge feature 2022-05-27 16:40:17 +08:00
zombiej
bd2b726199 chore: feature merge master 2022-05-27 16:13:19 +08:00
afc163
534abc3ad3
docs(👍): update recommendation (#35758)
* docs: update recommendation

* Update recommendation.en-US.md
2022-05-26 21:57:13 +08:00
zombiej
3a4d399248 chore: merge feature 2022-05-23 15:52:14 +08:00
Amumu
b222f93cc5
feat: add a new locale tk_TK (#35605)
* feat: add a new locale tk_TK

* fix: fix moment locale
2022-05-18 11:20:53 +08:00
github-actions[bot]
fb9c2fc51e
chore: auto merge branchs (#35553)
chore: merge master into next
2022-05-14 10:03:09 +00:00
afc163
6d18e8db40 docs: update work with us part 2022-05-13 14:26:57 +08:00
iamkun
7dd0bd396d fix: update merge 2022-05-06 14:02:45 +08:00
zombiej
4607346d3c chore: next merge master 2022-04-22 13:36:51 +08:00
Ömer Faruk APLAK
91a7e8ba63
docs: add Application Frameworks recommendation (#35168)
* docs: add Application Frameworks recommendation

* add Application Frameworks recommendation

* typo fix
2022-04-21 23:20:52 +08:00
afc163
30ac6bd4e4
test: wrap React.StrictMode for test cases (#35026)
* test: React StrictMode

* test: fix Spin test

* chore: wrapper enzyme

* test: fix setState

* test: more test cover

* test: more test cover

* test: more test cover

* test: more test cover

* test: more test cover

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: disable part of it

* test: fix test & add placeholder

* test: Use orign enzyme mount

Co-authored-by: zombiej <smith3816@gmail.com>
2022-04-18 21:02:11 +08:00
c0dedance
39af7b330c
docs: fix overview content (#35055)
* docs: 修复中文文档没有与英文文档同步的问题

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>
2022-04-15 21:21:53 +08:00
afc163
52a1e8b72f
Update overview.en-US.md 2022-04-15 21:20:09 +08:00
iamkun
2804cb843a update test 2022-04-13 14:27:29 +08:00
二货机器人
80c1391211
docs: Add faq (#34830) 2022-04-01 15:54:11 +08:00
afc163
1b1210791c
Update faq.zh-CN.md 2022-03-31 15:17:48 +08:00
iamkun
e73cd9c34e Merge remote-tracking branch 'origin/next' into feat/momentjs-to-dayjs 2022-03-29 11:10:14 +08:00
Yiming
35aa951550
fix: fix Ant Design Charts url (#34685) 2022-03-24 13:36:10 +08:00
iamkun
010e0c0eb2 update merge 2022-03-22 17:50:17 +08:00
iamkun
f8dc201218 fix merge 2022-03-18 16:57:11 +08:00
afc163
54b7fef370 docs: add Currency recommendation 2022-03-17 14:20:14 +08:00
KaKaHuoLuoTe
f11fa6552d
feat: add utm to mastergo's links (#34248) 2022-03-01 18:02:38 +08:00
KaKaHuoLuoTe
74d6595dff
docs: update links of mastergo (#34242) 2022-03-01 15:38:16 +08:00
KaKaHuoLuoTe
0ed868989d
docs: add MasterGo to design assets (#34055)
* docs: add MasterGo to design assets

* chore: update mastergo links
2022-02-25 14:02:25 +08:00
afc163
cfaad0edce
chore: fix Chinese expression about "的地得" (#34173)
close #34167
2022-02-23 18:15:18 +08:00
stefango
6f71af263e
docs: fix grammar error (#34138)
in customize-theme-variable.zh-CN.md
2022-02-21 10:47:10 +08:00
afc163
106acb7d5b docs: improve Umi documentation 2022-02-16 20:00:57 +08:00
afc163
d38363e161 docs: fix procomponents links 2022-02-16 19:54:23 +08:00
iamkun
b22815d4d2 feat(moment-to-dayjs): replace date-time lib Moment.js with Day.js 2022-02-14 15:01:00 +08:00
afc163
c3f8568620
docs: fix missing @/services/product (#34003)
* docs: fix missing @/services/product

close #33952

* update data
2022-02-10 18:24:53 +08:00
Yang Zhang
ab8fc12fa7
docs: add Plasmic for Ant (#33758)
* Add Plasmic for Ant

* Point Plasmic link to dedicated Ant page
2022-01-24 11:13:12 +08:00
Amumu
75adc23fe3
chore: i18n contributing docs improve (#33760)
* chore: i18n contributing docs improve

* update

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

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

* update

* update

* fix name

* 空格

* fix name

* update

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

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

* update

* update

* update

* 添加英文版本

* update

* the

* update

* update

* fix list

* Revert "fix list"

This reverts commit c6f3e2c699d133f74e0f4ce0424c1fd4ad43dcbf.

* fix list

* 指向源文件

Co-authored-by: afc163 <afc163@gmail.com>
2022-01-21 13:53:52 +08:00
afc163
85c96251d3
fix: Tag color in dark theme (#33751)
* docs: update dark theme doc

* fix: dark tag theme
2022-01-19 15:38:48 +08:00
二货机器人
ac89fd5a9d
docs: guide of theme dev (#33756) 2022-01-18 22:36:13 +08:00
麦谷
67bf8903fb
docs: Update use-in-typescript.zh-CN.md (#33434)
这里有点不对
/* src/App.ts */
应该是
/* src/App.tsx */
执行npx create-react-app my-project-name --template typescript后也只有App.tsx文件
2021-12-28 10:52:16 +08:00
zombiej
6ed4d855b1 Merge remote-tracking branch 'origin/master' into feature-merge-master 2021-12-27 10:45:42 +08:00
Nmaxwiver
73ac1b1aaa
docs: Update practical-projects.zh-CN.md (#33419) 2021-12-27 10:03:17 +08:00
Curly Brackets
bcf4f1d5e8
docs(faq): correct 'Ant Design Mobile' (#33341) 2021-12-17 20:41:24 +08:00
zombiej
42bc6dcdef Merge remote-tracking branch 'origin/master' into feature-merge-master 2021-12-16 10:40:55 +08:00
谭真
678cf4948b
docs: update customize-theme-variable.md (#33272) 2021-12-12 21:37:14 +08:00
xrkffgg
a04a4efc8b
Merge pull request #33163 from ant-design/master
chore: merge master into feature
2021-12-05 15:22:48 +08:00
afc163
ef8179e6b5 chore: remove react-virtualized from demo 2021-12-04 00:01:20 +08:00
zombiej
24ec3ba662 chore: merge master 2021-11-26 10:15:39 +08:00
VIREAK KEOSOKVIBOL
f0c8402d65
feat: Add km_KH locale to component (#32853)
* Add km_KH locale to component

* Add test and docs

* Fix typo

* Add test snapshot
2021-11-20 15:02:28 +08:00
Sunny Luo
47d480b58f
docs: Update customize-theme-variable document (#32930)
* Update customize-theme-variable.zh-CN.md

* Update customize-theme-variable.en-US.md

* Update customize-theme-variable.zh-CN.md

* Update customize-theme-variable.en-US.md
2021-11-19 22:39:38 +08:00
afc163
43569b9354
docs: update customize-theme-variable.zh-CN.md 2021-11-11 21:27:40 +08:00
二货机器人
f88bd4d2af
refactor: Move part mixins less to theme instead (#32763)
* refactor: Move theme related variables

* chore: move rest motion

* chore: trigger CI

* chore: steps by steps

* chore: back order

* docs: Update docs
2021-11-05 17:22:41 +08:00
afc163
4d26556a27 docs: use light theme for codesandbox demo 2021-10-22 13:47:11 +08:00
afc163
21d6d10af6
docs: improve alert loop demo (#32488)
* docs: improve alert loop demo

- react-text-loop => react-text-loop-next
- adding demo of react-fast-marquee

* update snapshot
2021-10-14 15:48:33 +08:00
afc163
8cafb114a7
docs: react-infinite-scroller => react-infinite-scroll-component (#32469)
* docs: react-infinite-scroller => react-infinite-scroll-component

close #32388

* update

* replace recommendataion

* update snapshot
2021-10-13 18:59:17 +08:00
yingxirz
f50ee8286c
docs: Update buttons.zh-CN.md (#32323) 2021-09-27 21:08:55 +08:00
damon.chen
e7f5030f2b
fix: change Ok to OK (#32259)
* 修复AutoComplete组件allowClear属性的说明有歧义的问题

* fix: change Ok to OK

* update jest snapshot

Co-authored-by: chj_damon <chjdamon@gmail.com>
2021-09-23 22:13:05 +08:00
Neo Tan
5445fba50d
docs: setup development environment for windows (#32230) 2021-09-22 12:15:43 +08:00
MD. Ariful Alam
9f2560fe00
docs: fix typo (#32121) 2021-09-11 19:52:32 +08:00
in_vane
67a505cb1d
docs: Update research-message-and-feedback.zh-CN.md (#32112) 2021-09-10 11:06:41 +08:00
Primlx
371d1421c6
feat: Georgian translation (#32106)
* parent 18cd401678
author Primlx <primulax@live.com> 1628778277 +0400
committer primulax <primulax@live.com> 1631181358 +0400

Add files via upload

add georgian translation

Create ka_GE.tsx

Create ka_GE

Rename ka_GE to ka_GE.tsx

Create ka_GE.tsx

Update ka_GE.tsx

Update ka_GE.tsx

Create ka_GE.tsx

update rc-picker version

Create ka_GE.tsx

Create ka_GE

Rename ka_GE to ka_GE.tsx

Update ka_GE.tsx

Update ka_GE.tsx

Create ka_GE.tsx

update rc-picker version

* Update package.json

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

* test case

* add language option in markdown

* test

* Update components/calendar/locale/ka_GE.tsx

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

* Update components/calendar/locale/ka_GE.tsx

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

Co-authored-by: Amumu <yoyo837@hotmail.com>
2021-09-09 19:40:26 +08:00
xrkffgg
3d81a10d61
Merge pull request #32036 from ant-design/master
branch: merge master into feature
2021-09-06 15:25:15 +08:00
yingxirz
a7a1a806b8
Update buttons.zh-CN.md (#32012) 2021-09-02 19:45:35 +08:00
二货机器人
93dd93bf45
docs: add 4.17.0-alpha.0 changelog (#31987)
* chore: 4.17.0 changelog

* chore: Update emoji

* docs: Update changelog

* docs: dynamic theme ref

* chore: bump version

* docs: Update content

* docs: Add ref

* docs: Add rc changelog

* chore: bump version

* test: Update snapshot
2021-09-01 15:39:09 +08:00
二货机器人
36bcaaef85
Add variable.less to support css variable (#31496)
* chore: use varaible.less

* chore: basic primary varaible

* chore: Move to variable

* chore: align active color

* chore: global fix of css variable

* chore: primary colors

* chore: button danger

* chore: btn default error color

* chore: button series

* chore: More examples

* chore: More components

* chore: Form demo

* chore: form style

* fix: Tag & Alert variable

* chore: update footer

* chore: rm tmp code

* chore: transfer

* fix: picker column active color

* chore: Adjust active bg color

* chore: table hover color

* chore: all css variables

* chore: Global using variables

* chore: Test case

* chore: Update test logic

* chore: back of default less

* chore: entry of site use proxy style

* chore: update entry

* chore: split of variables

* refactor: quick dist speed

* fix: site use variable version

* chore: Update less config

* chore: add mv script

* chore: Update repalcement script

* chore: Add inject variables

* chore: Update script

* fix: script path

* chore: Move to component instead

* chore: fix condition

* chore: update config

* chore: Update in less transform

* chore: Modify logic

* chore: change to variables

* chore: Update name

* fix: script name

* chore: do inject

* revert: back of path

* chore: 2 way of generate

* bump tools

* chore: Add auto replacement script

* chore: auto genrate less file

* chore: fix test

* test: More test case

* chore: Update limit config

* test: coverage

* docs: Update doc
2021-09-01 10:56:50 +08:00
afc163
8416e31821 chore: resolve conflict between master and feature 2021-08-23 17:48:23 +08:00
afc163
96b196d8b3
Update recommendation.zh-CN.md 2021-08-17 10:53:34 +08:00
afc163
eae27a6624 docs: fix recommandation 2021-08-16 19:16:59 +08:00
afc163
91b7710848 docs: update recommendation libs 2021-08-16 18:40:48 +08:00
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
zombiej
474ada1384 docs: Add jish resource 2021-07-23 14:08:27 +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
Jeremy Naccache
b5a7f307b9
docs: fix url name (#30937) 2021-06-10 00:36:27 +08:00
林煌东
1358252779
docs: fix the problem of import errors in Rollup (#30823) 2021-06-02 15:29:42 +08:00
afc163
3d31e333d4 docs: update links 2021-05-08 11:27:55 +08:00
Goofy
d0f20f6b4c
docs: Update visual.zh-CN.md (#30397)
fix: javascipt -> javascript
2021-05-05 22:55:52 +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
lyon.han
f603ef0548
docs: perf data-format.zh-CN.md (#29976)
“保留前六位与后位”  => "保留前六位与后四位"
2021-03-31 16:23:57 +08:00
二货机器人
4ba53c2cb3
docs: New design of articles (#29827)
* docs: New design of articles

* update

* format
2021-03-19 23:03:04 +08:00
Peach
6a0eeb156d
docs: remove yunfengdie from site footer (#29809)
* docs: remove yunfengdie from site footer

* docs: remove other yunfengdie related texts
2021-03-18 18:08:30 +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
诸岳
9a44a7e915 Merge branch 'master' of github.com:ant-design/ant-design into feature-merge-master-branch 2021-02-11 00:00:25 +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
Li C. Pan
cf156b9c4a
docs: Update overview.zh-CN.md (#29264)
* Update overview.zh-CN.md

* Update docs/spec/overview.zh-CN.md

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

Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2021-02-06 23:08:42 +08:00
Jeff Wen
ec81e9418e
docs: Fix data visualization color palette url (#29257) 2021-02-05 22:22:08 +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
zombiej
a8ce4d404a docs: Fix mobile res missing 2021-02-03 14:46:36 +08:00
yuanyao1225
6a4fa0dbe8
docs: Update article-page articles 20210202 2021-02-02 15:21:01 +08:00
二货机器人
38e7dfa5fa
docs: Update resource page (#29176)
* docs: Update resource page

* docs: Update style
2021-02-02 12:03:57 +08:00
二货机器人
08f25f0c8f
chore: Update Table ts definition (#29084)
* chore: bump rc-table ver

* chore: Fix ts definition

* docs: fix doc
2021-01-28 01:21:58 +08:00
afc163
0e95728fc9 docs: renew articles from community 2021-01-27 19:00:34 +08:00
JennyJia-Ant
171f852ea1
docs: Update font.zh-CN.md (#28958)
更改了错别字
2021-01-21 10:52:28 +08:00
JennyJia-Ant
4f3b41e6a7
docs: Update proximity.zh-CN.md (#28956)
修改文案
2021-01-21 10:52:00 +08:00
JennyJia-Ant
6ace53c6f5
Update colors.zh-CN.md (#28957)
更新了文案的错误,删除多余的标点符号。
2021-01-21 10:50:42 +08:00
afc163
0b20c4ea77 docs: about less version
close #28738
2021-01-13 17:34:09 +08:00
yuanyao1225
c704fd372d
feat: AntV link change 2021-01-12 15:30:54 +08:00
limingxin
a3622656eb
docs: Update colors.zh-CN.md (#28800)
update link
2021-01-10 21:42:06 +08:00
Tom Xu
bf9cedf2e7
docs: improve use in typescript (#28739) 2021-01-10 11:10:41 +08:00
Mateusz Wierzbicki
acb5431f63
docs: Update resources.en-US.md (#28701) 2021-01-06 14:36:45 +08:00
godfather
b2c5d39395
docs: Update overview.zh-CN.md (#28703) 2021-01-06 09:04:16 +08:00
afc163
6c63a742aa docs(📖): fix color of primary text
close #28411
2020-12-28 14:16:28 +08:00
einq7
fa376f9c82
docs: prettier markdown (#28510) 2020-12-24 12:02:57 +08:00
Tom Xu
0a6167b995
docs: fix typo (#28397) 2020-12-17 13:29:15 +08:00
偏右
6f529a49fb
docs: fix typo (#28396)
* Update illustration.zh-CN.md

* Update illustration.en-US.md
2020-12-17 11:23:24 +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
二货机器人
ace967f3bf
docs: Enable en aritles (#28192) 2020-12-04 14:24:49 +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
偏右
39bd8e7171
Update introduce.zh-CN.md 2020-11-24 19:19:55 +08:00
yuanyao1225
83c784e8a3
docs: change link of article 2020-11-24 18:18:11 +08:00
Tom Xu
0676f07266 Merge branch 'feature' into merge 2020-11-21 19:50:41 +08:00
Hollow Man
3269dd31a8
docs: Fix typo (#27914)
accrate -> accurate
Signed-off-by: Hollow Man hollowman@hollowman.ml
2020-11-20 22:14:54 +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
zombiej
7af0cb0d9f chore: Feature merge master 2020-11-16 16:17:42 +08:00
Dominique Ng
5b46a49ce5
Fix typo for 'palette' (#27758) 2020-11-13 19:07:05 +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
Lyndon001
aa95f58fbf
Update resources.zh-CN.md 2020-10-30 09:48:47 +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
Cong Yoo
e1509b0402
docs: 🔗 fix invalid url (#27107) 2020-10-12 16:30:53 +08:00
Cong Yoo
5e4a79a0f0
这个地址为国家标准全文公开系统的地址
这个地址打开页面查看内容的话需要Flash支持。单内容毕竟更官方,比百科全。
2020-10-12 16:20:30 +08:00
Cong Yoo
7004afe3ba
更新了一个 【标准符号用法】的在线地址。原地址失效了。 2020-10-12 16:12:22 +08:00
afc163
68a1b18232 merge feature into master-to-merge-feature 2020-10-10 11:36:02 +08:00
zombiej
f28f56d096 docs: Update antd-pro sketch resource 2020-10-09 21:47:23 +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
二货机器人
dcd97ca46e
Merge pull request #27055 from ant-design/master
chore: Feature merge master
2020-10-09 17:28:17 +08:00
Devon
df8c53d145
docs: fix typo in buttons.en-US.md (#27037) 2020-10-09 08:58:17 +08:00
Jesus The Hun
f3f5b66957
docs: documentation for Jest support (#27003) 2020-10-07 02:10:21 +08:00
Cong Yoo
f07613a9c2
docs: fix data-format.md (#26969)
* Update data-format.zh-CN.md

文档说明中的一些*符号没有完整显示

* Update data-format.zh-CN.md

调整了银行卡号码中如何使用描述的风格

* Update data-format.en-US.md

data-format en和cn都进行了*文字的缺失补全

* Update data-format.en-US.md

统一了 Partial Redaction 表格中 * 号样式

* Update data-format.zh-CN.md

cn 文档中 部分脱敏中表格内容 对文字:高级、中级、低级做了加粗样式,与en文档保持统一。

* Update data-format.zh-CN.md

cn 文档中将原有的 「*」改成与 en 文档统一的 `*`。

* Update data-format.en-US.md

将 Bank card number 中的 Example 内容样式修改为与 ID number 一样。

* Update data-format.zh-CN.md

cn 文档中 「·」和 「¥」 样式调整为 `.` 和 `¥`。

* Update data-format.en-US.md

en 文档 将 "." 与 "¥" 调整为 `.` 和 `¥`

* Update data-format.en-US.md

en 文档中例子去掉了 `` 样式,与 cn 统一

* Update data-format.en-US.md

en 中 "\*\*\*" 更改为 `***`

* Update data-format.zh-CN.md

cn 文档中将 「\*\*\*」更改为 `***` 。使 cn 、en 文档的表达方式统一。

* Update data-format.zh-CN.md

对 cn 文档中如何使用的说明做了统一样式处理。

* Update data-format.en-US.md

en 文档现在与 cn 文档全篇中的说明文字样式保持了统一。
2020-10-03 11:47:56 +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
zombiej
37f6a2086a docs: Adjust illustration intro image 2020-09-08 11:50:55 +08:00
Sumit Vekariya
16251d1de9
docs: fix typos (#26583) 2020-09-04 12:53:56 +08:00
afc163
34887ca249 docs: improve design doc 2020-09-03 17:12:13 +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
myeunhyuk
b5d9580565
docs: Update font.en-US.md (#26526) 2020-09-02 17:32:30 +08:00
myeunhyuk
4976fef1b1
docs: Update font.zh-CN.md (#26525) 2020-09-02 10:45:15 +08:00
偏右
e25f03206c
docs: 📝 fix typo 2020-08-25 13:55:44 +08:00
zombiej
5a3bceea28 merge origin master 2020-08-22 22:09:07 +08:00
afc163
f4f5b633ff docs: 📖 update Ant Design Blazor implementation 2020-08-22 01:37:54 +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
偏右
9be6493f08
Update research-form.zh-CN.md 2020-08-20 15:47:41 +08:00
偏右
0111039575
Update research-form.zh-CN.md 2020-08-20 15:42:45 +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
61e01e7c60
chore: merge master into feature 2020-08-13 09:06:53 +08:00
Ivor Wanders
d4ea5d2e3b
docs: Fix spelling of copywrite (#26174) 2020-08-13 01:15:17 +08:00
afc163
9c91b62625 docs: correct design doc expressing 2020-08-12 19:57:43 +08:00
偏右
2b71085e68
docs: 🌐 translate more design documents (#26125)
* docs: 🌐 translate more design documents

* translate docs/spec/copywriting.en-US.md

* translate docs/spec/data-format.en-US.md

* translate docs/spec/detail-page.en-US.md

* fix remark link

* update link

* translate docs/spec/visualization-page.en-US.md

* update docs

* update docs
2020-08-12 17:37:31 +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
Mateusz Wierzbicki
35a9d94c92
docs: Added UI kit for Adobe XD to Resources page (#26047) 2020-08-05 22:09:26 +08:00
Emily Xiong
683750c396
docs: add en translation for buttons page (#25997)
* spec: add en translation for buttons page

* fix typo
2020-08-05 09:06:17 +08:00
xz
f2fa156408
chore: added english translations for illustrations (#25948) 2020-08-02 14:03:14 +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
Lyndon001
a876fe3052
Update cases.zh-CN.md 2020-07-21 14:24:19 +08:00
Lyndon001
de1703592c
Update introduce.zh-CN.md 2020-07-21 14:23:20 +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
moonrailgun
0ee24d68e8 docs: fix color docs comment typo 2020-07-17 17:56:59 +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
Arvin Xu
b1082fdb33
docs: Update Ant Design Pro Sketch Library (#25620) 2020-07-14 18:42:17 +08:00
xrk
10ccd914e0
docs: fix shadown md (#25611) 2020-07-14 11:19:28 +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
Curly.Water
8527049159
docs: fix typo (#25608) 2020-07-14 11:02:17 +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
07akioni
6eb1cdac0a
chore: remove untranslated blocks in enUS site (#25391) 2020-07-02 18:37:09 +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
Webber Takken
4dbb81b88e
Minor grammer fixes (#24790)
This will make the page slightly easier to read
2020-06-06 22:33:58 +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
Manoj Kumar
19da433933
corrected spell mistake (#24507) 2020-05-27 19:52:35 +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
Mr.Biscuit
77bc48f146
docs: 📝 add Figma library (#24415)
* Propose a free open source design library we made

My team carefully crafted a free open source Ant Design UI library in Figma, its components resembles the exact appearance produced by code, and we wanted to share it so more people would benefit :)

* Update resources.en-US.md

changed image to include Figma logo
2020-05-23 22:48:39 +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
Mr.Biscuit
a518a2b0b1
docs: Propose a free open source design library we made (#24348)
I want to propose an open source ant Figma library my team made for ant design which contains all possible components and regularly maintained and updated
2020-05-21 21:05:53 +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
臧甲彬 fadeaway
1abe5495a2
docs: add modao.cc resource link (#23939)
* 添加墨刀资源链接

* 添加墨刀资源链接

* fix letters spaces

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

Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-07 20:51:44 +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
James Yeung
5c79e642ba
fix: blazor links (#23649)
* fix: blazor links

* switch to github.io

* Update index.tsx

* Update Footer.tsx

* Update More.tsx

* Update introduce.en-US.md

* Update introduce.zh-CN.md

* Update introduce.zh-CN.md

* Update introduce.en-US.md

* Update introduce.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-29 15:49:00 +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
xrkffgg
2cb635e921
docs: optimize site of spec (#23628)
* docs: optimize site of spec

* fix: lint
2020-04-26 22:13:15 +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
Benjamin Vertonghen
175e0aaa14
feat: Link Ant Design Blazor (#23579)
* Link Ant Design Blazor

* Indent and align

Co-authored-by: Benjamin Vertonghen <benjamin.vertonghen@apped.be>
2020-04-25 18:12:29 +08:00
偏右
6a49973bb9
docs: 📖 Update data-display.zh-CN.md (#23567)
* Update data-display.zh-CN.md

* Update data-display.en-US.md
2020-04-24 18:24:20 +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
二货机器人
8ec4d3f64f
docs: Update research result image (#23519) 2020-04-23 13:57:32 +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
二货机器人
2105a330dd
docs: Remove dead link & Update dead images (#23427)
* docs: Replace image

* update link
2020-04-21 11:34:26 +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
myeunhyuk
178ccbee6a
Update resources.en-US.md (#23254) 2020-04-14 21:06:41 +08:00
myeunhyuk
d3b367ad04
docs: Update resources page sketch file (#23253) 2020-04-14 21:06:13 +08:00
偏右
b1f3587e02
Update visual.zh-CN.md (#23218) 2020-04-14 10:38:06 +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
Sabrina Yu
405d461360
拼写错误 (#23114)
易用行-->易用性
2020-04-10 13:50:39 +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
zombiej
73bc95e718 docs: Update visual design doc 2020-04-02 12:03:36 +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
myeunhyuk
7bea8b92cc
Update visualization-page.md (#22842) 2020-04-02 11:41:56 +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
Darío Hereñú
92c675ef27
Minor formatting proposals on paragraph 88 (#22576) 2020-03-25 10:48:41 +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
chenxiaochun
8da1ef4f71
docs: Update research-form.zh-CN.md (#22211) 2020-03-14 20:53:35 +08:00
myeunhyuk
1f25f35b99
Update resources.en-US.md (#22200)
* Update resources.en-US.md

* Update resources.en-US.md

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-03-13 18:14:26 +08:00
myeunhyuk
5f38064507
docs: Update resources.zh-CN.md (#22199) 2020-03-13 18:07:32 +08:00
Micah Guttman
8c5cf00627
docs: translating (#22086)
* translating

* Create dark.en-US.md

* Update dark.en-US.md

* still working on translations

added google translate translations, will go through and check grammar soon

* still working on translations

added google translate translations, will go through and check grammar soon

* fixing formatting

* grammar fixes

* Update dark.en-US.md

* Update dark.en-US.md

* Update dark.en-US.md

* Update dark.en-US.md

* Update docs/spec/dark.en-US.md

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

* Update dark.en-US.md

* Update dark.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-11 15:26:54 +08:00
zombiej
6e74617001 docs: Fix docs link
close #21771
2020-03-04 18:15:03 +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
偏右
efdfd93dcd
Update visual.en-US.md 2020-02-29 16:17:24 +08:00