Ankit Babbar
|
0bb7f60708
|
Update SubMenu.tsx
popupOffset prop is missing in SubMenu
|
2019-06-22 12:23:51 +05:30 |
|
偏右
|
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
|
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 |
|
zombiej
|
e08534e6c4
|
update docs
|
2019-06-21 11:08:35 +08:00 |
|
afc163
|
b1d8425384
|
📝 document about autoInsertSpaceInButton
|
2019-06-21 00:31:48 +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 |
|
yoyo837
|
f0ed471709
|
使操纵杆右侧半边也可以操作
|
2019-06-20 11:45:28 +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
|
dc4102d879
|
reset line-height of TextArea & Picker (#17165)
|
2019-06-19 11:23:21 +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
|
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
|
e3565ac110
|
🚨 Fix lgtm errors
https://lgtm.com/projects/g/ant-design/ant-design/alerts/?mode=list
|
2019-06-16 17:41:25 +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 |
|
陈帅
|
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 |
|
Dmitry Tikhomirov
|
6a5f2e9917
|
Add missing russian translations
|
2019-06-14 15:06:46 +03:00 |
|
afc163
|
3606d15c2f
|
🐛 Fix Input not align with other components in Chrome
close #17082
|
2019-06-14 15:28:49 +08:00 |
|
Johnsen
|
2efa79b4eb
|
Update index.zh-CN.md
add getPopupContainer props
|
2019-06-14 14:13:06 +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 |
|
maximest-pierre
|
67b28c36f0
|
Fix grammar on message documentation
|
2019-06-12 14:42:48 -04:00 |
|
afc163
|
6d2ad5c324
|
💄 optimize bordered table header scrollbar style
continue after #17065
|
2019-06-12 19:39:28 +08:00 |
|
偏右
|
1f6b86f37a
|
Merge pull request #17065 from ant-design/fix-table-scrollbar-border
style: adjust bordered table header scrollbar style
|
2019-06-12 18:15:35 +08:00 |
|
afc163
|
52905e1b39
|
💄 adjust bordered table header scrollbar style
|
2019-06-12 18:12:11 +08:00 |
|
jiang.an
|
180ed017f8
|
fix: prop headerRender should be optional for component Calendar
|
2019-06-12 17:46:21 +08:00 |
|
偏右
|
798d050352
|
Merge pull request #17057 from cnlon/fix/button-docs
fix: add link type to Button's doc
|
2019-06-12 14:24:05 +08:00 |
|
lon
|
3c2c7c60c5
|
fix: add link button to basic demo of button docs
|
2019-06-12 13:58:13 +08:00 |
|
zombieJ
|
4911bee059
|
use calc to fix tree line (#17055)
|
2019-06-12 12:20:32 +08:00 |
|
afc163
|
b585751e49
|
✅ update snapshots
|
2019-06-12 11:44:44 +08:00 |
|
afc163
|
9b3c0d3fa5
|
✅ update snapshots
|
2019-06-11 14:45:04 +08:00 |
|
偏右
|
5e297a3d38
|
Merge pull request #17042 from SamKirkland/AutoComplete-translate
chore: Translate remainder of Typography & AutoComplete
|
2019-06-11 13:32:50 +08:00 |
|
Sam Kirkland
|
740eb7fda9
|
Update uncertain-category.md
|
2019-06-11 00:08:52 -05:00 |
|