Commit Graph

14 Commits

Author SHA1 Message Date
Shawn Xu c3e646cc73
feat(dialog): add show/hide handler to instance dialog (#551)
* feat(dialog): add show/hide handler to instance dialog

* doc(dialog): update readme
2019-09-04 15:09:13 +08:00
supergaojian 2d61169583 fix(Dialog): fix dialog default without preventScroll
fix #286
2019-01-21 18:13:41 +08:00
supergaojian df05875b8a 2.0 ssr (#249)
* feat(utils): for support ssr

* feat(amount,captcha,dialog,popup,swiper): update components for ssr

* feat(_util): add judge ssr env condition

* feat(dialog,toast,action-sheet): for fit ssr env
2018-12-10 15:43:15 +08:00
xuxiaoyan 72d4537339 feat(dialog): add prop warning to btn & update style 2018-11-30 20:21:57 +08:00
moyus 8c05f0314d fix(dialog): add cancel callback 2018-11-30 20:18:15 +08:00
xuxiaoyan f5c5047567 fix(dialog): update success & fail icon name 2018-11-15 15:02:35 +08:00
xuxiaoyan d220488f0f feat(dialog): add prop icon-svg 2018-10-15 15:49:02 +08:00
xuxiaoyan 5920e5751d fix(dialog): update icon style 2018-10-15 15:16:58 +08:00
moyus 55c05f5797 fix(dialog,landscape,popup): change default transition 2018-09-15 20:52:20 +08:00
moyus c102708593 fix(dialog): custom transition 2018-09-03 17:06:39 +08:00
moyus cd4f920978 feat(dialog): update 2.0 style
`position` prop removed
2018-08-22 13:46:33 +08:00
moyu 1483dba91f feat(dialog): add static method "closeAll" (#115)
* feat(dialog): add `closeAll` static method

* doc(dialog):add version identifier for new features

* test(dialog): add static method tests

* feat(dialog): format code
2018-06-30 14:47:43 +08:00
moyus b47ed2f1a4 fix: portal bugs 2018-04-18 15:05:47 +08:00
moyus 36c6454b79 Initial commit 2018-03-26 16:04:04 +08:00