Commit Graph

494 Commits

Author SHA1 Message Date
qingwei.li
3c12100f52 Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
cinwell.li
8439cbd5d0 Theme-default: improve vars (#899) 2016-11-08 11:20:53 +08:00
qingwei.li
47392d1e29 Locale: rename $t to t 2016-11-07 23:33:33 +08:00
Leopoldthecoder
9e6513fa17 [build] 1.0.0-rc.9 2016-11-07 17:44:59 +08:00
Leopoldthecoder
66ba839b12 Button: avoid button splitting in button-group 2016-11-07 16:41:39 +08:00
cinwell.li
fce92e8b4e DatePicker: fix reset value, fixed #878 (#880)
add test
2016-11-07 16:26:03 +08:00
杨奕
6f55d6d9af Slider: fix an inputValue initiation bug (#879) 2016-11-07 16:25:27 +08:00
杨奕
e2c388fcf9 Merge pull request #874 from baiyaaaaa/master
autocomplete style fix
2016-11-07 11:58:26 +08:00
FuryBean
971150c2fb Table: remove mouse wheel prevent default. (#873) 2016-11-07 11:58:01 +08:00
baiyaaaaa
ca6637d5ba Merge pull request #866 from Leopoldthecoder/master
Button: update text button style
2016-11-07 11:52:24 +08:00
baiyaaaaa
1179ec602e autocomplete style fix 2016-11-07 11:51:35 +08:00
baiyaaaaa
9a3aa1b580 fix input icon loading (#872) 2016-11-07 11:15:28 +08:00
Leopoldthecoder
0162015c4c Button: update text button style 2016-11-07 10:47:51 +08:00
baiyaaaaa
fe4357d7f8 fix zIndex -1 2016-11-07 10:28:58 +08:00
baiyaaaaa
37b9636a6e fix switch style bug in ie9 2016-11-07 10:23:06 +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
Leopoldthecoder
3d6d0bd12b Tabs: fix a close button style overwriting bug 2016-11-05 18:54:58 +08:00
FuryBean
07cd230674 Fix Table Bug: body-wrapper should not set style.height when table not set height. (#839) 2016-11-05 07:31:18 +08:00
FuryBean
f013d6eb0b Table: add renderHeader prop. (#838) 2016-11-05 07:30:23 +08:00
杨奕
a00aea7080 Merge pull request #825 from furybean/table-column
Table Column: watch more prop & rename showTooltipWhenOverflow.
2016-11-04 23:27:12 +08:00
FuryBean
5a6b4fbf2a Merge pull request #829 from Leopoldthecoder/select-value
Select: fix clear value & remote label
2016-11-04 22:29:35 +08:00
furybean
aac3ec40c2 Table Column: watch more prop & rename showTooltipWhenOverflow. 2016-11-04 22:15: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
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
Leopoldthecoder
845d716e3f Select: fix clear value & remote label 2016-11-04 17:41:37 +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
furybean
7263db12b3 Table: add single selection back. Add current-change event & highlight-current-row event. 2016-11-04 16:28:44 +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
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
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
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
Leopoldthecoder
434bc360f0 Select: fix a form validation bug 2016-11-03 10:14:24 +08:00