Commit Graph

453 Commits

Author SHA1 Message Date
afc163
c7a57302ed
📝 Fix use-in-typescript documentation
close #14776
2019-02-11 13:45:58 +08:00
zy410419243
bf4560cf37 docs: fix wrong usage of comma 2019-02-07 13:59: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
2fd7591c19
📝 Fix code diff in documentation 2019-01-31 21:14:29 +08:00
afc163
33ac498318 📝 improve doc 2019-01-31 17:49:09 +08:00
afc163
d0d5604790 📝 upgrade typescript English doc 2019-01-31 17:49:09 +08:00
afc163
9e69fe6378 📝 use babel-plugin-import in typescript project 2019-01-31 17:49:09 +08:00
afc163
a678d85757 📝 Add craco and craco-antd in docs 2019-01-31 17:49:09 +08:00
afc163
0c7890f931 📝 use cra --typesript 2019-01-31 17:49:09 +08:00
afc163
01167d9e62 📝 use yarn create in doc 2019-01-31 17:49:09 +08:00
cc189
a2b813173c Update practical-projects.en-US.md 2019-01-26 03:05:17 -06:00
cc189
bedf08d33c
Update practical-projects.zh-CN.md
将教程中的指令更新为最新版的`create-umi@0.9.5`
2019-01-26 02:49:29 -06:00
zombiej
b835110f79 merge master 2019-01-26 12:02:56 +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
d3d5a3e18d
Merge branch 'master' into feature-for-resolve-conflict
* master: (45 commits)
  Add type definitions for Steps.Step (#14468)
  add select check to fix edge wave issue (#14469)
  Fix for Pagination ellipsis misalignment (#14473)
  change sentry id
   Add sentry in ant.design
  💄 New Sketch resources!
  fix transfer ref (#14441)
  Add onMouseEnter and onMouseLeave for Menu Item (#14454)
  update snapshot (#14467)
  📝 beautify code style in documentation (#14457)
  Updating type: TreeSelectProps.getPopupContainer (#14443)
  change error version
  3.12.4 changelog (#14436)
  Format
  Fix the bug that radio onchange will be ovrride by radioGroup onchange (#14364)
  docs: updated doc for create-react-app
  fix prefixCls of empty go to div (#14404)
  update snapshot (#14406)
  add radius on table-placeholder to fix table small size border clip (#14398)
  fix style of Input.Search with enterButton (#14397)
  ...
2019-01-22 17:34:10 +08:00
偏右
b87261673a 📝 beautify code style in documentation (#14457) 2019-01-21 22:52:17 +08:00
QC-L
b1a96776d9 docs: updated doc for create-react-app 2019-01-18 11:55:35 +08:00
Higor Araújo dos Anjos
ec4fcd2281 Add information about customize-cra installation
Complementation of PR #14385
2019-01-17 11:07:53 +08:00
Ming Hann
f30c11110b updated dated doc for create-react-app 2019-01-17 00:12:43 +08:00
zombieJ
54463c908b
ConfigProvider support csp prop (#14222)
close #12438
2019-01-09 20:15:37 +08:00
aashutoshrathi
0e42cbf7e6 Added Hindi Locale 2018-12-27 18:11:42 +08:00
Rahul Gurung
1a4fce7d0f #13576 - Kannada locale added (kn_IN) 2018-12-27 10:35:12 +08:00
zombiej
cdf4c1e6b8 merge origin/master 2018-12-18 19:18:08 +08:00
afc163
e1d68061d1
📝 Add react-highlight-words in recomendation 2018-12-18 18:19:27 +08:00
jiajiangxu
506ab082f6 Update use-with-create-react-app md
Add antd-react-scripts link
2018-12-14 15:18:29 +08:00
Igor
43f47e0f4a
Set apostrophes to uniform style
Some apostrophes use more width than they need and all symbols should be in uniform style.
2018-12-13 21:20:34 +03:00
陈帅
daca08b6f1 merge master 2018-12-13 22:03:12 +08:00
lilun
4f5355675b doc: add antd-table-infinity in en-US 2018-12-11 15:44:54 +08:00
lilun
988a84ab15 doc: add antd-table-infinity 2018-12-11 15:44:54 +08:00
yiminanci
71badaac66 Update faq.en-US.md 2018-12-08 17:53:05 +08:00
yiminanci
2e42a30475 Update faq.zh-CN.md 2018-12-08 17:52:53 +08:00
afc163
16c3a9453e
📝 improve locale doc, #13462 2018-12-07 18:16:48 +08:00
afc163
18f705fcf6
Merge branch 'master' into feature
* master: (28 commits)
  remove overflowY on TextArea autoSize since height transition has been removed for a long time fix #10151
  💄 tweak form control margin, close #13183
  Update Crowdin configuration file
  Correct date-picker demo
  📝 upgrade ts comment
  💄 tweak tree switcher icon size
  Fix regular error in firefox and safri
  add change log
  add checkbox-border-width
  add style to SwitchProps
  update rc-tree-select
  Snapshot fixed.
  tabIndex prop added to DatePicker
  Improve form demo
  prefer logical AND over ternary (#13254)
  fix form demo
  format (#13252)
  📝 improve document images
  migrate locale provider to new lifecycle method
  types: add generic type for Select[value]
  ...
2018-11-27 11:26:16 +08:00
afc163
5dc5ab13bc
📝 docs: update recommendation 2018-11-21 13:32:04 +08:00
zombiej
b75486fe85 merge master 2018-11-14 15:28:27 +08:00
afc163
b9f8e1a058 Add react-beautiful-dnd into recommendation doc 2018-11-13 14:20:24 +08:00
afc163
cd8502a864 Add test case 2018-11-12 12:18:21 +08:00
afc163
11384384d0
Merge branch 'master' into feature 2018-11-10 22:10:07 +08:00
afc163
ee8e413cf5
💄 upgrade site footer 2018-11-10 14:52:16 +08:00
偏右
98f17dde1a
Update faq.zh-CN.md 2018-11-09 23:41:58 +08:00
ilanus
c5874c1104 sort locales asc and add locale huHU tests 2018-11-09 21:53:15 +08:00
afc163
4d06e4d6e5 Add test case for locale Nepal, #12257 2018-11-09 12:10:09 +08:00
zombiej
bc380a7d31 Merge remote-tracking branch 'origin/master' into feature 2018-11-06 23:48:29 +08:00
ztplz
6a9bc9cc9b Fix typo 2018-11-06 23:05:29 +08:00
ztplz
c079198778 Fix typo 2018-11-06 21:17:39 +08:00
ztplz
893f405585 Fix typo 2018-11-06 10:33:13 +08:00
afc163
f985eb948f update FAQ doc 2018-11-05 10:30:46 +08:00