Commit Graph

14275 Commits

Author SHA1 Message Date
zombiej
8eef9fb15c update script 2019-03-12 22:09:37 +08:00
ztplz
97880a9b47 Formate (#15347) 2019-03-12 19:52:43 +08:00
afc163
74ea064319
Add less variable @icon-color 2019-03-12 18:46:54 +08:00
zy410419243
5c1c4e7502 test: remove snapshots to fix ci problem in react 15 2019-03-12 17:01:11 +08:00
zy410419243
c1d58f43bf refactor: unify type => mode 2019-03-12 16:55:39 +08:00
zy410419243
b8a19180aa try: to fix stackoverflow in react 15 2019-03-12 16:31:29 +08:00
Cemre Mengu
3f6f1c1f00
Specify type for defaultOpenKeys 2019-03-12 11:30:38 +03:00
zy410419243
e3da847f53 pref: update date using UTC 2019-03-12 15:46:12 +08:00
zy410419243
5b5008420f pref: update selector for more acurrate 2019-03-12 15:06:41 +08:00
zy410419243
0d4828059a test: leaving snapshots before and after changes 2019-03-12 15:03:04 +08:00
zy410419243
c5290d2ee8 test: assign value for snapshot 2019-03-12 14:59:41 +08:00
zy410419243
4f7ee02ad4 test: update snapshot for making sure to switch correct panel 2019-03-12 14:51:49 +08:00
zy410419243
81cb4a2407 test: update cases for Header 2019-03-12 14:38:53 +08:00
afc163
f65853b2b1
:sparkly: Add react-json-view in recommendation 2019-03-12 14:26:41 +08:00
zy410419243
222c744f6d test: update snapshots 2019-03-12 13:44:38 +08:00
zy410419243
d53e003b62 fix: Calendar select can't switch 2019-03-12 13:35:39 +08:00
偏右
43b13f6f73
Merge pull request #15320 from ant-design/fix-editable-layout
Fix Typography editable inconsistent style
2019-03-12 12:04:02 +08:00
偏右
753cb421c0
Merge pull request #15331 from tgxpuisb/fix-add-click-props-for-BreadcrumbItem
fix add click prop for BreadcrumbItem
2019-03-12 10:41:17 +08:00
萧琚
34a9da638c fix add click prop for BreadcrumbItem 2019-03-11 23:48:37 +08:00
偏右
9e82879760
Merge pull request #15330 from crudo/c-table-edit-cell-demo
Fixed Table's Editable cells demo
2019-03-11 23:34:42 +08:00
偏右
5f4f8b0dee
Fix list item style (#15328)
* 🐛 Fix List Item layout style problems

* 🐛 horizontal list should align center

*  Add test cases

*  Add test cases for List.Item

* 🐛 Fix vertical list item with extra
2019-03-11 23:34:05 +08:00
tangjinzhou
09a3d2ad69
Update zh-CN.js 2019-03-11 22:50:10 +08:00
Martin Cermak
46ca311294 Fixed Table's Editable cells demo 2019-03-11 14:39:58 +01:00
偏右
780bb7df0a
Merge pull request #15322 from ant-design/upgrade-jsdom-version
Upgrade jsdom
2019-03-11 19:00:33 +08:00
偏右
f059b240f6
Merge pull request #15325 from vthinkxie/input-disabled
style(module:input): add disabled selector style in ant input
2019-03-11 18:30:39 +08:00
vthinkxie
057d58ebce style(module:input): add disabled selector style in ant input 2019-03-11 18:09:14 +08:00
afc163
d5a1f58bba
🆙 upgrade jsdom 2019-03-11 17:15:44 +08:00
afc163
d9ca0d8381
Optimize badge code again 2019-03-11 17:13:59 +08:00
afc163
f694a1bbb8
Opatimize badge code 2019-03-11 16:54:29 +08:00
afc163
a8ad9ecce5
🐛 Fix Typography editable inconsist style
close #15249
2019-03-11 16:00:12 +08:00
afc163
0590c056c1
🐛 Reserve ant-typography className 2019-03-11 15:45:07 +08:00
偏右
9f4546897b
Merge pull request #15317 from ant-design/tweak-site-scroll-style
tweak site body scroll smooth
2019-03-11 13:38:23 +08:00
ycjcl868
f607872e51 💄 scroll smooth 2019-03-11 12:29:07 +08:00
zombiej
96a95e65d3 update deps lint 2019-03-11 11:48:17 +08:00
tangjinzhou
0cea934cac add ecosystem menu 2019-03-11 11:19:43 +08:00
zombiej
d17a67175d add pattern match 2019-03-11 11:00:25 +08:00
zombiej
05564e00ff add style dep lint ignore 2019-03-10 21:04:38 +08:00
偏右
c4473e3389
Merge pull request #15301 from ant-design/fix-list-content-color
Keep same content color of List like previous version
2019-03-10 14:39:24 +08:00
偏右
369a3cdd60
Merge pull request #15308 from newswim/patch-1
Add 'code' to list of Typography props
2019-03-10 14:38:25 +08:00
偏右
038001b642
Merge pull request #15302 from ant-design/add-active-item-variable
Add `@pagination-item-bg-active`
2019-03-10 14:37:39 +08:00
Dan Minshew
9197db2445
add 'code' to list of Typography props 2019-03-09 21:50:39 -06:00
afc163
56570aa539
💄 Add @pagination-item-bg-active
close #14739
2019-03-09 19:43:19 +08:00
afc163
4275430094
🐛 Keep same content color of List like previous version
close #15296
2019-03-09 19:27:13 +08:00
zombiej
ee14f8e5d5 add skip test 2019-03-09 18:25:22 +08:00
偏右
75a2038e0b
Merge pull request #15299 from rinick/fix-tabs-style
fix tabs style in card mode
2019-03-09 14:30:18 +08:00
Rick Zhou
a0bfe4cc65 fix tabs style in card mode 2019-03-08 22:08:48 -08:00
偏右
cf138cbaf3
Merge pull request #15292 from inian/patch-1
Typo
2019-03-09 00:07:55 +08:00
偏右
40ef69321d
Merge pull request #15291 from yoyo837/update-CHANGELOG-3.15.0
fix PR Author
2019-03-09 00:07:20 +08:00
Inian
c443909bca
Typo 2019-03-08 21:29:58 +08:00
yoyo837
9b12f6715a fix PR Author 2019-03-08 19:42:23 +08:00