Commit Graph

52 Commits

Author SHA1 Message Date
zombiej
1d516d7f7f merge feature 2019-12-01 15:29:53 +08:00
iamkun
965bc58ed1 docs: Update FAQ replace momentjs to Day.js with antd-dayjs-webpack-plugin (#19960)
* docs: Update FAQ replace momentjs to Day.js with antd-dayjs-webpack-plugin

* update use-with-create-react-app doc

* update getting-started doc

* update use-with-create-react-app doc
2019-11-27 17:49:01 +08:00
alekslario
0cccefbc77 Fix grammar
'antd support ES6' => 'antd supports ES6'. It is a grammar mistake unless 'antd' stands for 'ant designs'.
2019-09-16 22:18:27 +08:00
afc163
c3d3b10cab
📝 Improve docs about tree shaking 2019-06-21 00:16:25 +08:00
afc163
b780070351
💄 prittier all files 2019-05-07 14:57:32 +08:00
Josue Peralta
b6f81340ba small change 2019-02-04 17:22:33 +08:00
Josue Peralta
976a6a5c5a Fixed typos and improved grammar 2019-02-04 17:22:33 +08:00
maks
736f5b9549 doc: handle invalid date in message.info() call
The picker allows to change from a valid date to an empty value (`date` becomes `null` and therefore cannot be formatted).
Same way it's done as for the `<div>` contained message.
2019-02-04 11:20:55 +08:00
afc163
ef1018d2a8 fix codesandbox link 2019-01-23 00:33:05 +08:00
afc163
2569097a0f 📝 Renew some documentations for state of art 2019-01-23 00:33:05 +08:00
afc163
be6a566af1 docs: update other scaffolds 2018-10-13 15:06:00 +08:00
sorrycc
f9c0b07db2 doc: update getting-started and practical-projects with umi 2018-10-11 00:03:36 +08:00
afc163
14b3f4e24f doc: update getting-started 2018-10-06 18:21:30 +08:00
afc163
f78a78e03b docs: instruction about antd/es/button 2018-08-05 13:35:54 +08:00
afc163
6458280cb3 site: add alt to images 2018-05-21 23:42:57 +08:00
Open Next
ad721111a4 fix bug in getting-started - date is null when clear the DatePick (#10111) 2018-04-17 16:49:11 +08:00
afc163
50aae9408e doc: update getting-started 2018-03-17 15:18:45 +08:00
DosLin
efa824e514 doc:fix server port (#9012) 2018-01-18 05:03:17 -06:00
afc163
051f1049c5 Add parcel-antd demo in document 2018-01-01 17:11:19 +08:00
Wei Zhu
9bbfe534b2 docs: remove redundant quote 2017-12-07 15:42:47 +08:00
Wei Zhu
16b69312db
Revise docs (#8368) 2017-11-29 20:27:52 +08:00
henryv0
cad6be884c Updates Pattern docs (English) (#7902)
* Makes grammatical and typo fixes to the React Docs.

* Fixes some spelling and grammar in Pattern docs.

* Fixes merge conflict. Updates Pattern docs.
2017-10-17 15:01:21 +08:00
afc163
054444f619 Merge branch 'master' into antd-3.0 2017-10-07 15:34:19 +08:00
afc163
eb4659c409 typo 2017-10-06 16:08:56 +08:00
henryv0
ac33baf940 Makes grammatical and typo fixes to the React Docs. (#7819) 2017-10-06 16:08:03 +08:00
Benjy Cui
829b5f87bf feat: make default locale to enUS (#7553)
* feat: make default locale to enUS

* test: fix CI

* docs: update getting started
2017-09-26 23:12:47 +08:00
Miaow
6c38ca62c6 update get started doc port (#7729) 2017-09-25 16:59:40 +08:00
afc163
d21e500fab Add some doc for global reset styles, #4331 2017-09-21 16:44:49 +08:00
kdepp
c9b3a50519 doc: optimize compatibility part (#7322) 2017-08-25 10:41:37 +08:00
afc163
a033e576fd doc: upgrade node version 2017-08-08 10:43:45 +08:00
afc163
9cf1d72e3e remove if lte in IE11, it is not working 2017-06-14 20:14:08 +08:00
afc163
7daf47b5b1 Add scaffold market link 2017-05-13 16:12:35 +08:00
afc163
c5ab604f70 update introduce.md 2017-04-12 20:56:47 +08:00
zuiidea
18da0deb5e add demo:antd-admin (#5326) 2017-03-16 23:38:22 +08:00
afc163
32150a15a4 update document 2017-02-22 14:04:40 +08:00
afc163
ae67f5cc20 update doc 2017-02-19 18:20:56 +08:00
Chikara Chan
5ff8723a9f docs: fix import style error due to duplicated identifier (#4917)
* fix render unuse className when type is undefined

* docs: fix import style error due to duplicated identifier
2017-02-17 11:11:42 +08:00
afc163
95bc803dc3 update doc 2017-01-16 11:35:44 +08:00
afc163
fc32c751ca update doc 2017-01-14 22:49:40 +08:00
afc163
69d6a23645 site: fix image 2017-01-09 21:14:22 +08:00
afc163
765ae70cf5 site: fix image 2017-01-09 21:08:19 +08:00
afc163
d0727df147 update doc about Import on Demand 2017-01-09 21:03:12 +08:00
afc163
372a44a92a update doc about startsWith 2017-01-02 23:45:20 +08:00
afc163
392805e0e5 update getting-started 2016-12-05 12:02:30 +08:00
afc163
2aeccd4955 update doc link 2016-11-26 16:07:01 +08:00
Nimo
e5f289f1a3 es6-shim for ie10/11 2016-11-22 19:36:11 +08:00
偏右
b240494dd5 typo 2016-10-27 21:20:28 +08:00
afc163
c14030869a Improve doc about compatibility 2016-10-15 17:26:39 +08:00
afc163
178311a393 IE8 => IE9 2016-09-28 00:07:31 +08:00
chencheng (云谦)
9d9185127c docs: rename babel-plugin-antd to babel-plugin-import (#3089) 2016-09-20 17:17:49 +08:00