Wei Zhu
|
980b2cc32b
|
Add test for 3b0a704
|
2018-02-02 14:50:55 +08:00 |
|
Wei Zhu
|
aa88c656f1
|
docs: remove expaned row hover background color
Close #8775
|
2018-02-02 14:07:57 +08:00 |
|
Wei Zhu
|
a9537e5934
|
Update snapshot
|
2018-02-02 12:33:39 +08:00 |
|
Wei Zhu
|
3b0a704df8
|
Only clear hoverValue when picker is open
Fix #6364
|
2018-02-02 12:20:26 +08:00 |
|
afc163
|
7a33a9e5d5
|
Fix extra wrapper of Card children, close #9226
|
2018-02-02 11:54:19 +08:00 |
|
松子
|
26b58a9808
|
feat(docs): add a new antd boilerplate. (#9225)
|
2018-02-02 00:13:45 +08:00 |
|
Evert Bouw
|
0c69d721de
|
Fix(Typings): Add OnHeaderCell property to ColumnProps (#9223)
* Fix(Typings): Add OnHeaderCell property to ColumnProps
* onHeaderCell actually receives the ColumnProps object
|
2018-02-01 04:54:50 -06:00 |
|
Wei Zhu
|
ef55562deb
|
Attempt to fix #8885 again, add more tests (#9164)
|
2018-02-01 02:12:42 -06:00 |
|
afc163
|
8d6252cfe1
|
Fix missing scrollbar in chrome
|
2018-02-01 13:21:07 +08:00 |
|
Wei Zhu
|
537c79785e
|
Remove .babelrc
Used by jest before.
|
2018-01-31 17:03:14 +08:00 |
|
afc163
|
6c46692160
|
Tweak confirm title style
|
2018-01-31 14:46:45 +08:00 |
|
afc163
|
9f2b4905f0
|
Fix AutoComplete border color in form
|
2018-01-31 10:47:25 +08:00 |
|
afc163
|
80a4ee7731
|
site: update home button style
|
2018-01-31 10:14:25 +08:00 |
|
Wei Zhu
|
5c00985fed
|
Add children to AntTreeNodeProps
|
2018-01-30 16:50:49 +08:00 |
|
Wei Zhu
|
17e26ecb71
|
Revert "docs: fix DatePicker start end demo"
This reverts commit b9120980fb .
|
2018-01-30 16:01:11 +08:00 |
|
afc163
|
da9d34281b
|
site: change pro icon
|
2018-01-30 14:17:25 +08:00 |
|
afc163
|
2dfd4b2cd5
|
site: update pro icon
|
2018-01-30 12:06:14 +08:00 |
|
afc163
|
85c7f02ca6
|
Add sketch template of ant design pro
|
2018-01-30 11:41:04 +08:00 |
|
ryanhoho
|
b93e33c535
|
table size padding use @table-padding-vertical & @table-padding-horiz… (#9106)
|
2018-01-29 21:05:37 -06:00 |
|
George Gray
|
d19fa740c7
|
use highlight var on vertical menu (#9169)
|
2018-01-29 20:18:54 +08:00 |
|
Wei Zhu
|
b9120980fb
|
docs: fix DatePicker start end demo
Close #9163
|
2018-01-29 19:19:36 +08:00 |
|
Wei Zhu
|
4a9277277b
|
Improve coverage
|
2018-01-29 11:36:56 +08:00 |
|
Wei Zhu
|
eab8b42257
|
Ignore interface file
|
2018-01-29 11:27:53 +08:00 |
|
Wei Zhu
|
1c27c28ba9
|
Fix Turkish locale
|
2018-01-29 11:13:55 +08:00 |
|
Wei Zhu
|
f60e50a5b8
|
Upgrade antd-tools
|
2018-01-29 00:20:43 +08:00 |
|
Wei Zhu
|
21aefd9c06
|
Bump 3.1.6
|
2018-01-28 21:56:09 +08:00 |
|
Wei Zhu
|
f3b7e3df67
|
Add 3.1.6 Changelog
|
2018-01-28 21:55:20 +08:00 |
|
Wei Zhu
|
fa14765695
|
Revert "Control Calendar value, fix #8885 (#9141)"
This reverts commit 98387ad819 .
|
2018-01-28 21:49:02 +08:00 |
|
nikogu
|
1329de5ebd
|
fix home page button text overflow
|
2018-01-27 22:34:44 +08:00 |
|
niko
|
be11a6d8b1
|
3.1.5 changelog (#9145)
|
2018-01-27 21:31:57 +08:00 |
|
afc163
|
70569c6d28
|
site: improve responsive style
|
2018-01-27 15:17:43 +08:00 |
|
Yury Kozyrev
|
76c7ce669a
|
add tabIndex to select (#9144)
|
2018-01-27 14:27:27 +08:00 |
|
sallen450
|
a9562e75fe
|
Fix(Table): Hide emptyType in Table when loading prop is true (#9095)
* fix(Table): Hide text in when prop is true
* test(Table): renders empty table without emptyText when loading
* refactor: code style
|
2018-01-26 09:30:11 -06:00 |
|
Wei Zhu
|
98387ad819
|
Control Calendar value, fix #8885 (#9141)
If not control Calendar value, the internal value of Calendar will keep a
different date than parent component.
|
2018-01-26 23:14:40 +08:00 |
|
luyiming
|
e511c2ac33
|
fix tree demo drag&drop bug (#9131)
|
2018-01-26 13:30:44 +08:00 |
|
Qingrong Ke
|
b50ca50bad
|
docs: update head.md of Table (#9133)
|
2018-01-26 10:39:22 +08:00 |
|
潘晓升
|
e4d7e5e510
|
Update index.tsx (#9126)
add the “style” property for declare file
|
2018-01-26 10:38:28 +08:00 |
|
afc163
|
506f97640e
|
Fix font family name, close ant-design/ant-design-pro#813
|
2018-01-26 10:24:41 +08:00 |
|
niko
|
f2ba99978d
|
upgrade snapshots (#9127)
|
2018-01-25 18:24:59 +08:00 |
|
Wei Zhu
|
d47325bf51
|
Convert RangePicker showDate locale
Fix #8970
|
2018-01-25 18:00:07 +08:00 |
|
Vic
|
7c7125b7fa
|
fix(notifiction): Complement duration missing type definition. (#9120)
|
2018-01-24 22:29:03 -06:00 |
|
George Gray
|
7d9a93e7ed
|
vars to theme Menu (#9115)
|
2018-01-25 10:59:49 +08:00 |
|
Wei Zhu
|
bbe95e10e1
|
docs: remove -cn
|
2018-01-25 01:26:11 +08:00 |
|
Wei Zhu
|
ef9cf00ad3
|
docs: fix links
|
2018-01-25 01:16:51 +08:00 |
|
afc163
|
b3f31216df
|
Fix #9103, ref #7351
|
2018-01-24 21:54:01 +08:00 |
|
Wei Zhu
|
d54dfdfac2
|
Update CONTRIBUTING.md
|
2018-01-24 21:48:41 +08:00 |
|
Wei Zhu
|
c29cb15594
|
Update CONTRIBUTING.md
|
2018-01-24 21:48:27 +08:00 |
|
Wei Zhu
|
cad2b280e2
|
docs: Add contribution guide to website (#9075)
|
2018-01-24 20:59:36 +08:00 |
|
afc163
|
3c9c4077fa
|
Fix missing file-word icon in demo, #9092 #9061
|
2018-01-24 12:21:43 +08:00 |
|
Wei Zhu
|
4332613633
|
Revert "Pass id prop to DatePicker input field (#8598)"
This reverts commit 38bf0be4ab .
|
2018-01-24 10:48:03 +08:00 |
|