afc163
a877db72ef
✨ Add drawerStyle
and headerStyle
...
close #18975
2019-10-07 19:56:57 +08:00
orzyyyy
47fd80c8ad
fix: disable next line instead of the whole file
2019-08-06 15:36:13 +08:00
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
2019-08-06 15:36:12 +08:00
jljsj
d4c90d4a3b
fix: delete drawer in child and re-render, no push started
2019-07-17 20:05:39 +08:00
jljsj
786bde9ca1
update modal and drawer protal
2019-07-15 14:33:56 +08:00
jiang
a1298463be
rm drawer config consumer props ( #17390 )
...
* rm drawer config consumer props
* Update index.tsx
2019-07-04 20:53:55 +08:00
陈帅
722b39ec16
Merge branch 'master' into feature
2019-06-28 21:55:15 +08:00
偏右
05feaeb83c
Merge pull request #17316 from ant-design/key-drawer
...
fix: add maskClosable is false ESC close
2019-06-27 23:01:35 +08:00
jljsj
dae1ab923a
fix drawer test
2019-06-26 17:43:15 +08:00
afc163
14dc252b04
🆙 fix for typescript@3.5
2019-06-05 14:41:36 +08:00
jljsj
7382e41b17
add keyboard to API, rm propTypes and use instanceof KeyboardEvent
2019-06-03 11:50:32 +08:00
jljsj
9ec4aaa9f4
add maskClosable is false ESC close
2019-05-31 15:33:58 +08:00
afc163
149f2c8172
💄 improve code style of Drawer
2019-05-21 11:29:01 +08:00
jljsj
a1b525419d
update
2019-04-23 13:59:21 +08:00
jljsj33
86b8a1ced1
rm onVisibleChange
2019-04-22 19:27:05 +08:00
jljsj33
773b2fdbd6
drawer: add afterVisibleChange
2019-04-22 19:27:05 +08:00
afc163
0a8f33385d
🆙 use @ant-design/create-react-context of MIT
2019-04-16 12:18:39 +08:00
zombieJ
4d1a998246
add component param in warning ( #15078 )
...
* add component param in warning
* update snapshot
2019-02-27 15:32:29 +08:00
afc163
98b41e0e9c
⚡ Add handler
definite for Drawer
...
close #15051
2019-02-26 15:36:23 +08:00
ztplz
0b8fadd24c
Update
2019-01-13 01:36:25 +08:00
ztplz
ab2dd31087
Add types for warning
2019-01-13 01:36:25 +08:00
ztplz
2ec3c37c42
Add bodyStyle for drawer
2019-01-12 13:22:58 +08:00
ztplz
689f32a07f
Remove the border when drawer has no title
2019-01-11 00:04:21 +08:00
zombieJ
1cf1a4862e
ConfigConsumer support withConsumer
( #14062 )
...
* add withConfigConsumer
* clean up
2019-01-03 17:10:04 +08:00
zombiej
874ed98e31
merge master
2019-01-02 17:12:34 +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
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
b2c7c53b4c
✅ fix warning in test case
2018-12-27 11:48:42 +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
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
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
2018-12-25 01:10:00 +08:00
afc163
879784c665
Merge branch "master" into "feature"
2018-12-20 17:43:00 +08:00
afc163
1ac6b5782d
🐛 Correct Drawer style
...
close #11504
2018-12-20 17:26:34 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
ztplz
ed4cc9e5fd
format ( #13252 )
2018-11-22 23:35:40 +08:00
ztplz
6ad23c370e
Fix CI
2018-11-10 22:09:29 +08:00
陈帅
236f48e8ce
fix#12401,mask=false, Will not be masked
2018-10-11 00:02:03 +08:00
huangyan.py
f13cbd9a32
fix: Enable maskStyle on Drawer
2018-09-07 13:51:46 +08:00
HeskeyBaozi
d9b38aee4b
Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon
...
# Conflicts:
# package.json
2018-08-25 13:24:44 +08:00
afc163
5448277732
Merge branch 'master' into feature-3.9.0
2018-08-23 21:17:50 +08:00
陈帅
cc2bd76595
add top MultiDrawer
2018-08-22 23:27:52 +08:00
陈帅
2ca3661e87
placement add top and bottom
2018-08-22 23:27:52 +08:00
wangxueliang
fa89c79d80
fix: word error praentDrawer => parentDrawer
2018-08-22 14:33:42 +08:00
HeskeyBaozi
3baec95628
Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon
2018-08-13 09:26:33 +08:00
Wei Zhu
064bfaf554
Add @types/prop-types
2018-08-07 21:09:05 +08:00
HeskeyBaozi
bcfbf1f46a
update docs & support svg-sprite-loader
2018-08-06 18:10:30 +08:00
afc163
510add6305
Drawer wrapClassName => className
2018-08-05 11:56:40 +08:00