zxyao
31aac9f914
refactor: unified use of FeedbackComponent for modal comfirm and drawer ( #1263 )
...
* refactor: support to use the same template for confirm and modal
* refactor: support to use the same template for drawer
* refactor: separate interface IOkCancelRef
* chore: modify EventUtil class summary
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-04-04 15:40:54 +08:00
TimChen
19f51c87fa
fix(module: drawer): close event bug ( #599 )
...
* fix: drawer close event bug
* refactor: translate some comments
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-09-16 19:42:48 +08:00
zxyao
f509117d02
fix(module: drawer): merge oncancel and onclose ( #522 ) ( #547 )
...
* fix(module: drawer): merge oncancel and onclose (#522 )
* docs: update drawer docs
* fix: drawer service cannot catch onclose on 'x' clicked
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-09-09 11:33:41 +08:00
TimChen
1877592211
feat(module: modal): support template component ( #345 )
...
* feat: modal support template
* feat: modal update
* feat: modal update
* feat: modal update
* feat: modal update
* docs: fix ci
* fix: demo title
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-07-12 23:19:55 +08:00
TimChen
8f00e1d393
feat: drawer support return value ( #279 )
...
* feat: drawer support return value
* feat: drawer supports return value
* feat: drawer support return value
* feat: drawer support return value
* docs: avoid duplicate names
* fix: demo
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-30 13:40:51 +08:00
zxyao
db64810a20
feat: add DrawerService ( #241 )
...
* refactor: change confirm return
* feat(module: drawer): add DrawerService
* fix: change type EventCallback in configs to Func
* fix: typo
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-23 15:19:44 +08:00
ElderJames
97f920ab9a
refactor: change namespcae to AntDesign
2020-05-29 00:33:49 +08:00
James Yeung
7ab67d1bea
feat: add drawer ( #28 )
...
* feat: add drawer
* feat(module:drawer): add setup for placementchange
2020-03-22 21:24:41 +08:00