Commit Graph

15120 Commits

Author SHA1 Message Date
偏右
f6121aa1cc
Merge pull request #17249 from ant-design/revert-form-type
fix: revert `unknown` to `any`
2019-06-24 12:02:19 +08:00
afc163
3f8589cff3
chore: code style 2019-06-24 11:49:55 +08:00
afc163
c0bd255822
lock eslint-plugin-react for yannickcr/eslint-plugin-react#2319 2019-06-24 11:46:02 +08:00
afc163
57c28def68
revert unknown to any 2019-06-24 11:29:58 +08:00
afc163
936fea5769
🐛 Fix onRow return types
https://github.com/ant-design/ant-design/issues/17245#issuecomment-504807714
2019-06-24 11:13:55 +08:00
偏右
d5be7ce2e0
Update FUNDING.yml 2019-06-23 16:45:57 +08:00
afc163
4c84c41da0
🐛 Revert Form type unknown to any
close #17245
2019-06-23 15:27:06 +08:00
偏右
4875d2d39b
Merge pull request #17236 from ant-design/upgrade-eslint
chore: upgrade eslint to 6.0
2019-06-22 15:46:48 +08:00
偏右
40a38ff91a
Merge pull request #17239 from babbarankit/patch-2
Update SubMenu.tsx
2019-06-22 15:46:30 +08:00
偏右
71f3e3683c
Merge pull request #17237 from babbarankit/patch-1
Tabs props missing prop
2019-06-22 15:46:23 +08:00
Ankit Babbar
0bb7f60708
Update SubMenu.tsx
popupOffset prop is missing in SubMenu
2019-06-22 12:23:51 +05:30
Ankit Babbar
26e427ca7d
Tabs props missing prop
Added Missing prop 'destroyInactiveTabPane' in Tabs
2019-06-22 12:19:15 +05:30
afc163
13deeb2ab9
🆙 upgrade eslint to 6.0 2019-06-22 13:24:34 +08:00
偏右
a3fb511df6
Merge pull request #17227 from ant-design/changelog-3.19.7
docs: release 3.19.7
2019-06-21 23:16:48 +08:00
afc163
af090dc621
📝 3.19.6 English changelog 2019-06-21 23:06:54 +08:00
afc163
9b6fbfcb36
docs: upgrade about npm create umi 2019-06-21 22:56:45 +08:00
afc163
6b83865a50
📝 Release 3.19.7 2019-06-21 22:56:45 +08:00
偏右
606ed90de1
Merge pull request #17229 from ant-design/adjust-modal-padding-bottom
fix: Modal 24px bottom area not trigger mask click
2019-06-21 22:42:09 +08:00
偏右
0de4bd899d
Merge pull request #17228 from ant-design/fix-sider-z-index
fix: Layout sider trigger z-index too low
2019-06-21 22:41:58 +08:00
偏右
ce04af83da
Merge pull request #17063 from wonderjar/master
fix: prop headerRender should be optional for component Calendar
2019-06-21 18:02:28 +08:00
afc163
ad39a9450d
🐛 Fix Layout.Sider‘s zero-width trigger z-index
close #17160
2019-06-21 17:57:40 +08:00
afc163
0ea94b9d68
🐛 Fix Modal 24px bottom area not trigger mask click
close #17226
2019-06-21 17:52:28 +08:00
偏右
a4d7593ef2
Merge pull request #17120 from Zzzen/master
refactor: eliminate `any` type in exported interfaces.#14044
2019-06-21 17:38:56 +08:00
偏右
0a7432ee75
Merge pull request #17209 from ant-design/pageheader-show-all-breadcrumb
fix: Fix single Breadcrumb not show on PageHeader
2019-06-21 17:38:26 +08:00
afc163
6ffef83939
fix polyfill.min.js 2019-06-21 17:11:00 +08:00
偏右
5c909e3413
Merge pull request #17223 from ant-design/fix-table-scrollbar-in-IE
fix: Table scrollbar style in IE
2019-06-21 15:39:43 +08:00
afc163
bdfd877f3a
🐛 Fix a Table scrollbar style in IE
when customize line-height of empty table

close #17175
2019-06-21 15:20:01 +08:00
Andrew Shini
07c85ea21f fix: Clone only valid react child elements (#17207)
* Clone child only if it exists

child can be void | null | boolean | string | number | element.

* Add test
2019-06-21 13:49:01 +08:00
afc163
d65fdac58a
use polyfill service 2019-06-21 12:29:05 +08:00
偏右
dac5201c80
Merge pull request #17215 from ant-design/docs
docs: update progress docs to mark only line support active
2019-06-21 11:31:41 +08:00
zombiej
e08534e6c4 update docs 2019-06-21 11:08:35 +08:00
偏右
0a8a8a6974
Merge pull request #17211 from ant-design/docs-button
docs: add documentation about button autoInsertSpaceInButton
2019-06-21 10:44:22 +08:00
afc163
b1d8425384
📝 document about autoInsertSpaceInButton 2019-06-21 00:31:48 +08:00
afc163
c3d3b10cab
📝 Improve docs about tree shaking 2019-06-21 00:16:25 +08:00
陈帅
7e548e4de7 add new test
when breadcrumb lenght=1, pageHeader should have breadcrumb
2019-06-20 19:45:13 +08:00
陈帅
ee21b1c210 fix #17046, breadcrumbs will always show 2019-06-20 19:31:59 +08:00
zombieJ
e2732eea1e
add fix css (#17198) 2019-06-20 15:32:53 +08:00
zombiej
817df6f295 remove text-mask from recommand 2019-06-20 12:02:13 +08:00
偏右
0dd2389737
Merge pull request #17191 from yoyo837/update-table-resizable-demo
使操纵杆右侧半边也可以操作
2019-06-20 11:57:49 +08:00
yoyo837
f0ed471709 使操纵杆右侧半边也可以操作 2019-06-20 11:45:28 +08:00
偏右
5203d24d04
Merge pull request #17177 from wtzeng1/master
fix(Doc): remove useless option in API Doc for row-selection-custom Table
2019-06-19 22:15:23 +08:00
wtzeng1
ee1b5975e4 fix(Doc): remove useless option in API Doc for Table component 2019-06-19 21:34:01 +08:00
陈帅
82b85709be style: run lint-fix (#17172) 2019-06-19 19:09:08 +08:00
zombieJ
5f816ba41a
docs: 3.19.6 changelog (#17166)
* 3.19.6 changelog

* update
2019-06-19 12:16:54 +08:00
zombieJ
dc4102d879
reset line-height of TextArea & Picker (#17165) 2019-06-19 11:23:21 +08:00
偏右
a676f37505
Merge pull request #17161 from shaderzak/patch-1
Fix English translation
2019-06-18 22:18:20 +08:00
Sevak
baac048eeb
Fix English translation 2019-06-18 13:08:36 +02:00
zombieJ
b77dbd331d
fix: Table crash when filter dynamic change (#17141)
* update test case

* fix: Table change filter should not crash

* rm focus test
2019-06-17 18:50:38 +08:00
zombieJ
ebdc7041f7
fix: Nest Card extra position not correct (#17140)
* fix: Nest Card extra position not correct

* add missing mark
2019-06-17 18:07:22 +08:00
zombieJ
cfe4de58d6
update modal doc (#17137) 2019-06-17 15:57:48 +08:00