Commit Graph

110 Commits

Author SHA1 Message Date
qingwei.li
dad5edad74 Add 'make play' 2016-11-14 14:10:58 +08:00
qingwei.li
1f96a372fe fix salad config 2016-11-13 22:08:38 +08:00
cinwell.li
cfafd3d191 Table: fix render fail in vue-loader 9.9.0 (#1018) 2016-11-13 11:44:29 +08:00
杨奕
da3b2f4249 Review: radio/rate/select/slider (#1001) 2016-11-11 19:06:27 +08:00
Leopoldthecoder
ecb6a96a6f fix dev deploy 2016-11-11 10:53:53 +08:00
杨奕
4ccb8ea9ae Merge i18n to master (#972)
* init i18n

* update router

* finish router

* Review: message/messageBox/notification

* Tag: update doc

* Review: pagination/popover/progress

* i18n: sync with master
2016-11-10 21:46:55 +08:00
Leopoldthecoder
72a66e8c48 [release] 1.0.0 2016-11-09 19:15:26 +08:00
qingwei.li
857ad3aee4 Fix deploy ci 2016-11-07 18:13:58 +08:00
Leopoldthecoder
6c8015bd63 [release] 1.0.0-rc.9 2016-11-07 17:45:29 +08:00
baiyaaaaa
1c47153e1a Merge pull request #865 from QingWei-Li/fix/locale-fallback
Locale: fallback default config
2016-11-07 10:47:31 +08:00
qingwei.li
a8ed14aed2 Locale: fallbaack default config 2016-11-06 20:15:25 +08:00
baiyaaaaa
858abf687f Merge pull request #860 from QingWei-Li/feat/remove-use-strict
Remove use strict
2016-11-06 20:03:58 +08:00
qingwei.li
27527bc101 Remove use strict 2016-11-06 16:54:36 +08:00
qingwei.li
ca1c8dcddd Changelog(doc): auto generate links 2016-11-06 15:56:41 +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
9282417d58 Doc: add anchor 2016-11-04 16:59:59 +08:00
qingwei.li
ea643623ae fix build theme script 2016-11-04 12:24:57 +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
qingwei.li
77b9a84851 migrate theme-deafult repo 2016-11-01 12:26:56 +08:00
qingwei.li
87c3fb61eb package.json: add cross-env 2016-10-30 13:57:43 +08:00
baiyaaaaa
7e6da4f16a [release] 1.0.0-rc.8 2016-10-28 18:39:18 +08:00
cinwell.li
f960ea50b9 Add locale feature (#678)
fix
2016-10-27 17:31:22 +08:00
qingwei.li
6408bab06a Fix build src folder, fixed #665 2016-10-26 22:45:41 +08:00
cinwell.li
4dd8b094cb Update externals (#641) 2016-10-25 21:35:41 +08:00
Leopoldthecoder
0b942fa781 MessageBox: update animation/add test 2016-10-22 22:58:02 +08:00
qingwei.li
23d282bb4f Remove whitespace in vue template 2016-10-22 00:45:18 +08:00
qingwei.li
604813aa53 Update test config 2016-10-20 09:27:50 +08:00
qingwei.li
0cb98686b7 VuePopper: add test 2016-10-18 17:28:52 +08:00
qingwei.li
0e520f9653 DatePicker: add test
DatePicker: clean code
2016-10-18 16:42:03 +08:00
qingwei.li
4f732b1b02 Merge branch 'master' into unittest 2016-10-17 21:29:37 +08:00
cinwell.li
0f608666a3 TimeSelect: add testcase of setting default value (#454) 2016-10-17 21:26:37 +08:00
qingwei.li
ac7b85e5c8 Fix eslint config 2016-10-17 17:16:30 +08:00
杨奕
d3334476c2 Merge pull request #455 from QingWei-Li/fix/package.json
Update package.json dependencies
2016-10-17 14:20:53 +08:00
qingwei.li
c0c64f9cce Update package.json dependencies 2016-10-17 14:17:29 +08:00
Leopoldthecoder
cea82e0392 add padding-right only when body has overflow #414 2016-10-17 12:30:37 +08:00
qingwei.li
580d2d36ad Merge branch 'master' into unittest 2016-10-17 10:42:43 +08:00
Leopoldthecoder
f2fe907593 remove lerna bootstrap 2016-10-16 08:49:26 +08:00
baiyaaaaa
a14824296b [release] 1.0.0-rc.7 2016-10-13 17:58:16 +08:00
cinwell.li
8fda06a54c feat: auto generator cssfile (#368) 2016-10-13 12:05:43 +08:00
qingwei.li
06392ade7b Clear dependencies 2016-10-13 11:12:24 +08:00
qingwei.li
656e59c328 Merge branch 'master' into unittest 2016-10-13 10:44:35 +08:00
cinwell.li
de696c78bc Tooltip/Popover: adjust the element to body, fixed #296 (#300)
* Tooltip/Popover: adjust the element to body, fixed #296

* Popover: fix destroy popover

* Refactor vue-popper, #296

* Fix datepicker style

* Poppover: remove settimeout

* Select: fix click outside

* Fix popper zIndex
2016-10-12 17:41:49 +08:00
baiyaaaaa
c0db4e8bdd fix dynamic input type bug 2016-10-12 17:27:41 +08:00
Leopoldthecoder
389d2bb7d8 replace classList with wind-dom 2016-10-11 19:03:33 +08:00
qingwei.li
ff6803924d Add unittest 2016-10-11 19:00:37 +08:00