Commit Graph

16456 Commits

Author SHA1 Message Date
只捱宅
c0edbd3362
Merge pull request #19456 from ant-design/master
chore: Merge master into feature
2019-10-28 17:29:58 +08:00
afc163
ff382abc51 💄 refactor alert code for better semantic
close #19426
2019-10-28 15:48:38 +08:00
afc163
f8a3da5f4a 🐛 Fix Checkbox not aligned center in some cases
close #16695
close #19450
2019-10-28 15:26:49 +08:00
afc163
1d1e197527 🐛 Fix Icon Button align issue
close #19392
2019-10-28 15:26:06 +08:00
Aaron Cawte
2b46a232db Navigation components doc tweaks (#19447)
* Documentation - Affix Component

* Documentation - Dropdown component

* Documentation - Menu component

* Documentation - Pagination component

* Documentation - PageHeader component

* Documentation - Steps component
2019-10-28 09:09:22 +08:00
陈帅
d5c3d578af Merge branch 'master' into feature 2019-10-27 22:28:59 +08:00
陈帅
c675354744 fix eslint error 2019-10-27 22:05:47 +08:00
vagusX
d25dff397d Fix/legacy icon usage (#19446)
* fix: legacy icon usage in progress component demo

* fix: legacy icon usage in button test cases
2019-10-27 21:59:16 +08:00
陈帅
b4280cb361 bump 3.24.3 2019-10-27 21:47:04 +08:00
陈帅
f4d114f0c3 Merge branch 'master' into feature 2019-10-27 21:39:17 +08:00
陈帅
2590c615ed
docs: changelog for 3.24.3 (#19436)
* changelog for 3.24.3

* fix review warning

* fix review warning
2019-10-27 21:34:04 +08:00
Rustin
17ad782dfc refactoring: refactor search code (#19441)
* refactor search code

* refactor bool expression no implicit cast
2019-10-27 11:43:48 +08:00
afc163
99d8f07607 🐛 Fix sort order of columns in render
array value of columns

close #19398
2019-10-27 00:20:24 +08:00
Amumu
a31748d0f8 feat: Add some code owner (#19414)
* feature trial: add owner

* add default code owner

* no default file owner
2019-10-27 00:19:53 +08:00
只捱宅
802a4a117f
fix: lint (#19434) 2019-10-26 11:00:15 +08:00
He Linming
7691047882 fix: Modal icon position while no title (#19419)
* 🐛 fix Modal icon position

close #19389
not render title when Modal title is undefined.

*  (Modal): add test for modal without title
2019-10-26 10:31:58 +08:00
QingLance
3ddc3a267a feat: Preset status color into Tag (#19399)
* feat: Tag add status props

* feat: change solution for status tag

* fix: fix coding specification issues

* fix coding specification issues in demo
2019-10-25 23:17:25 +08:00
zhangzh
670fbe3843 docs: add "maxLength" property to Input Doc 2019-10-25 16:20:18 +08:00
+v
bf13a34a71 fix: disabled cursor (#19403)
* fix: disabled cursor

* style: fix
2019-10-25 11:37:30 +08:00
lewis liu
f1bf9eb3bc docs:Use tensorflow.js to predict icon (#19411)
* docs:use tfjs to predict icon

* style:Expected blank line between class members

* bugfix: remove useless isMounted

* style:Get patch fixes within a minor version
2019-10-25 11:30:55 +08:00
Aaron Cawte
693d5a1434 General components doc tweaks (#19416)
* Documentation - Button Component

* Documentation - Icon Component

* Documentation  - Typography component
2019-10-25 09:56:30 +08:00
Amumu
d2a8a10667 chore: 📝 add CODEOWNERS file (#19410) 2019-10-24 20:56:56 +08:00
Aidin
d5ad7d7c2f update Types 2019-10-24 14:55:48 +08:00
He Linming
2761460c86 style: add @modal-header-color variable (#19385)
* 💄 add @modal-header-color variable

close #19358

* 👌 change variable name
2019-10-24 10:36:59 +08:00
Anawin W
06ec0391f8 feat: Add missing translations in Thai (th_TH) locale (#19378)
* Add missing translations in th_TH locale

* Snapshot updated
2019-10-23 22:29:15 +08:00
二货机器人
a533159ade
fix: Input with select style (#19383) 2019-10-23 22:17:06 +08:00
信鑫-King
d06b1fa15e docs: practical projects using Umi UI (#19240)
* 📝 practical projects using Umi UI

* 📝 docs

* 📝 docs

* 📝 projects doc
2019-10-23 18:00:15 +08:00
DiamondYuan
c9c2d5a256 Feature avatar icon (#19368)
* feat: icon of avatar support ReactNode

* docs: update document of Avatar
2019-10-23 15:52:08 +08:00
偏右
4fd5dda8d5
Merge pull request #19366 from ant-design/master
chore: Merge master into feature
2019-10-23 14:44:58 +08:00
afc163
0e4b90c52f increase code cov 2019-10-23 11:55:42 +08:00
afc163
f1cd910b4e update snapshots 2019-10-23 11:55:42 +08:00
afc163
0604a09590 update demo and test case 2019-10-23 11:55:42 +08:00
afc163
b882b8dd2f 🐛 Fix non-boolean attribute and unique key warning
close #19303
close #19354
2019-10-23 11:55:42 +08:00
Demétrius
cef820f7a6 feat: Add tag downloadFile in all languages (#19361) 2019-10-23 11:05:21 +08:00
二货机器人
6236537d1d
chore: Temporary lock eslint parser version (#19347) 2019-10-22 14:15:26 +08:00
二货机器人
25788e69a8
omit withstore (#19343) 2019-10-22 11:54:03 +08:00
afc163
884031afcc fix eslint console warning 2019-10-22 11:47:09 +08:00
afc163
b919c23d08 🐛 Fix small table bottom border radius issue
https://github.com/ant-design/ant-design/issues/19287#issuecomment-544368967
2019-10-22 11:16:39 +08:00
lxnxbnq
bde17425a0 fix(#11119): fix Transfer listStyle support function callback (#19330)
* fix(#11119): fix Transfer listStyle support function callback

* fix(#11119): fix Transfer listStyle support function callback
2019-10-22 11:05:39 +08:00
偏右
b770db4330
Update CHANGELOG.zh-CN.md 2019-10-21 20:27:41 +08:00
偏右
bb7eab6544
Update CHANGELOG.zh-CN.md 2019-10-21 20:23:59 +08:00
Sagar Jain
25927c6a41 Improve typing of UploadFile interface
UploadFile interface made generic type so that a user can define a strongly typed response object if needed
2019-10-21 20:11:46 +08:00
偏右
10bbf1fe0f
Merge pull request #19321 from ant-design/master
chore: sync master to feature
2019-10-21 15:15:32 +08:00
afc163
6b74a1e944 update table snapshot 2019-10-21 14:28:16 +08:00
zombiej
559e56c7f8 fix: Tree shaking should works on withContext 2019-10-21 13:38:38 +08:00
afc163
9af3888395 🐛 fix Menu in Dropdown submenu selected style
close #19264
2019-10-20 19:26:03 +08:00
afc163
185d2c41e8 🐛 fix small table border radius issue
close #19287
2019-10-20 19:12:59 +08:00
Rustin-Liu
a5d2b8542c add commit lint action description 2019-10-20 16:45:34 +08:00
afc163
c6efe8c229 add test cases 2019-10-20 15:01:27 +08:00
afc163
0d7d837c3f 🐛 fix wrong responsive gutter
close #19307
2019-10-20 15:01:27 +08:00