偏右
|
c7be13b20e
|
Merge pull request #6643 from ant-design/MentionFocus
fix: mention should support `.focus`, close: #6135
|
2017-07-02 15:01:16 +08:00 |
|
D & R
|
9dcc28e218
|
feat: support autoAdjustOverflow prop (#6661)
|
2017-06-30 17:22:01 +08:00 |
|
偏右
|
0ce61df3da
|
Merge pull request #6599 from megawac/table-sort-select-bg
Use background-color-active for table sort and selected backgrounds
|
2017-06-30 12:00:16 +08:00 |
|
偏右
|
bb9957ff45
|
Merge pull request #6655 from megawac/date-picker-style
Make -clear and -icon styles consistent at different input sizes
|
2017-06-30 11:50:00 +08:00 |
|
afc163
|
4f0b3cad2a
|
Fix expanded area background of fixed header table, close #6657
|
2017-06-30 11:30:27 +08:00 |
|
afc163
|
112231469f
|
tweak tabs prev next button position style
|
2017-06-30 11:30:27 +08:00 |
|
Benjy Cui
|
1f9b4a7981
|
refactor: make slider's style more flexible, close: #6665
|
2017-06-30 11:08:28 +08:00 |
|
Benjy Cui
|
950c321b25
|
fix: should generate showHour from format k
|
2017-06-29 11:22:12 +08:00 |
|
Graeme Yeates
|
9429aedffc
|
Fix tilde placement on rangepickers
|
2017-06-28 15:23:00 -04:00 |
|
Graeme Yeates
|
974f544713
|
Make -clear and -icon styles consistent at different input sizes
|
2017-06-28 15:09:50 -04:00 |
|
Benjy Cui
|
8e9a2eae38
|
chore: fix ts lint
|
2017-06-28 16:49:49 +08:00 |
|
Benjy Cui
|
a4a26797ec
|
fix: mention should support .focus , close: #6135
|
2017-06-28 16:30:01 +08:00 |
|
Benjy Cui
|
00932da89b
|
test: update snapshot for rc-calendar and rc-input-number
|
2017-06-28 16:29:26 +08:00 |
|
newraina
|
4d002055b5
|
fix: TypeScript's definition of FormItemColOption (#6611)
|
2017-06-28 15:03:52 +08:00 |
|
newraina
|
e560cb26c3
|
fix dataPicker onOk type definition (#6619)
|
2017-06-28 10:19:53 +08:00 |
|
Benjy Cui
|
1920d9af46
|
chore: update details for #6584
|
2017-06-27 15:32:18 +08:00 |
|
afc163
|
e188036606
|
remove unused code
|
2017-06-27 14:33:35 +08:00 |
|
afc163
|
48e75e0436
|
fix hiddenTextarea typo
|
2017-06-27 14:32:12 +08:00 |
|
Alexander
|
9131a79377
|
chore: add className prop to DatePicker (#6584)
* Add className to DatePicker
* Add className to MonthPicker and RangePicker
|
2017-06-27 14:27:02 +08:00 |
|
afc163
|
60373cc363
|
adjust tree select checkbox position
|
2017-06-27 14:25:10 +08:00 |
|
afc163
|
dbd6f29c29
|
Fix form item extra content line height, close #6618
|
2017-06-27 12:08:16 +08:00 |
|
afc163
|
726541ae08
|
Improve autosize textarea scrollbar style, close #6609
|
2017-06-27 12:03:10 +08:00 |
|
afc163
|
3816778b6b
|
Fix select overflow bug, close #6621
|
2017-06-27 11:01:11 +08:00 |
|
afc163
|
6e583325ea
|
Don't impact select inside input group
|
2017-06-26 21:44:38 +08:00 |
|
afc163
|
0efd941346
|
Fix input group extra padding
|
2017-06-26 21:37:46 +08:00 |
|
afc163
|
fe564335bf
|
Tweak range picker style
|
2017-06-26 21:25:47 +08:00 |
|
afc163
|
48b63734c6
|
Tweak date picker icon style
|
2017-06-26 21:19:23 +08:00 |
|
afc163
|
65adb9984e
|
remove style important
|
2017-06-26 20:58:03 +08:00 |
|
afc163
|
78c12a03fd
|
fix snapshot
|
2017-06-26 20:33:13 +08:00 |
|
afc163
|
e977f2435e
|
Tweak tabs style at card top
|
2017-06-26 20:20:57 +08:00 |
|
afc163
|
e24a8cb5d8
|
Tweak inline form item margin
|
2017-06-26 17:05:42 +08:00 |
|
afc163
|
bedadb6b3c
|
tweak alert message line-height
|
2017-06-26 15:37:27 +08:00 |
|
afc163
|
5964e42a9b
|
tweak form label style
|
2017-06-26 11:51:41 +08:00 |
|
afc163
|
9f78e71c65
|
Fix select vertical issue inside input addon
|
2017-06-25 17:22:07 +08:00 |
|
afc163
|
7dafa985c5
|
remove colon block of vertical form
|
2017-06-25 16:48:01 +08:00 |
|
Pierre Neter
|
f512baeb71
|
Add relative for radio-button-wrapper.
Fix e585103d4d (commitcomment-22720463)
|
2017-06-24 01:22:35 +07:00 |
|
Graeme Yeates
|
5d8a3f6f66
|
Use background-color-active for table sort and selected backgrounds
|
2017-06-23 12:43:40 -04:00 |
|
Wei Zhu
|
7be75f59fd
|
Tweak table icons
|
2017-06-23 20:53:07 +08:00 |
|
Harshit Mehrotra
|
c7c3625899
|
Update docs for checkbox and radio
Update docs with prop "disabled" for Radio, RadioGroup, Checkbox and CheckboxGroup.
|
2017-06-23 16:38:22 +05:30 |
|
afc163
|
2ba8e6fec6
|
Fix wrap="off" autosize error
close #6577
|
2017-06-23 16:40:07 +08:00 |
|
Benjy Cui
|
3ce1680ab7
|
fix: should not affect nested tabs, close: #6431
|
2017-06-23 15:02:46 +08:00 |
|
afc163
|
24364e5bf9
|
update pagination snapshot
|
2017-06-23 14:35:38 +08:00 |
|
Benjy Cui
|
7ff0573046
|
fix: broken style of disabled submenu in dropdown, close: #6548
|
2017-06-22 14:41:18 +08:00 |
|
Graeme Yeates
|
aaf2a508be
|
Fix calendar clear background color
|
2017-06-21 12:41:45 -04:00 |
|
afc163
|
0ed75caeac
|
fix dark menu style
|
2017-06-21 16:44:13 +08:00 |
|
afc163
|
0e18c52b96
|
heading default text color
|
2017-06-21 16:08:57 +08:00 |
|
Jordan Hornblow
|
c832975663
|
refactor: Collapse import in TS (#6536)
|
2017-06-21 15:39:08 +08:00 |
|
sojournerc
|
e2a99f53f7
|
add ClickEvent to Table.props.onRowClick interface
|
2017-06-20 17:29:46 -06:00 |
|
afc163
|
2382250d82
|
Fix snapshot
|
2017-06-20 22:10:26 +08:00 |
|
afc163
|
78e39a5520
|
improve table locale text
|
2017-06-20 21:36:33 +08:00 |
|