Commit Graph

884 Commits

Author SHA1 Message Date
qingwei.li
ea643623ae fix build theme script 2016-11-04 12:24:57 +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
qingwei.li
77b9a84851 migrate theme-deafult repo 2016-11-01 12:26:56 +08:00
Leopoldthecoder
10373eaf6c Select: fix an input initial height bug 2016-11-01 11:37:38 +08:00
Leopoldthecoder
65a0250287 Slider: fix display issue inside Form 2016-11-01 11:36:41 +08:00
baiyaaaaa
07345868f6 input-number: style fix && experience improve 2016-11-01 11:36:27 +08:00
杨奕
a290d77016 Merge pull request #761 from QingWei-Li/fix/date-picker-test
DatePicker: fix test
2016-11-01 10:39:04 +08:00
qingwei.li
42168ccb89 DatePicker: fix test 2016-11-01 10:35:05 +08:00
杨奕
6cb4981d55 Merge pull request #744 from QingWei-Li/fix/time-picker-scrollbar
TimePicker: hidden scrollbar in IE10
2016-11-01 10:09:08 +08:00
杨奕
66d1a93b18 Merge pull request #756 from QingWei-Li/fix/tooltip-arrow-style
Tooltip: fix arrow offset style
2016-11-01 10:08:55 +08:00
杨奕
67be92cc70 Merge pull request #757 from QingWei-Li/fix/deploy/ignore-readme
travis: remove files but ignore readme.md
2016-11-01 10:08:47 +08:00
qingwei.li
72bb5899e5 Merge branch 'master' into fix/time-picker-scrollbar 2016-10-31 20:52:43 +08:00
qingwei.li
f6b2dcf9d9 Tooltip: fix arrow offset style 2016-10-31 18:28:34 +08:00
qingwei.li
d02f3a259e travis: remove files but ignore readme.md 2016-10-31 18:14:14 +08:00
杨奕
511250765c Merge pull request #754 from baiyaaaaa/master
fix docs
2016-10-31 17:01:17 +08:00
baiyaaaaa
c5c2f2350b fix docs 2016-10-31 16:50:09 +08:00
SkyAo
5a02fdd57e Merge pull request #745 from QingWei-Li/feat/pagination
Pagination: emit 'current-page' when sizes change, closed #729
2016-10-31 16:43:30 +08:00
baiyaaaaa
b27cec9bc6 Merge pull request #752 from Leopoldthecoder/master
Theme-default: add variables
2016-10-31 16:31:16 +08:00
baiyaaaaa
6aa46cac20 Merge pull request #749 from QingWei-Li/fix/form-doc
Form(doc): fix submit event
2016-10-31 16:18:37 +08:00
Leopoldthecoder
0eb6b5b3ce Theme-default: add variables 2016-10-31 16:06:36 +08:00
杨奕
16439a4502 Merge pull request #750 from furybean/master
Table: add min-width prop doc, fixed #747
2016-10-31 15:57:01 +08:00
杨奕
7782b97458 Merge pull request #741 from baiyaaaaa/feat-dropdown
dropdown: add command api
2016-10-31 15:56:56 +08:00
杨奕
513f08e082 Merge pull request #742 from QingWei-Li/fix/date-picker-daterange
DatePicker: fix dont select the time on the same day
2016-10-31 15:56:48 +08:00
furybean
a9830be46c Table: add min-width prop doc. 2016-10-31 15:51:00 +08:00
qingwei.li
b5bf77fe3d Form(doc): fix submit event 2016-10-31 15:49:54 +08:00
Peter Dave Hello
5a7e0cd385 Add CDNJS version badge in readme (#746) 2016-10-31 15:36:41 +08:00
qingwei.li
a81cea32c7 Pagination: emit 'current-page' when sizes change, closed #729 2016-10-31 15:14:30 +08:00