- 04 Nov, 2016 8 commits
- 03 Nov, 2016 9 commits
-
-
FuryBean authored
Loading: fix a potential node removal bug
-
FuryBean authored
-
Leopoldthecoder authored
-
杨奕 authored
Table: let table compatible with vuex.
-
杨奕 authored
Message, Notification: fix transitionend bug
-
b1anker authored
问题描述: 如果我在组件中加入不同的transition或者transition: all duration的形式,那么this.$el.addEventListener(‘transitioned’, handeler)就会监听到多次事件,从而导致多次删除,因为节点已经从dom中删除, 所以最后报错: ’main.vue?8f52:44 Uncaught TypeError: Cannot read property 'removeChild' of null’。 解决办法: 就是在第一次监听到动画结束事件时,将监听器移除即可。
-
furybean authored
-
baiyaaaaa authored
-
Leopoldthecoder authored
-
- 02 Nov, 2016 5 commits
-
-
baiyaaaaa authored
doc: add custom theme
-
qingwei.li authored
-
杨奕 authored
Remove submodule
-
qingwei.li authored
-
杨奕 authored
Update build theme config
-
- 01 Nov, 2016 18 commits
-
-
qingwei.li authored
-
jingsam authored
* Move vue to peerDependencies * Update package.json * fixup
-
qingwei.li authored
-
杨奕 authored
Table: rename hidden class to is-hidden.
-
FuryBean authored
-
furybean authored
-
杨奕 authored
Migrate theme-deafult repo
-
baiyaaaaa authored
Select: fix an input initial height bug
-
baiyaaaaa authored
-
qingwei.li authored
-
Leopoldthecoder authored
-
Leopoldthecoder authored
-
baiyaaaaa authored
-
杨奕 authored
DatePicker: fix test
-
qingwei.li authored
-
杨奕 authored
TimePicker: hidden scrollbar in IE10
-
杨奕 authored
Tooltip: fix arrow offset style
-
杨奕 authored
travis: remove files but ignore readme.md
-