Commit Graph

37 Commits

Author SHA1 Message Date
Leopoldthecoder
3883ab3427 Dialog: fix nested popover cannot gain focus 2017-06-18 17:20:08 +08:00
chikara-chan
d41c0c4ba9 feat: popup close button accessible with tab key 2017-06-03 18:13:50 +08:00
patriciussanctus
3bdeb592df Update component.vue
For using `done(false)` as well as `vue-router.beforeEach` function `next(false)`.
There are cases when it is necessary.
2017-05-15 18:15:57 +08:00
Leopoldthecoder
3a19bdd191 Dialog: fix visible.sync compatibility with before-close 2017-05-05 08:33:07 +08:00
Leopoldthecoder
defd128f54 add .sync support for Dialog and Pagination 2017-05-03 15:20:57 +08:00
杨奕
5abce7d800 Dialog: add before-close (#4423) 2017-04-25 17:28:40 +08:00
杨奕
44bc660b8b change mask icon source to github (#4063) 2017-04-07 18:57:06 +08:00
杨奕
6287da4ac3 Popper: workaround for #3952 (#4062)
* Popper: workaround for #3952

* Changelog: update for 1.2.8
2017-04-07 18:36:24 +08:00
Leopoldthecoder
a76547eaa3 Dialog: remove unnecessary inline style 2017-03-19 09:44:22 +08:00
Leopoldthecoder
3243b8fc98 Merge branch 'dev' into 1.2-merge1
# Conflicts:
#	package.json
#	src/utils/popup/index.js
#	yarn.lock
2017-02-09 17:33:42 +08:00
杨奕
58195fc69d Dialog: add title slot (#2657) 2017-02-04 16:43:25 +08:00
cinwell.li
9f5c08e6e6 Clean packages (#2345) 2017-01-23 14:06:01 +08:00
Leopoldthecoder
723b2ab457 Dialog: add modalAppendToBody 2017-01-21 16:56:04 +08:00
Herrington Darkholme
23423e39e7 general: normalize name in default export 2017-01-01 01:11:21 +08:00
qingwei.li
a906a5fccb Add vue-popup and dom helper 2016-12-26 11:41:15 +08:00
baiyaaaaa
a5bdd2cabb component README update and fix 2016-12-16 10:57:54 +08:00
杨奕
22bc5f312a Dialog: remove v-model dependency of manual manipulation (#1038) 2016-11-16 11:05:23 +08:00
ly303550688
a52f800074 Dialog: add showClose 2016-11-14 18:39:45 +08:00
qingwei.li
3c12100f52 Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
qingwei.li
70307dfadb fix package.json url 2016-11-06 12:26:14 +08:00
cinwell.li
f960ea50b9 Add locale feature (#678)
fix
2016-10-27 17:31:22 +08:00
cinwell.li
510034d2d2 Add istanbul ignore (#521) 2016-10-19 22:48:35 +08:00
qingwei.li
0cc28fb16a Support publish component packages 2016-10-17 12:14:10 +08:00
Leopoldthecoder
b66727a3bd add top to Dialog 2016-10-11 10:55:38 +08:00
杨奕
dd7b8e5ef1 dialog and msgbox import the global vue-popup (#282) 2016-10-10 11:33:24 +08:00
Leopoldthecoder
b7208300a1 add lockScroll in msgbox and dialog 2016-10-02 21:14:43 +08:00
Leopoldthecoder
71dc5bedf3 add padding-right when popup shows 2016-09-23 18:03:16 +08:00
杨奕
b788476f6f bug fixes/add resource download url (#96) 2016-09-21 10:19:50 +08:00
qingwei.li
3b539efb3a Use cooking@1.0.0-rc.2 2016-09-06 11:51:08 +08:00
Leopoldthecoder
c4a87761e3 fix pagination icon and dialog slot 2016-08-31 11:04:16 +08:00
Leopoldthecoder
eb03154839 DatePicker/DatetimePicker doc update 2016-08-29 19:04:31 +08:00
Leopoldthecoder
1a2566117d Rate/Slider/Message doc update 2016-08-27 16:06:22 +08:00
Leopoldthecoder
7e05dab840 init message 2016-08-15 11:51:25 +08:00
Leopoldthecoder
67ea53062e apply v-model in el-dialog 2016-08-08 17:22:21 +08:00
Leopoldthecoder
ca59b21011 update dialog 2016-08-08 13:59:26 +08:00
qingwei.li
8ec81da71b add clickoutside 2016-07-28 12:20:21 +08:00
qingwei.li
e320f43c2d Initial commit 2016-07-27 14:15:02 +08:00