Rahul Gurung
1a4fce7d0f
#13576 - Kannada locale added (kn_IN)
2018-12-27 10:35:12 +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
zombieJ
bf087e29bd
Add remark lint ( #13906 )
...
support remark-lint check
2018-12-26 14:14:00 +08:00
alexchen
9763c15db4
refactor: add upload-picture-card-border-style
2018-12-26 13:12:38 +08:00
Wei Zhu
75e30e2555
chore: store package-lock.json as artifact
...
make it easy to restore the environment when releasing a old version
2018-12-25 23:24:14 +08:00
afc163
911f32c44f
💄 site: use Button in home page
2018-12-25 21:21:28 +08:00
afc163
db5f27ccb1
✅ fix snapshot
2018-12-25 16:31:18 +08:00
Wei Zhu
405bc9783b
chroe: add a note comment about table's dataIndex
2018-12-25 16:31:02 +08:00
afc163
30fe9918d8
Merge branch 'master' into feature
...
* master:
📝 Add bodyStyle and style of Drawer in documentation, #13850
🐛 Fix Drawer style not working
🐛 fix markStyle affset style
Update Santa.jsx
update changelog
bump 3.11.6
revert Christmas egg
[type] make type of components compatible with ComponentType<P>
bump 3.11.5
✨ site: make document side bar sticky
2018-12-25 16:28:50 +08:00
Wei Zhu
96e1d770ec
Revert "fix"
...
This reverts commit 839d0dcb09
.
2018-12-25 16:27:46 +08:00
Wei Zhu
48956d54fc
Revert "Update interface.tsx"
...
This reverts commit f8fbb33c73
.
2018-12-25 16:27:36 +08:00
afc163
47b89e56fb
🆙 upgrade rc-tree-select, no change need to mentioned
2018-12-25 16:05:12 +08:00
afc163
833c181922
🆙 upgrade rc-time-picker
...
- add `popupStyle`
- add `onAmPmChange`
2018-12-25 16:00:00 +08:00
afc163
a297b90cfa
📝 Add bodyStyle and style of Drawer in documentation, #13850
2018-12-25 15:30:11 +08:00
afc163
b27f0f3e46
🐛 Fix Drawer style not working
...
close #13850
2018-12-25 15:27:31 +08:00
afc163
9f54ab2bb4
🐛 fix markStyle affset style
...
revert #12125
close #13850
2018-12-25 15:21:17 +08:00
sfturing
3a6e0e2dfa
Update Santa.jsx
2018-12-25 10:54:48 +08:00
zombiej
6550df34b6
update changelog
2018-12-25 10:42:36 +08:00
zombiej
35eff089ad
bump 3.11.6
2018-12-25 10:40:57 +08:00
zombiej
d648b822a6
revert Christmas egg
2018-12-25 10:40:18 +08:00
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
2018-12-25 01:10:00 +08:00
HarlanLuo
41aa37bd99
fix doc error and add test case for WeekPicker
2018-12-24 18:03:08 +08:00
HarlanLuo
a7bedca0e2
WeekPicker: support renderExtraFooter
2018-12-24 18:03:08 +08:00
HarlanLuo
015945ed83
DatePicker: show extra footer in all mode
2018-12-24 18:03:08 +08:00
zombiej
e6fd745c26
bump 3.11.5
2018-12-24 16:48:40 +08:00
afc163
e047bb166f
✨ site: make document side bar sticky
...
close #3800
2018-12-24 15:59:59 +08:00
afc163
748ddcaa5a
💄 fix dropdown button warning
2018-12-24 14:00:51 +08:00
afc163
3c007a85dd
⚡ renderFooter should applied to all mode, close #11618
2018-12-24 13:45:31 +08:00
afc163
360f8cb7dc
Merge branch 'master' into feature
...
* master:
Correct doc
🆙 ant-design-palettes => @ant-design/colors
2018-12-24 13:38:46 +08:00
ztplz
4bd107f9d7
Correct doc
2018-12-23 23:16:42 +08:00
afc163
9eaac3f568
🆙 ant-design-palettes => @ant-design/colors
2018-12-23 21:57:36 +08:00
zombiej
acefe7ba40
update modal demo
2018-12-23 18:40:11 +08:00
afc163
801fb77299
🔨 Merge master into feature
2018-12-23 18:11:04 +08:00
afc163
0218bee810
📝 update badges
2018-12-23 18:08:59 +08:00
afc163
ee27e87cf0
📝 update 3.11.4 changelog
2018-12-23 17:55:16 +08:00
afc163
b3b39fcfd5
💄 use chalk in console.log
2018-12-23 17:55:16 +08:00