Commit Graph

15099 Commits

Author SHA1 Message Date
偏右
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
偏右
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
zombieJ
7f43ac564b
update changelog (#17133) 2019-06-17 13:47:31 +08:00
zombieJ
b4025176d1
fix modal not support configProvider (#17132) 2019-06-17 12:47:31 +08:00
zombieJ
dc1572cff1
fix style (#17126) 2019-06-17 12:24:08 +08:00
zombieJ
e0bfcab869
chore: Fix react-dnd CI (#17130)
* adjust jest ignore

* add node test

* update es
2019-06-17 12:00:52 +08:00
Zzzen
f1ee189bd2 eliminate any type in exported interfaces.#14044 2019-06-16 20:51:47 +08:00
陈帅
ae26f76d94
fix ts lint warning (#17049) 2019-06-16 20:30:59 +08:00
afc163
3b9b9870d0
🆙 upgrade devDeps 2019-06-16 18:43:34 +08:00
偏右
30ac0a0bcd
Merge pull request #17118 from ant-design/fix-lgtm-errors
refactor: Fix lgtm errors
2019-06-16 18:39:46 +08:00
afc163
e3565ac110
🚨 Fix lgtm errors
https://lgtm.com/projects/g/ant-design/ant-design/alerts/?mode=list
2019-06-16 17:41:25 +08:00
偏右
6c60092d95
Merge pull request #17119 from ant-design/upgrade-eslint-config-prettier
chore: upgrade eslint-config-prettier version
2019-06-16 17:40:33 +08:00
afc163
1c46e3193f
🆙 upgrade eslint-config-prettier version 2019-06-16 17:27:09 +08:00
Meck Zhu
6ac0ed79c2 Bump 3.19.4 2019-06-16 16:38:40 +08:00
Wei Zhu
7b50f19379
Add 3.19.4 changelog (#17115)
Add 3.19.4 changelog
2019-06-16 16:27:48 +08:00
Meck Zhu
d10f550bdb Add 3.19.4 changelog 2019-06-16 16:26:24 +08:00
afc163
8efc0ff5e1
🚨 Fix eslint 2019-06-15 23:51:30 +08:00
偏右
cb4a86ae29
Merge pull request #17114 from ant-design/fix17109
fix: PageHeader back icon pointers is not always clickable problem
2019-06-15 22:06:13 +08:00
偏右
5296623814
Merge pull request #17113 from ant-design/fix-divider-style
style: Make Divider style customization easier
2019-06-15 22:06:10 +08:00
陈帅
4373ef1463 fix #17109 ,fix pointers is not always a clickable problem 2019-06-15 21:50:01 +08:00
afc163
7c2846b458
💄 Make Divider style customization easier
close #17084
2019-06-15 20:28:43 +08:00
偏右
e8e81e2c66
Merge pull request #17108 from Enfield1/fix_ru_locale
fix: Add missing russian translations
2019-06-15 12:26:30 +08:00
Dmitry Tikhomirov
6a5f2e9917 Add missing russian translations 2019-06-14 15:06:46 +03:00