Commit Graph

13513 Commits

Author SHA1 Message Date
郭延豪(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
afc163
3f1be96866
Merge branch 'master' into feature
* master: (23 commits)
   fix snapshots
  Add docs for the List rowKey prop
  💄 don't reset font-family in each component
  💄 chore card less variable
  Remove classNames from custom-typing file
  add collapsed faq ref: #13953
  feat: support define card border radius
  Fix dateRender not supported at WeekPicker
  📝 Add links in Home Page
  📝 Fix site responsive interaction, close #13954
  💄 chore Steps[labelPlacement="vertical"] style
   fix warning in test case
  📝 update tech antfin cases
  🐛 site menu open bug
  🐛 fix site defaultOpenKeys
  Correct docs
  💄 chore button code style
  fix spaces in curly brackets
  fix two more code style issues
  Fix method argument name
  ...
2018-12-28 12:11:18 +08:00
afc163
26a6d0382b
fix snapshots 2018-12-28 10:56:10 +08:00
Gabriel Nunes
a513ee1d73 Add docs for the List rowKey prop
Add documentation for the rowKey property of the lists
2018-12-28 10:34:44 +08:00
afc163
a8019bf0a0
💄 don't reset font-family in each component
close #13969
2018-12-27 23:59:07 +08:00
afc163
c95c377a4e
💄 chore card less variable 2018-12-27 22:56:46 +08:00
ztplz
0af12576cd Remove classNames from custom-typing file 2018-12-27 22:16:18 +08:00
zombiej
7c5b93c0b4 add collapsed faq
ref: #13953
2018-12-27 19:41:15 +08:00
aashutoshrathi
0e42cbf7e6 Added Hindi Locale 2018-12-27 18:11:42 +08:00
vthinkxie
d67a2b66cb feat: support define card border radius 2018-12-27 16:52:08 +08:00