Commit Graph

13673 Commits

Author SHA1 Message Date
afc163
9d260e6e74 📝 site: fix BackTop been covered by footer
close #14093
2019-01-04 22:46:54 +08:00
afc163
d670717ab2 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
2019-01-04 22:37:56 +08:00
mraiguo
78489672c7 Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010 2019-01-04 22:20:00 +08:00
afc163
c741c2f0df 📝 enhance upload documentation 2019-01-04 22:12:29 +08:00
afc163
7d70d20679 🐛 tweak style for not affecting vertical steps 2019-01-04 22:11:50 +08:00
afc163
9a380592ee 🐛 Fix steps style under IE9
close #14001
2019-01-04 22:11:50 +08:00
ztplz
7a4ee979ff Correct typescript usage (#14074) 2019-01-03 23:56:38 +08:00
ztplz
0bd8596f18 Fix tslint warning 2019-01-03 22:26:26 +08:00
meihuanyu
f092d5a32e fix calendar month range display (#14049) 2019-01-03 22:06:40 +08:00
郭延豪(708674)
a46f027b0c fix: top border disappeared under some ie9 2019-01-03 21:13:25 +08:00
zombieJ
1cf1a4862e
ConfigConsumer support withConsumer (#14062)
* add withConfigConsumer

* clean up
2019-01-03 17:10:04 +08:00
ztplz
1bdb8e5939 update 2019-01-03 16:58:35 +08:00
ztplz
a019c0033f Fix Affix flickering when scrolling 2019-01-03 16:58:35 +08:00
zombieJ
429be2f87e
Add full PR template link in template (#14061)
* add full tmpl link

* adjust

* simplify it

* add cn link
2019-01-03 16:20:56 +08:00
zombieJ
c397ad8c34
Update rc-calendar to use new lifecycle methods & input auto focus (#14051)
close #11848
2019-01-03 11:52:31 +08:00
afc163
3ca6a18546 📝 Add instruction for one column without width left in fixed table 2019-01-02 18:08:50 +08:00
偏右
b1ac816c47
Merge pull request #14046 from ant-design/snapshot
Feature merge master
2019-01-02 17:40:19 +08:00
zombieJ
95660c4fac
adjust table fixed column z-index (#14036)
fix #13930
2019-01-02 17:17:23 +08:00
zombiej
874ed98e31 merge master 2019-01-02 17:12:34 +08:00
zombieJ
47fea7e8e6
update snapshot (#14042) 2019-01-02 15:25:10 +08:00
偏右
5c36f9f61d
💄 Drawer close icon should scroll with content (#14030)
* 💄 Drawer close icon should scroll with content

like its title

close #13811

*  fix snapshots
2019-01-02 13:53:19 +08:00
orzorzorzorz
23e8bc93f2 pref: add missing drag event of Tree (#14032)
close #14031
2019-01-02 09:21:45 +08:00
偏右
bb77436b36
🐛 fix progress text align issue (#14024)
* 🐛 fix progress text align issue

close #13997

*  Set thresholds for codecov build failures
2019-01-01 11:42:08 +08:00
afc163
75bfd13295
🆙 upgrade devDependency 2018-12-31 17:16:04 +08:00
zombieJ
e9d7e186a1
Support collaborators PR template (#14023)
* add collaborator tmpl

* update tmpl

* update read me

* fix markdown style

* update readme
2018-12-30 17:10:40 +08:00
afc163
e3f7e01266 🐛 Fix Table custom title is not reachable
close #13984
2018-12-30 14:01:13 +08:00
afc163
df8b784158 🐛 Fix Table filters trigger sort
close #13891
close #13933
close #13790
2018-12-30 14:01:13 +08:00
愚道
22bf662069 add chinese changelog 2018-12-30 12:46:56 +08:00
愚道
ad93fc6583 fix review issue 2018-12-30 12:31:01 +08:00
愚道
fead633eb6 chore: add 3.12.0 english changelog 2018-12-29 18:56:50 +08:00
Max
0f83299d91 update table onRow events documentation zh-CN 2018-12-29 18:46:32 +08:00
Maksym Mosyura
0fc12c9cc5 update onRow Table properties documentation 2018-12-29 18:46:32 +08:00
Van Nguyen
1e14139610 Revise DatePicker callbacks with possibly null date 2018-12-29 17:42:34 +08:00
Barry
f3e6140c0d Support JD image type dpg 2018-12-29 17:41:46 +08:00
shangyuan.ning
8288e8b82c fix a spelling mistake 2018-12-28 23:00:50 +08:00
afc163
a86b760f85 📝 Add doc about Input[allowClear] 2018-12-28 23:00:34 +08:00
afc163
b0df3c1225 Fix input defaultValue and value 2018-12-28 23:00:34 +08:00
afc163
a7786267a7 🐛 Fix review problems 2018-12-28 23:00:34 +08:00
afc163
fab24bf38c 🐛 Fix review problems 2018-12-28 23:00:34 +08:00
afc163
d19f406f86 fix onChange e.target.value when clear 2018-12-28 23:00:34 +08:00
afc163
cb57ff103b 🐛 Fix review problems 2018-12-28 23:00:34 +08:00
afc163
e6bdd3d656 fix snapshot and defaultValue warning 2018-12-28 23:00:34 +08:00
afc163
f10cb764e4 fix defaultValue 2018-12-28 23:00:34 +08:00
afc163
d61ad7445a support allowClear for Input 2018-12-28 23:00:34 +08:00
zombieJ
144b0f4c60
Dropdown overlay support function callback (#14003)
* Dropdown's overlay prop support function callback.
* Dropdown 的 overlay 属性支持函数调用。
2018-12-28 20:27:42 +08:00
afc163
0ca2b3f41c
💄 fix nested a warning in site code 2018-12-28 18:26:40 +08:00
afc163
536f791ea9
💄 fix site scrolltop, close #13983 2018-12-28 18:26:40 +08:00
Konrad Machlowski
18183ac2d5 Correct typings for change handlers 2018-12-28 16:10:36 +08:00
zombiej
192e188fe8 rate support 'tooltips'
close #13973
2018-12-28 16:04:05 +08:00
afc163
990ab8833a
fix snapshots 2018-12-28 14:40:10 +08:00