Commit Graph

15088 Commits

Author SHA1 Message Date
zombieJ
340ff711ab
chore: Support TypeScript & JavaScript with Demo (#17247)
* update bisheng

* support lang panel

* display tabs if multiple lang

* rm tmp file
2019-06-23 12:49:28 +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
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
陈帅
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
偏右
65eb713fe8
Merge pull request #17100 from ant-design/fix-input-align
fix: Input not align with other components in Chrome
2019-06-14 15:45:26 +08:00
afc163
3606d15c2f
🐛 Fix Input not align with other components in Chrome
close #17082
2019-06-14 15:28:49 +08:00
偏右
edcd2caada
Merge pull request #17098 from JohnsenZhou/patch-1
Update index.zh-CN.md
2019-06-14 14:30:28 +08:00
Johnsen
2efa79b4eb
Update index.zh-CN.md
add getPopupContainer props
2019-06-14 14:13:06 +08:00
偏右
df23f0d1b5
Merge pull request #17092 from 3b3ziz/master
fix: Fixing date formats for Arabic-Egypt locale
2019-06-14 10:39:34 +08:00
Ahmad Abdelaziz
482491ae87 Fixing date formats for Arabic-Egypt locale 2019-06-13 18:03:23 +02:00
Michael Adams
a85b449d6f fix: remove margin for collapse arrow (#17009)
* remove margin for collapse arrow

* change translateY to -21px in collapse

* remove line-height to center arrow
2019-06-13 11:29:20 +08:00
偏右
73ffe06178
Merge pull request #17070 from maximest-pierre/Fix/grammar-message-other
Fix grammar on message documentation
2019-06-13 10:12:03 +08:00
maximest-pierre
67b28c36f0 Fix grammar on message documentation 2019-06-12 14:42:48 -04:00
偏右
1a34dcde8d
Merge pull request #17066 from ant-design/optimize-table-style
style: optimize bordered table header scrollbar style
2019-06-12 19:56:12 +08:00