maranran
|
542deb779b
|
Accessibility for message & message-box & tabs (#7424)
* add accessibility for message & message-box & tabs
* Update message-box.md
|
2017-10-15 23:13:10 -05:00 |
Black Wayne
|
7e365e244c
|
MessageBox: add chalk theme (#7029)
* Message Box: add chalk theme
* Message Box: doc fix
* Message Box: change prop name into center
|
2017-09-14 21:15:44 -05:00 |
Leopoldthecoder
|
ef61460688
|
Merge branch 'carbon-1' into carbon
|
2017-09-01 10:56:25 +08:00 |
Leopoldthecoder
|
534f9923b7
|
MessageBox: support empty title
|
2017-08-18 16:25:38 +08:00 |
Leopoldthecoder
|
7d69d11ead
|
Msgbox: add dangerouslyUseHTMLString
|
2017-08-05 16:37:58 +08:00 |
Leopoldthecoder
|
798bb8e75d
|
Message: add closeOnHashChange, update docs
|
2017-08-01 19:05:45 +08:00 |
Leopoldthecoder
|
0137e5b80a
|
MessageBox: reject all cancel actions
|
2017-07-10 11:58:00 +08:00 |
chikara-chan
|
d41c0c4ba9
|
feat: popup close button accessible with `tab` key
|
2017-06-03 18:13:50 +08:00 |
Leopoldthecoder
|
cce0061e56
|
some bug fixes
|
2017-05-14 16:10:41 +08:00 |
Leopoldthecoder
|
defd128f54
|
add .sync support for Dialog and Pagination
|
2017-05-03 15:20:57 +08:00 |
杨奕
|
fb4a786249
|
MessageBox: add 'message' support for VNode (#4550)
|
2017-05-02 14:59:55 +08:00 |
cinwell.li
|
47f72baa42
|
MessageBox: add enter event for prompt (#3867)
|
2017-03-30 11:11:28 +08:00 |
Leopoldthecoder
|
09761ca59b
|
Msgbox: fix second param not passed to callback
|
2017-03-19 09:44:00 +08:00 |
杨奕
|
c4367604ab
|
MessageBox: add inputValue (#2909)
|
2017-02-22 15:15:16 +08:00 |
cinwell.li
|
9f5c08e6e6
|
Clean packages (#2345)
|
2017-01-23 14:06:01 +08:00 |
Leopoldthecoder
|
90893a9532
|
MessageBox: add default customClass, fixed #2438
|
2017-01-17 17:53:02 +08:00 |
Leopoldthecoder
|
03d618973f
|
add done parameter
|
2017-01-14 16:10:33 +08:00 |
Leopoldthecoder
|
900d7af019
|
MessageBox: add uid
|
2017-01-13 12:06:30 +08:00 |
Leopoldthecoder
|
35f102fa2c
|
MessageBox: add beforeClose
|
2017-01-13 12:06:30 +08:00 |
kingwl
|
d5f4603f59
|
MessageBox: fix multi alert bug
|
2017-01-13 11:58:41 +08:00 |
qingwei.li
|
a906a5fccb
|
Add vue-popup and dom helper
|
2016-12-26 11:41:15 +08:00 |
qingwei.li
|
daec90af9f
|
SSR feature
|
2016-12-26 10:45:20 +08:00 |
baiyaaaaa
|
a5bdd2cabb
|
component README update and fix
|
2016-12-16 10:57:54 +08:00 |
杨奕
|
eeee584d56
|
MessageBox: add customClass (#1707)
|
2016-12-13 22:52:29 +08:00 |
qingwei.li
|
a13b49b609
|
Locale: fix dynamic change locale
|
2016-11-18 20:03:14 +08:00 |
杨奕
|
238f8625b1
|
MessageBox: swap 'message' and 'title' when called with 'this.$msgbox' (#1067)
|
2016-11-16 11:06:03 +08:00 |
qingwei.li
|
3c12100f52
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
qingwei.li
|
47392d1e29
|
Locale: rename $t to t
|
2016-11-07 23:33:33 +08:00 |
qingwei.li
|
70307dfadb
|
fix package.json url
|
2016-11-06 12:26:14 +08:00 |
Leopoldthecoder
|
d5eb9ac3b5
|
MessageBox: fix text blur due to translating half pixel
|
2016-11-06 10:12:04 +08:00 |
qingwei.li
|
4a224adaa3
|
Table/MessageBox/Tree: remove object-assign
|
2016-11-04 18:44:19 +08:00 |
Leopoldthecoder
|
2cce804eb8
|
MessageBox: autofocus confirm button
|
2016-10-30 20:48:17 +08:00 |
baiyaaaaa
|
2e77e5a50b
|
support button autofocus && autofocus message box confirm button
|
2016-10-30 16:21:57 +08:00 |
Leopoldthecoder
|
4cff9bc197
|
MessageBox: fix a callback overwriting bug
|
2016-10-29 14:11:19 +08:00 |
杨奕
|
01531e84e0
|
i18n: add English config (#685)
|
2016-10-27 20:14:31 +08:00 |
cinwell.li
|
f960ea50b9
|
Add locale feature (#678)
fix
|
2016-10-27 17:31:22 +08:00 |
cinwell.li
|
4dd8b094cb
|
Update externals (#641)
|
2016-10-25 21:35:41 +08:00 |
baiyaaaaa
|
06b2cabf6b
|
fix masses style
|
2016-10-25 12:34:38 +08:00 |
Leopoldthecoder
|
0b942fa781
|
MessageBox: update animation/add test
|
2016-10-22 22:58:02 +08:00 |
cinwell.li
|
510034d2d2
|
Add istanbul ignore (#521)
|
2016-10-19 22:48:35 +08:00 |
Leopoldthecoder
|
4ac3118687
|
remove errorMessage when prompt is closed
|
2016-10-17 21:26:54 +08:00 |
qingwei.li
|
0cc28fb16a
|
Support publish component packages
|
2016-10-17 12:14:10 +08:00 |
Leopoldthecoder
|
2bb5f4ed8b
|
add some missing css
|
2016-10-13 11:54:25 +08:00 |
qingwei.li
|
06392ade7b
|
Clear dependencies
|
2016-10-13 11:12:24 +08:00 |
Leopoldthecoder
|
389d2bb7d8
|
replace classList with wind-dom
|
2016-10-11 19:03:33 +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
|
a7c30b5148
|
package: add lint script & lock vue version
|
2016-09-09 11:51:28 +08:00 |