lisheng
2f94c02598
loading: 1.修复loading状态更新过快的情况下,loading的dom没有发生变化. ( #15123 )
...
* loading 修复loading状态更新过快的情况下,loading的dom没有发生变化
* revert example/play/index.vue
2019-05-23 10:21:30 +08:00
王小白
4b02ed7c51
popper: destroy popper instance( #13988 )
2019-01-23 11:22:54 +08:00
hetech
465dcf2a19
Chore: retire lerna and remove redundant files ( #11493 )
...
* Chore: retire lerna and delete redundant files
* Chore: update Makefile
2018-06-05 19:27:13 +08:00
杨奕
2098e36b51
Table: transparent border when loading ( #10254 )
2018-03-20 12:41:50 +08:00
杨奕
096dbddf98
Loading: fix after-leave execution when init value is false ( #9722 )
2018-02-08 11:17:10 +08:00
Leopoldthecoder
840c4b57be
Loading: use popup-manager to handle fullscreen z-index
2018-01-29 15:36:44 +08:00
xifeiwu
68e0573db7
Loading: fix export default for loading directive to avoid grammar error ( #9408 )
2018-01-23 14:03:44 +08:00
FuryBean
23a60a0ef6
Loading: fix loading not disappear in some condition ( #9313 )
2018-01-18 11:44:19 +08:00
Anatoly Kolesov
e15272be56
fix show loading, leak memory ( #9189 )
...
* fix show loading, leak memory
* $on -> $once
* refresh Trv
* remove space
2018-01-14 19:44:41 +08:00
Leopoldthecoder
42849a89fe
Loading: remove parent class when directive is unbound
2017-12-20 17:05:37 +08:00
Leopoldthecoder
c69adb0458
publish independent packages
2017-12-20 11:52:49 +08:00
earlymeme
735a834566
loading directive customClass
2017-12-17 18:12:44 +08:00
Leopoldthecoder
633cb30d52
Loading: use class to set styles
2017-10-31 17:09:48 +08:00
杨奕
38459ae850
update dependencies ( #7476 )
...
* update el-input change event
* upgrade to vue 2.5.0
* upgrade webpack to 3.7
* upgrade vue to 2.5.2
* minor style updates
2017-10-16 14:07:24 +08:00
Leopoldthecoder
553e89568b
TimePicker: add arrow-control
2017-10-11 05:34:08 -05:00
Leopoldthecoder
1e57f25d19
Loading: add custom spinner and background
2017-10-09 04:39:40 -05:00
Leopoldthecoder
257473f305
Merge remote-tracking branch 'eleme/dev' into carbon
...
# Conflicts:
# examples/app.vue
# examples/docs/en-US/tree.md
# examples/docs/zh-CN/tree.md
# examples/versions.json
# packages/select/src/select.vue
# packages/theme-default/package.json
2017-09-29 16:21:29 +08:00
杨奕
21c579179c
remove theme-default ( #7273 )
2017-09-28 05:01:29 -05:00
Hex
a69d975730
Loading: update code style ( #7152 )
2017-09-21 06:14:06 -05:00
Hejx 心流
8fc973c51a
LoadingL optimize the close process ( #6966 )
...
* Remove useless parameters
* Remove useless parameters
* [Tree docs] Modify typos
* [Loading] Optimize the close process
* Optimize the close process
* Revert the yarn.lock
* Update yarn.lock
2017-09-12 12:20:02 +09:00
Leopoldthecoder
93910da173
Loading: use getStyle
2017-08-19 16:20:18 +08:00
xiongzixiao
b1c67d51a7
Loading:fix hidden dom loading bug
2017-07-15 16:59:06 +08:00
xiongzixiao
bb6e20a240
Loading: fix hidden dom loading bug
2017-07-15 16:59:06 +08:00
imyzf
54a29e8394
Loading: updating loading text regardless of binding value change
2017-03-08 16:14:02 +08:00
imyzf
e467da0722
Loading: keep loading text sync with element-loading-text attribute #2272
2017-03-08 16:14:02 +08:00
HakurouKen
474084e63d
Remove unused prop in ElOption
. ( #2730 )
...
* Fix lint error.
* Remove unused prop.
2017-02-09 15:53:23 +08:00
Leopoldthecoder
d888e44cc2
Publish
...
- element-carousel@1.0.0
- element-table@1.0.0
- element-upload@1.0.0
- element-datepicker@1.0.0
- element-loading@1.0.0
- element-pagination@1.0.0
2017-01-23 17:20:52 +08:00
cinwell.li
9f5c08e6e6
Clean packages ( #2345 )
2017-01-23 14:06:01 +08:00
Leopoldthecoder
2dd085b403
retire transitionend
2017-01-13 19:52:26 +08:00
Leopoldthecoder
813de47354
Loading: add fading animations
2017-01-13 15:31:05 +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
Leopoldthecoder
707a0d5a60
Loading: full screen loading is now singleton
2016-12-01 22:27:20 +08:00
qingwei.li
3003aaa426
Loading: fix export module
2016-11-18 20:03:14 +08:00
Leopoldthecoder
5fcd73cd85
Loading: add loading service
2016-11-15 20:29:33 +08:00
Leopoldthecoder
940b189bbd
Loading: remove unnecessary inline styles
2016-11-13 21:12:04 +08:00
杨奕
19cadd1489
Loading: fix a overflow hidden bug ( #986 )
2016-11-13 11:46:20 +08:00
Leopoldthecoder
813dc78c51
Loading: update style/Add favicon
2016-11-09 17:57:00 +08:00
Leopoldthecoder
aeb9eb87a9
Loading: improve visual, add custom text
2016-11-08 23:20:30 +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
Leopoldthecoder
74f3bc9072
Loading: fix a potential node removal bug
2016-11-03 17:07:50 +08:00
cinwell.li
510034d2d2
Add istanbul ignore ( #521 )
2016-10-19 22:48:35 +08:00
杨奕
4495877dff
fix loading overflow:hidden removal issue ( #469 )
2016-10-18 12:16:15 +08:00
qingwei.li
0cc28fb16a
Support publish component packages
2016-10-17 12:14:10 +08:00
Leopoldthecoder
d5620b0994
add lock modifier on loading
2016-10-13 20:06:01 +08:00
Leopoldthecoder
389d2bb7d8
replace classList with wind-dom
2016-10-11 19:03:33 +08:00
qingwei.li
3b539efb3a
Use cooking@1.0.0-rc.2
2016-09-06 11:51:08 +08:00
Leopoldthecoder
eb03154839
DatePicker/DatetimePicker doc update
2016-08-29 19:04:31 +08:00