ddcat1115
5458c6a40c
fix style and favicon
2017-12-01 11:25:13 +08:00
Flynn
071149cfbb
feature:add onCalendarChange for RangePicker ( #8355 )
...
* feature:add onCalendarChange for RangePicker
The event trigger when start time or end time is changing, which is useful for districting range user can select.
* Update index.zh-CN.md
update doc
* Update index.zh-CN.md
* Update index.zh-CN.md
2017-12-01 10:50:25 +08:00
afc163
dfc6ca49a6
Fix npm run site
2017-11-30 22:07:21 +08:00
afc163
f7a8d02f09
update home page style, close #8238
2017-11-30 21:38:48 +08:00
Wei Zhu
b44a0c93cd
Add focus() blur() and autoFocus to DatePicker ( #8345 )
2017-11-30 09:54:31 +08:00
Wei Zhu
4aeb811b72
Remove deprecations ( #8351 )
2017-11-30 09:53:32 +08:00
afc163
b8b591c593
bump 3.0.0-rc.4
2017-11-29 21:25:05 +08:00
afc163
5871691e77
update introduce text
2017-11-29 21:23:33 +08:00
afc163
927853a1f1
seperate dark style of menu
2017-11-29 21:08:44 +08:00
afc163
05200385ee
improve form demo
2017-11-29 21:04:45 +08:00
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
...
* upgrade devDeps and fix lint
* Fix stylelint problems
2017-11-29 21:00:16 +08:00
Wei Zhu
16b69312db
Revise docs ( #8368 )
2017-11-29 20:27:52 +08:00
ddcat1115
44c52561e5
fix page jumper style
2017-11-29 15:29:35 +08:00
ddcat1115
eeb642e2bd
fix menu style
2017-11-29 14:39:56 +08:00
niko
be1cbd4eae
upgrade rc-calendar dependency to 9.3.0 ( #8353 )
2017-11-29 11:23:15 +08:00
偏右
250eed0fc9
Link button ( #8343 )
...
* support link button
* Fix type
2017-11-29 11:20:22 +08:00
ddcat1115
2aedc275d4
improve footer style
2017-11-29 00:08:48 +08:00
ddcat1115
0710f826f3
fix menu text color
2017-11-28 17:59:28 +08:00
ddcat1115
49a49adae3
change lang-button pos & improve footer responsive
2017-11-28 17:01:41 +08:00
ddcat1115
721a5621c8
reset text-color and etc.
2017-11-28 16:16:37 +08:00
afc163
bd9fba9f45
Better responsive style of Table
2017-11-28 14:35:46 +08:00
ddcat1115
04a00e6e14
update logo
2017-11-28 11:18:18 +08:00
Wei Zhu
6f312a716b
Update snapshot
2017-11-28 11:12:51 +08:00
Wei Zhu
57d80c0c70
Upgrade rc-rate
2017-11-28 10:49:56 +08:00
afc163
58e742d987
Fix less path warning, close #8388
2017-11-28 10:49:04 +08:00
Wei Zhu
c8a49c45fc
Upgrade rc-select
2017-11-28 09:51:29 +08:00
Wei Zhu
143a7232e3
site: Add replaceLib plugin to babel
2017-11-27 18:28:52 +08:00
ddcat1115
ea338eb637
Merge branch 'antd-3.0' of https://github.com/ant-design/ant-design into antd-3.0
2017-11-27 17:09:09 +08:00
ddcat1115
095acc4839
tweak style
2017-11-27 17:08:45 +08:00
afc163
b2810f2fa9
site: fix menu z-index
2017-11-27 16:51:59 +08:00
ddcat1115
daf596a898
Upgrade antd 3.0 site style ( #8324 )
...
* 3.0 site update
* update footer
* improve
2017-11-27 15:36:58 +08:00
afc163
c0b7bdb9f3
Tweak components style detail
2017-11-27 14:51:46 +08:00
ChrisF
cd7a04a069
change children prop of TableProps to React.ReactNode ( #8317 )
...
* make children prop of RadioGroupProps optional
* change children prop of TableProps to React.ReactNode
2017-11-27 10:53:55 +08:00
afc163
1662710acd
contextMenu Dropdown, close #7232
2017-11-26 14:02:38 +08:00
ChrisF
eb5d423ca7
make children prop of RadioGroupProps optional ( #8307 )
2017-11-24 15:36:59 +08:00
afc163
e6940ad721
Fix enquire.js dep
...
close ant-design/ant-design-pro#280
2017-11-24 09:04:30 +08:00
ddcat1115
da14cba722
add 3 icons
2017-11-22 18:11:24 +08:00
afc163
c23e24b0f0
Merge branch 'master' into antd-3.0
2017-11-22 17:30:31 +08:00
afc163
1c7eb398d7
bump rc
2017-11-22 17:29:58 +08:00
afc163
dada590d2d
Fix dark menu popup animation
2017-11-22 17:29:58 +08:00
Wei Zhu
a64337748a
Fix table row create on every render.
...
Fix #8283
2017-11-22 17:27:32 +08:00
afc163
b2b60fdac4
3.0.0-rc.2
2017-11-22 16:59:43 +08:00
afc163
b90b04f3fe
upgrade rc-form
2017-11-22 15:38:27 +08:00
潘晓升
8b2d7e3982
Update index.tsx ( #8280 )
...
add the “style” property for declare file
2017-11-22 14:46:40 +08:00
afc163
4a81e5584f
Fix message destroy problem, close #8201
2017-11-22 14:44:06 +08:00
Wei Zhu
58fa1885fd
docs: flay badge
2017-11-22 14:18:47 +08:00
Wei Zhu
462d7aa876
docs: No require skipLibCheck
2017-11-22 12:29:26 +08:00
Wei Zhu
605c685503
Enable noImplicitAny
...
Close #5627
2017-11-22 12:16:53 +08:00
Wei Zhu
d2b59938b8
Fix code style
2017-11-22 12:16:19 +08:00
Wei Zhu
541b9d146a
Fix implicit any error for _util
2017-11-22 12:14:43 +08:00