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
afc163
465b85f773
Fix dateRender not supported at WeekPicker
...
close #13957
2018-12-27 14:32:23 +08:00
afc163
03855d3ed1
📝 Add links in Home Page
2018-12-27 14:06:35 +08:00
afc163
5900b6aa0b
📝 Fix site responsive interaction, close #13954
2018-12-27 12:27:28 +08:00
afc163
90091fe2d0
💄 chore Steps[labelPlacement="vertical"] style
...
close #13949
2018-12-27 11:55:53 +08:00
afc163
b2c7c53b4c
✅ fix warning in test case
2018-12-27 11:48:42 +08:00
ycjcl868
a74d04118b
📝 update tech antfin cases
2018-12-27 10:52:20 +08:00
ycjcl868
1a0cea28a3
🐛 site menu open bug
2018-12-27 10:49:13 +08:00
ycjcl868
811dde03d4
🐛 fix site defaultOpenKeys
2018-12-27 10:49:13 +08:00
Rahul Gurung
5483e2c5ca
further fixes
2018-12-27 10:35:12 +08:00
Rahul Gurung
b6c98cde81
added snapshot and updated package.json
2018-12-27 10:35:12 +08:00
Rahul Gurung
00cee5b828
added snapshot
2018-12-27 10:35:12 +08:00
Rahul Gurung
1a4fce7d0f
#13576 - Kannada locale added (kn_IN)
2018-12-27 10:35:12 +08:00
ztplz
0fb60796c3
Correct docs
2018-12-27 00:25:45 +08:00
afc163
f65f3af928
💄 chore button code style
2018-12-26 23:57:33 +08:00
Maciej Czekaj
bc59ebb0d8
fix spaces in curly brackets
2018-12-26 23:53:10 +08:00
Maciej Czekaj
ed593ef138
fix two more code style issues
2018-12-26 23:53:10 +08:00
Maciej Czekaj
72ee25aa4f
Fix method argument name
2018-12-26 23:53:10 +08:00
Maciej Czekaj
465c8075dd
#9792 Migrate Button to new lifecycle methods
...
Signed-off-by: Maciej Czekaj <natanielcz@gmail.com>
2018-12-26 23:53:10 +08:00
taoweicn
0f9742b441
✏️ fix: fixed typo of palette
2018-12-26 23:48:52 +08:00
afc163
4da04acff9
💄 fix span type warning in site
2018-12-26 21:44:34 +08:00
afc163
5c266355ec
⚡ Add icon
to Modal.confirm/info/warning/error
...
deperated `iconType`
close #13918
2018-12-26 21:36:36 +08:00
afc163
8b5e78f174
Merge branch 'master' into feature
...
* master:
Fixed Modal width when screen size smaller than 768px
🚨 coverage precision to 1
🚨 update .codecov.yml
💄 Fix Badge animation jump when count is ReactNode
fix Popover arrow narrow line at top
fix Popover arrow border in different directions
fix popover arrow top shadow
Change render of + & - icon fix #13924
🐛 loose button type propTypes for custom usage
fix input has min size close #3699
fix: fix-picture-spell-error
2018-12-26 20:47:12 +08:00
afc163
7fa4e7aed3
Fixed Modal width when screen size smaller than 768px
...
close #13907
2018-12-26 20:43:47 +08:00
afc163
b985a2c6f7
🚨 coverage precision to 1
2018-12-26 20:13:01 +08:00
afc163
874ec48777
🚨 update .codecov.yml
2018-12-26 20:00:56 +08:00
afc163
5727bbc36a
💄 Fix Badge animation jump when count is ReactNode
...
close #13800
2018-12-26 19:06:02 +08:00
廖星
d064c0966b
fix Popover arrow narrow line at top
2018-12-26 19:03:47 +08:00
廖星
91196f5508
fix Popover arrow border in different directions
2018-12-26 19:03:47 +08:00
廖星
00bbbec279
fix popover arrow top shadow
2018-12-26 19:03:47 +08:00
zombiej
15524df941
Change render of + & - icon
...
fix #13924
2018-12-26 18:48:47 +08:00
afc163
380416e92a
🐛 loose button type propTypes for custom usage
...
close #13915
ref #1308
2018-12-26 18:13:35 +08:00
zombiej
73b5437b3a
fix input has min size
...
close #3699
2018-12-26 17:12:14 +08:00
alexchen
42d0b7a179
fix: fix-picture-spell-error
2018-12-26 16:49:44 +08:00
zombieJ
2164c58198
New Component: Empty ( #13651 )
2018-12-26 16:01:00 +08:00
zombiej
b5fc19632b
merge master
2018-12-26 14:23:40 +08:00