Commit Graph

15278 Commits

Author SHA1 Message Date
riho
001384a65b fix: button loading style(#17569) 2019-07-11 20:38:40 +08:00
偏右
3ed4128fa7
Merge pull request #17589 from yongdamsh/patch-1
Update the markup example in API section of menu.md
2019-07-11 17:21:33 +08:00
Sanghyeon Lee
430117288d
docs: fix tag name in the API example 2019-07-11 18:09:00 +09:00
Sanghyeon Lee
559682df23
docs: fix tag name in the API example 2019-07-11 18:06:37 +09:00
偏右
756ded9540
Merge pull request #17583 from ant-design/fix-cascader-style
fix: 💄 Optimize Cascader input style
2019-07-11 14:23:49 +08:00
MuYu
fb0b4f0fc9 docs: show version Number features were added (#17373)
* docs: add api first appearance

* docs: fix auto-complete doc

* docs: replace Version Added with Version

* docs: date picker common method

* docs: date picker common method

* docs: tree

* docs: remove meaningless 3.0.0
2019-07-11 14:14:33 +08:00
偏右
72f531dce8
💄 Optimize Cascader input style
avoid to overclap arrow

close #17582
2019-07-11 14:09:55 +08:00
偏右
79bff3ff61
Merge pull request #17581 from MrHeer/fix-#17555
fix: Typescript definition of CascaderOptionType missing some fields #17555
2019-07-11 12:28:59 +08:00
MrHeer
7e4e5a8866 Fix: Typescript definition of CascaderOptionType missing some fields #17555 2019-07-11 12:05:43 +08:00
M Mitchell
4e629da9ab fix: Should allow inline style for Descriptions component, close #17533 (#17558) 2019-07-10 10:01:31 +08:00
Tom Xu
d52b85fcc4 Fix TypeScript type of Descriptions title, close #17534 (#17559) 2019-07-10 09:56:46 +08:00
zombieJ
56a961cb2b
fix: Align cascader loading style & update doc (#17550) 2019-07-09 19:10:36 +08:00
诸岳
85d81e7e3e
fix(Cascader): Should show not found content when options.length is 0, close #17513 (#17538) 2019-07-09 16:29:42 +08:00
vagusX
e335a214f6 fix: props#locale description in Transfer (#17545) 2019-07-09 16:17:30 +08:00
偏右
905b38fbf2
Merge pull request #17540 from ant-design/revert-17517-revert-icon-entry
Revert "chore: use none-dist icons entry"
2019-07-09 11:36:19 +08:00
偏右
189ad71d32
Revert "chore: use none-dist icons entry" 2019-07-09 11:33:03 +08:00
偏右
3432ac7401
Merge pull request #17517 from ant-design/revert-icon-entry
chore: use none-dist icons entry
2019-07-08 21:01:48 +08:00
afc163
390807605e
🔧 use none-dist icons entry 2019-07-08 20:46:19 +08:00
偏右
2023e86f8f
Merge pull request #17508 from LilyWakana/issue17414
fix: optimize Input presuffix style(#17414)
2019-07-08 19:34:29 +08:00
偏右
041eb1ac94
Merge pull request #17526 from ztplz/cas
Improve code style
2019-07-08 17:47:23 +08:00
ztplz
a614b54c28 Improve code style 2019-07-08 17:42:36 +08:00
zombieJ
4a1d68c87f
chore: Add warn of value not provided in Cascader (#17511)
* add warn of `value` not provided

* adjust desc & logic
2019-07-08 10:57:34 +08:00
偏右
4f288489ec
Merge pull request #17505 from barakplasma/master
fix: typo in console.error
2019-07-08 10:22:15 +08:00
riho
9691d2bee1 fix: optimize Input presuffix style(#17414) 2019-07-07 22:24:37 +08:00
Michael Salaverry
76db651080 fix: typo in console.error 2019-07-07 17:08:46 +03:00
Yu
bc6c0f1460
chore: changelog for 3.20.1 (#17499) 2019-07-07 13:57:28 +08:00
偏右
1d2bc0792b fix: some tabs style (#17500)
* 🐛 Fix Tabs disabled tab style

close #17468

* 🐛 Fix Tabs next icon right 2px bug

close #17477
2019-07-07 12:04:40 +08:00
afc163
47b85c9d8b
lock @babel/plugin-transform-typescript to ~7.4.5 2019-07-07 11:16:51 +08:00
afc163
4d1fe60093
lock @babel/plugin-transform-typescript again
7.5.1 still has bug

https://github.com/babel/babel/issues/10156#issuecomment-508924725
2019-07-07 11:11:41 +08:00
afc163
e9b370d0c0
📝 Add documentation for LocaleProvider and List
close #17399
2019-07-06 23:40:03 +08:00
偏右
0f6b8c8059
🆙 upgrade react-dnd 2019-07-06 22:25:21 +08:00
偏右
b9ffa8a720
Merge pull request #17502 from ant-design/fix/fix-switch-type
fix: fix type of SwitchProps
2019-07-06 22:18:05 +08:00
DiamondYuan
6b7ad105c6 fix: fix type of SwitchProps 2019-07-06 22:16:17 +08:00
偏右
c484fdf0e9
Remove @babel/plugin-transform-typescript dep
https://github.com/babel/babel/pull/10167
2019-07-06 22:14:01 +08:00
偏右
5375bf00d3
Merge pull request #17480 from ant-design/change-date-picker-arrow
fix: 💄 change DatePicker arrow style
2019-07-05 15:07:35 +08:00
zombieJ
a517a9e01b
chore: Lock @babel/plugin-transform-typescript version (#17486)
* lock @babel/plugin-transform-typescript

* pined 7.4.x
2019-07-05 14:27:57 +08:00
afc163
6498cbb283
💄 change another arrow style 2019-07-04 23:50:32 +08:00
jiang
a1298463be rm drawer config consumer props (#17390)
* rm drawer config consumer props

* Update index.tsx
2019-07-04 20:53:55 +08:00
陈帅
1fc1710582
doc: split demos (#17415)
* split demos

close #17396

* snapshot updated

* split all demo

* fix lint error

* better code style

* change complex to error

* sort demos
2019-07-04 15:14:13 +08:00
偏右
b1e63be9e3 fix: icon typo (#17458)
* 🐛 Fix icon typo

close #17448

*  update snapshots

*  add test case
2019-07-04 15:00:42 +08:00
偏右
859bba58f8
Merge pull request #17447 from ant-design/fix-time-picker-style
style: 💄 optimize TimePicker focus style
2019-07-04 00:02:51 +08:00
afc163
efadb09569
💄 Optimize TimePicker focus style
close #17440
2019-07-03 23:25:04 +08:00
偏右
1dff6bf3b5
Merge pull request #17433 from ant-design/omit-loading
fix: Omit AutoComplete loading type
2019-07-03 17:09:58 +08:00
afc163
0d35b1e3e3
🐛 Omit AutoComplete loading type
close #17432
2019-07-03 16:55:36 +08:00
偏右
73d173da04
Merge pull request #17421 from justjavac/master
fix: DatePicker's input box is obscured on safari
2019-07-03 13:48:16 +08:00
迷渡
f78fc1c757 fix: DatePicker's input box is obscured on safari 2019-07-03 10:15:45 +08:00
偏右
6429172ba3
Merge pull request #17412 from ant-design/fix-form-onSubmit-type
fix: Form onSubmit type
2019-07-02 22:20:59 +08:00
陈帅
8a9d16be07
fix gh-pages ci running problem (#17382) 2019-07-02 19:42:47 +08:00
afc163
32132c58cf
🐛 Fix Form onSubmit type
close #17400
2019-07-02 19:03:23 +08:00
陈帅
f096b89828
Merge pull request #17389 from ant-design/fix-className-undefined
fix: fix classname is undefined
2019-07-02 14:45:27 +08:00