Commit Graph

909 Commits (fea6225770f9c0c2b2dc7e496d624ae45b9175c4)

Author SHA1 Message Date
cinwell.li fea6225770 Site: update output filename (#837) 2016-11-04 21:50:32 +08:00
Gil Mendes (gil0mendes) 34bd23c338 Add Portuguese translation (#835) 2016-11-04 21:10:34 +08:00
FuryBean 1a634b3c91 Pagination: enable not set total, add page-count prop. (#834) 2016-11-04 20:04:46 +08:00
FuryBean f9bb3918ad Merge pull request #833 from baiyaaaaa/feat-select
select improve
2016-11-04 19:23:17 +08:00
FuryBean 6cc4ea6dfc Merge pull request #831 from QingWei-Li/fixed/datepicker-disabled
DatePicker: disabled year or month, fixed #758
2016-11-04 19:20:52 +08:00
FuryBean 92bbc55cd3 Merge pull request #828 from Leopoldthecoder/message-zindex
Message/Notification: manage z-index with PopupManager
2016-11-04 19:19:32 +08:00
FuryBean b3a2f95545 Merge pull request #832 from QingWei-Li/fix/object-assign
Table/MessageBox/Tree: remove object-assign
2016-11-04 19:19:12 +08:00
SkyAo 7a8180d684 Merge pull request #827 from QingWei-Li/feat/doc-anchor
Doc: add anchor
2016-11-04 19:09:20 +08:00
qingwei.li 4a224adaa3 Table/MessageBox/Tree: remove object-assign 2016-11-04 18:44:19 +08:00
qingwei.li a2f7316b69 DatePicker: disabled year or month, fixed #758 2016-11-04 18:26:22 +08:00
baiyaaaaa 726685fd38 tag remove improve 2016-11-04 17:53:55 +08:00
杨奕 f67104f28e Merge pull request #824 from furybean/table-current-row
Table: add current-change event & highlight-current-row prop.
2016-11-04 17:38:07 +08:00
Leopoldthecoder 5ee53016f7 Message/Notification: manage z-index with PopupManager 2016-11-04 17:36:14 +08:00
baiyaaaaa 9f945ad782 fix $el null bug (#823) 2016-11-04 17:07:49 +08:00
Leopoldthecoder aa27888a58 Select: fix an illegal filter regexp bug 2016-11-04 17:03:49 +08:00
qingwei.li 9282417d58 Doc: add anchor 2016-11-04 16:59:59 +08:00
furybean 7263db12b3 Table: add single selection back. Add current-change event & highlight-current-row event. 2016-11-04 16:28:44 +08:00
An Yan fad0fd320c Upload: fix upload docs (#820)
* Fix upload docs

* fix upload docs

fix upload docs
2016-11-04 15:13:48 +08:00
FuryBean 89f2454766 Merge pull request #819 from baiyaaaaa/feat-dropdown
dropdown-item add disabled && divided
2016-11-04 14:44:31 +08:00
baiyaaaaa f4e2face02 Merge pull request #817 from QingWei-Li/fix/build-script
fix build theme script
2016-11-04 14:17:40 +08:00
baiyaaaaa 786d6cb905 dropdown-item add disabled && divided 2016-11-04 13:59:03 +08:00
杨奕 7f89199806 Merge pull request #815 from furybean/table-scroll
Table: support header mousewheel scroll.
2016-11-04 12:27:11 +08:00
杨奕 9e2fb770ca Merge pull request #816 from furybean/table-selection-bug
Table: clear selection after change data, fixed #813.
2016-11-04 12:26:41 +08:00
qingwei.li ea643623ae fix build theme script 2016-11-04 12:24:57 +08:00
furybean ae1c9252c9 Table: clear selection after change data, fixed #813. 2016-11-04 11:44:39 +08:00
furybean 496f385796 Table: support header mousewheel scroll. 2016-11-04 11:38:44 +08:00
baiyaaaaa 8eae476f7f dynamic tabs (#812) 2016-11-04 11:28:23 +08:00
FuryBean cb5572f9d7 Merge pull request #805 from Leopoldthecoder/master
Loading: fix a potential node removal bug
2016-11-03 22:24:26 +08:00
FuryBean afb68c75fa Table: update hover effect. (#803) 2016-11-03 21:00:09 +08:00
Leopoldthecoder 74f3bc9072 Loading: fix a potential node removal bug 2016-11-03 17:07:50 +08:00
杨奕 855d631f3f Merge pull request #800 from furybean/table-selection
Table: let table compatible with vuex.
2016-11-03 16:22:15 +08:00
杨奕 bd0ee6b270 Merge pull request #804 from B1anker/master
Message, Notification: fix transitionend bug
2016-11-03 16:20:51 +08:00
b1anker 13bfb39e9b Message, Notification: fix transitionend bug
问题描述:
如果我在组件中加入不同的transition或者transition: all
duration的形式,那么this.$el.addEventListener(‘transitioned’,
handeler)就会监听到多次事件,从而导致多次删除,因为节点已经从dom中删除,
所以最后报错:
’main.vue?8f52:44
Uncaught TypeError: Cannot read property 'removeChild' of null’。
解决办法:
就是在第一次监听到动画结束事件时,将监听器移除即可。
2016-11-03 15:36:57 +08:00
furybean 0eacd76e22 Table: let table compatible with vuex. 2016-11-03 14:43:23 +08:00
baiyaaaaa 22ba941fa0 unit test vm destroy improve (#791) 2016-11-03 10:14:36 +08:00
Leopoldthecoder 434bc360f0 Select: fix a form validation bug 2016-11-03 10:14:24 +08:00
baiyaaaaa c08acf713c Merge pull request #790 from QingWei-Li/add/custom-theme-doc
doc: add custom theme
2016-11-02 17:41:32 +08:00
qingwei.li 8704a872a0 doc: add custom theme 2016-11-02 16:35:58 +08:00
杨奕 6f41d5c75e Merge pull request #787 from QingWei-Li/update/theme-default-config
Remove submodule
2016-11-02 13:45:19 +08:00
qingwei.li 482f752b9f Remove submodule 2016-11-02 12:42:14 +08:00
杨奕 b18ef67c6d Merge pull request #779 from QingWei-Li/fix/build-theme
Update build theme config
2016-11-02 10:25:58 +08:00
qingwei.li cacd19d27d package.json: Update scripts 2016-11-01 22:51:03 +08:00
jingsam 5fc92f1450 Move vue to peerDependencies (#774)
* Move vue to peerDependencies

* Update package.json

* fixup
2016-11-01 21:54:36 +08:00
qingwei.li 131cc78825 Update build theme config 2016-11-01 21:48:07 +08:00
杨奕 32f25eb302 Merge pull request #780 from furybean/table-hidden
Table: rename hidden class to is-hidden.
2016-11-01 20:44:17 +08:00
FuryBean 3844b4aa3b Table: fixed firefox bug. fixed #766. (#769) 2016-11-01 20:32:11 +08:00
furybean ad193c0c80 Table: rename hidden class to is-hidden. 2016-11-01 20:17:34 +08:00
杨奕 78277e2226 Merge pull request #764 from QingWei-Li/feat/theme-deafult
Migrate theme-deafult repo
2016-11-01 18:17:53 +08:00
baiyaaaaa a76714dece Merge pull request #763 from Leopoldthecoder/select-input-height
Select: fix an input initial height bug
2016-11-01 17:56:54 +08:00
baiyaaaaa 23d4dbbce4 add test && fix ajax response in callback (#767) 2016-11-01 15:46:10 +08:00