Commit Graph

245 Commits

Author SHA1 Message Date
baiyaaaaa
663d84bbe6 [release] 1.1.4 2017-01-16 16:52:16 +08:00
Leopoldthecoder
e21b668472 upgrade postcss-salad 2017-01-13 16:18:38 +08:00
qingwei.li
48996c6658 [release] 1.1.3 2017-01-09 17:22:32 +08:00
Leopoldthecoder
1479a345b8 [release] 1.1.2 2016-12-30 18:53:53 +08:00
Leopoldthecoder
8abed14ac1 [release] 1.1.1 2016-12-29 22:29:16 +08:00
Leopoldthecoder
b8668bb7eb update dependencies 2016-12-29 22:27:36 +08:00
Leopoldthecoder
5ee4f07e3c [release] 1.1.0 2016-12-29 22:11:44 +08:00
qingwei.li
4817e116e5 Table: expand row feature only supports scoped slot. 2016-12-28 18:12:37 +08:00
杨奕
d2f02b828f Merge branch 'dev' into 1.1 2016-12-28 15:23:51 +08:00
Leopoldthecoder
c549a89f50 [release] 1.0.9 2016-12-27 20:00:08 +08:00
baiyaaaaa
b5e4994c01 Merge pull request #2005 from Leopoldthecoder/version
add version switch dropdown
2016-12-27 17:54:00 +08:00
baiyaaaaa
2eea08af23 fix tabs initial with bug & improve docs 2016-12-27 14:57:15 +08:00
Leopoldthecoder
aa87fc1786 add version switch dropdown 2016-12-27 13:59:40 +08:00
cinwell.li
05be27e162 Merge branch '1.1' into feat/ssr 2016-12-26 19:51:55 +08:00
cinwell.li
f9535396a7 Add unpkg and style into package.json & Fix ga (#1989) 2016-12-26 16:06:04 +08:00
qingwei.li
a906a5fccb Add vue-popup and dom helper 2016-12-26 11:41:15 +08:00
cinwell.li
339dada583 Feat/scoped slot table (#1844)
* Upgrade to vue 2.1.0

* Table: support scoped slots, resolve #1763, #1161

* Update vue version

* fix test

* fix test

* Update doc

* Fix english docs
2016-12-22 11:16:04 +08:00
Leopoldthecoder
51fab8641f [release] 1.0.8 2016-12-20 19:01:14 +08:00
杨奕
5027e86d4f update bootstrap (#1858) 2016-12-20 15:26:54 +08:00
杨奕
208891d173 Dialog: fix z-index of non-modal dialogs (#1866) 2016-12-20 15:26:28 +08:00
cinwell.li
9f0774813f Add yarn.lock (#1747)
* Add yarn.lock

* Update travis config

* Use yarnpkg registry
2016-12-15 20:42:55 +08:00
Leopoldthecoder
0414842426 [release] 1.0.7 2016-12-14 15:36:21 +08:00
Leopoldthecoder
e40ab359b4 [release] 1.0.6 2016-12-09 18:32:32 +08:00
baiyaaaaa
d4ded0e184 improve docs 2016-12-08 13:31:45 +08:00
Leopoldthecoder
95002f3d32 [release] 1.0.5 2016-12-06 18:47:04 +08:00
Leopoldthecoder
4891a70b54 [release] 1.0.4 2016-12-02 19:00:21 +08:00
Leopoldthecoder
a8761eba34 [release] 1.0.3 2016-11-28 18:59:38 +08:00
cinwell.li
2d5bc59c67 Pagination: fix i18n, fixed #928 (#1260) 2016-11-22 14:22:03 +08:00
Leopoldthecoder
35b979da54 [release] 1.0.2 2016-11-18 20:08:56 +08:00
qingwei.li
bd7a4252a3 Fix release script 2016-11-18 20:03:16 +08:00
qingwei.li
7b263b89ae Update ci 2016-11-18 20:03:14 +08:00
Leopoldthecoder
540d72971c [release] 1.0.1 2016-11-16 17:24:03 +08:00
SkyAo
6e124fc24b Merge pull request #1096 from QingWei-Li/fix/col
Col: remove vue jsx spread
2016-11-16 14:37:57 +08:00
qingwei.li
60dfd8df47 Col: remove vue jsx spread 2016-11-16 12:07:27 +08:00
杨奕
22bc5f312a Dialog: remove v-model dependency of manual manipulation (#1038) 2016-11-16 11:05:23 +08:00
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
baiyaaaaa
fd989dbd0f [release] 1.0.0-rc.6 2016-10-11 15:29:26 +08:00
Leopoldthecoder
b7208300a1 add lockScroll in msgbox and dialog 2016-10-02 21:14:43 +08:00
Leopoldthecoder
c0d39d0265 fix the default value of 'date' in time-picker 2016-10-01 09:05:56 +08:00
baiyaaaaa
ced330ec73 [release] 1.0.0-rc.5 2016-09-30 14:43:42 +08:00
Pooya Parsa
0c2aed31de Update Vue Packages (#193) 2016-09-30 10:25:44 +08:00
qingwei.li
ffc9ac7249 fix 'dist' task, fixed #176, #175
delete 'del-cli'
2016-09-28 16:05:06 +08:00
vilicvane
4363c107c3 Remove --ext and use globs for extension names
Option `--ext` is not expected to work with globs, see
http://eslint.org/docs/user-guide/command-line-interface#ext.
2016-09-28 11:29:24 +08:00
qingwei.li
5ff24db2ff Refactor build scripts, fix #148
Add 'packages' folder to package.json#files
2016-09-27 11:15:55 +08:00
Leopoldthecoder
71dc5bedf3 add padding-right when popup shows 2016-09-23 18:03:16 +08:00
qingwei.li
eb24d57a3c Table: fix dorender in created, fixed #121 2016-09-22 15:41:04 +08:00
baiyaaaaa
4d6dc06ae5 1.0.0-rc.4 2016-09-21 18:55:25 +08:00
baiyaaaaa
fc5c3e8ecc misc fixed (#117)
* add select event

* fixed fix upload/tabs/progress

* docs site
2016-09-21 18:45:29 +08:00
qingwei.li
daa2428f70 Update dist script 2016-09-21 16:41:49 +08:00
qingwei.li
039777dea0 Update demo config 2016-09-21 14:38:07 +08:00
杨奕
b788476f6f bug fixes/add resource download url (#96) 2016-09-21 10:19:50 +08:00
qingwei.li
bdda50e627 remove markdown-it-toc-and-anchor 2016-09-20 11:29:35 +08:00
qingwei.li
badf5ae12f Add homepage
fix eslint
2016-09-18 15:46:31 +08:00
qingwei.li
80fe4ce1f3 Tooltip: fix appear in the wrong place 2016-09-13 21:56:20 +08:00
qingwei.li
7411ef625a update cooking version 2016-09-11 15:59:26 +08:00
Leopoldthecoder
001584e4ab 1.0.0-rc.3 2016-09-09 15:34:01 +08:00
qingwei.li
bd2a196c9d package: remove postinstall hook 2016-09-09 13:49:20 +08:00
baiyaaaaa
04f004eb77 v1.0.0-rc.2 2016-09-09 12:48:42 +08:00
qingwei.li
a7c30b5148 package: add lint script & lock vue version 2016-09-09 11:51:28 +08:00
qingwei.li
6da89b14a6 Update config, default require commonjs package
Add changelog
2016-09-08 21:13:01 +08:00
qingwei.li
a3cfc8a4f9 Update package.json scripts, fixed #30 2016-09-08 11:13:42 +08:00
杨奕
9caa78bda1 Merge pull request #26 from QingWei-Li/master
Fix badge, card, tooltip
2016-09-08 09:14:34 +08:00
杨奕
267f3c20bc Merge pull request #19 from baiyaaaaa/update-progress
update progress
2016-09-07 18:25:32 +08:00
baiyaaaaa
eb5bbb3ee8 use local gulp 2016-09-07 18:20:50 +08:00
qingwei.li
4a96617af0 Tooltip: fix destroy popper 2016-09-07 16:56:12 +08:00
qingwei.li
c34c27c59c add markdown-it package 2016-09-07 15:29:48 +08:00
qingwei.li
da8a486fb2 add LICENSE 2016-09-07 15:27:15 +08:00
qingwei.li
7abd8a5877 package: fix url 2016-09-07 11:46:31 +08:00
qingwei.li
3b539efb3a Use cooking@1.0.0-rc.2 2016-09-06 11:51:08 +08:00
baiyaaaaa
5bb29dda79 update readme 2016-09-03 20:30:59 +08:00
baiyaaaaa
61558fce82 update docs 2016-08-31 12:42:44 +08:00
baiyaaaaa
1fd574c5c4 add quickstart and develop page 2016-08-30 19:30:58 +08:00
baiyaaaaa
1cb5b16262 1.0.0-rc.1 2016-08-30 10:20:37 +08:00
Leopoldthecoder
eb03154839 DatePicker/DatetimePicker doc update 2016-08-29 19:04:31 +08:00
qingwei.li
0b5f2168df Update package.json 2016-08-28 10:11:28 +08:00
SkyAo
2e0a141943 fix encoding apostrophes/some components change to new template 2016-08-26 15:37:38 +08:00
baiyaaaaa
2d9a77b474 index 2016-08-25 14:38:44 +08:00
qingwei.li
5c4350914e Fix markdown demo token 2016-08-23 13:46:51 +08:00
FuryBean
810c282799 Merge pull request #80 from eleme/feat/code-markdown
Update markdown rule
2016-08-22 12:05:57 +08:00
qingwei.li
ee7fd84167 Update markdown rule 2016-08-20 00:38:59 +08:00
baiyaaaaa
22bd899a41 update form 2016-08-17 15:04:20 +08:00
qingwei.li
cae2767cda Update vue-rc.2 2016-08-16 16:52:43 +08:00
Leopoldthecoder
7e05dab840 init message 2016-08-15 11:51:25 +08:00
qingwei.li
4d608fc9da Fix conflict 2016-08-12 14:49:14 +08:00
qingwei.li
37a4b374f1 Update checkbox and tree 2016-08-12 14:45:06 +08:00
baiyaaaaa
a4a0701ab5 update autocomplete 2016-08-12 14:43:50 +08:00
qingwei.li
0c8159cd8a Fix conflict 2016-08-12 10:09:58 +08:00
baiyaaaaa
1e7809106b fix autocomplete 2016-08-11 17:28:10 +08:00
qingwei.li
096b3559c6 update time-picker 2016-08-09 10:10:33 +08:00
FuryBean
b3134b92b4 Merge pull request #41 from eleme/feat/update-popper
update popover and tooltip
2016-08-08 17:47:59 +08:00
Leopoldthecoder
67ea53062e apply v-model in el-dialog 2016-08-08 17:22:21 +08:00
Leopoldthecoder
ca59b21011 update dialog 2016-08-08 13:59:26 +08:00
qingwei.li
1c1417f536 update popover and tooltip 2016-08-05 17:02:01 +08:00
qingwei.li
3140e784b9 update pagination 2016-07-29 17:46:16 +08:00
qingwei.li
287868d165 update route 2016-07-27 17:05:28 +08:00
qingwei.li
e320f43c2d Initial commit 2016-07-27 14:15:02 +08:00