- 04 Nov, 2016 25 commits
-
-
FuryBean authored
-
FuryBean authored
select improve
-
FuryBean authored
DatePicker: disabled year or month, fixed #758
-
FuryBean authored
Message/Notification: manage z-index with PopupManager
-
FuryBean authored
Table/MessageBox/Tree: remove object-assign
-
SkyAo authored
Doc: add anchor
-
qingwei.li authored
-
qingwei.li authored
-
baiyaaaaa authored
-
杨奕 authored
Table: add current-change event & highlight-current-row prop.
-
Leopoldthecoder authored
-
baiyaaaaa authored
-
Leopoldthecoder authored
-
qingwei.li authored
-
furybean authored
-
An Yan authored
* Fix upload docs * fix upload docs fix upload docs
-
FuryBean authored
dropdown-item add disabled && divided
-
baiyaaaaa authored
fix build theme script
-
baiyaaaaa authored
-
杨奕 authored
Table: support header mousewheel scroll.
-
杨奕 authored
Table: clear selection after change data, fixed #813.
-
qingwei.li authored
-
furybean authored
-
furybean authored
-
baiyaaaaa authored
-
- 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 1 commit
-
-
qingwei.li authored
-