ziga
90a066930a
Merge pull request #45 from HandOfGod94/master
Fixed question description for unit test
8 years ago
Gahan Rakholia
fc5a54cc3a
Fixed question description for unit test
8 years ago
kazuya kawaguchi
dcf374c403
Merge pull request #43 from eddyerburgh/patch-1
feat(gitignore): include common editor directories
8 years ago
Edd Yerburgh
58dbee6ab5
feat(gitignore): remove .vscode
remove .vscode directory from .gitignore as it is used to share settings between users
8 years ago
Edd Yerburgh
08760065f7
feat(gitignore): include common editor directories
add common editor files and directories to .gitignore
8 years ago
kazuya kawaguchi
5f836d265f
Merge pull request #38 from limichange/patch-1
Ingore yarn-error.log & npm-debug.log
9 years ago
Limichange
90164d45db
Ingore yarn-error.log & npm-debug.log
9 years ago
Thorsten Lünborg
7b45fbbdb1
add stage-2 preset
stage 2 preset is a devDependency but was missing from babelrc. Should be included for the object spread operator
9 years ago
Alexandru Bucur
84d3390548
Update to vue.common.js as per 2.1 release ( #29 )
9 years ago
Žiga Vidic
c8ae5ca550
Merge pull request #25 from charbelrami/include-version
include package.json version field
9 years ago
chengchao
b554148c0f
standalone version breaks due to some bug of aliasify ( fix #26 ) ( #27 )
* keep the meta.json updated with webpack template to specify the difference between standalone and runtime
* use browser options instead of aliasify. Aliasify dosen't deal with the require("vue") in .vue files.
9 years ago
Charbel
29bdc1fab8
include package.json version field
9 years ago
Thorsten Lünborg
992e8c4d62
fix error in testcase
9 years ago
Thorsten Lünborg
34f81b29a0
Fix aliasing with aliasify ( #23 )
* fix missing aliasify transform.
* fix order of transforms. babelify -> aliasify -> verify
9 years ago
Thorsten Lünborg
654eef5cac
correct typo in meta.json
9 years ago
Evan You
67e3c92231
add app component name
9 years ago
Evan You
9f96984cc9
update default content
9 years ago
Markus Sorg
1cab8456b4
Open default browser on "npm run dev" ( #20 )
9 years ago
Markus Sorg
16216c9324
Update vue version number in package.json from 2.0.0-rc.1 to 2.0.1 ( #19 )
9 years ago
Thorsten Lünborg
f6517e7400
Add choices for lint and test (solve #14 ) ( #15 )
* make eslint and unit testing optional.
* exclude test path from eslint when testing was not selected by the user.
* add file filters to meta.json.
* add completed message
9 years ago
Žiga Vidic
7cf8cc5bdd
Merge pull request #13 from LinusBorg/add-vue-build-select-on-init
Add select option to init process: Standalone or runtime-only? (solve #12 )
9 years ago
Thorsten
bf280b0bfb
another typpo
9 years ago
Thorsten
089154f967
fix uppercase in message key.
9 years ago
Thorsten
a69bc34f00
typo
9 years ago
Thorsten
0f0e2e9b8d
fix
9 years ago
Thorsten
ee59137911
Add note in main.js about the alias for importing the standalone build
9 years ago
Thorsten
6316ff3aed
add aliasify dependency and its config to package.json, IF the standalone build is selected.
9 years ago
Thorsten
245c943e11
Add choice between Vue runtime-only and standalone build.
9 years ago
zigomir
c9e07225ce
More direct 1.0 usage note.
9 years ago
Žiga Vidic
532f15b8e5
Merge pull request #11 from vuejs-templates/2.0
2.0
9 years ago
zigomir
3fba61e1c3
Add dummy / empty css file.
To prevent development 404.
9 years ago
zigomir
6d857b6029
2.0 compat message.
9 years ago
zigomir
6c0de56066
Vue 2.0 changes.
- fix tests
- eslint with standard
9 years ago
zigomir
bd8a2eaccf
Get development working.
Also add global envify to ensure smallest build.
9 years ago
Evan You
26d9b9315a
update deps
9 years ago
Evan You
0332c97834
Merge pull request #8 from JSmith01/master
fix babel-runtime dependency to 6.0.0 version
9 years ago
Dmitry Zlygin
73bacef6e8
fix babel-runtime dependency to 6.0.0 version
9 years ago
Chris Fritz
f66f540bb9
Merge pull request #7 from r3oath/master
Better description for hot-reloaded components and their initial values.
9 years ago
Tristan Strathearn
6f5e6aeeeb
Better description for hot-reloaded components and their initial values.
9 years ago
Evan You
efc11558b1
Merge pull request #3 from jingsam/patch-1
Update http-server 0.8.5 -> 0.9.0
9 years ago
Evan You
2c3242c692
Merge pull request #5 from rowanwins/master
Include npm-run-all package to better support cross platform dev
9 years ago
Rowan Winsemius
495b9f37e0
Include npm-run-all package to better support cross platform dev
9 years ago
jingsam
260bd0f0b1
Update http-server 0.8.5 -> 0.9.0
http-server throws error `The header content contains invalid characters` on Windows.
https://github.com/indexzero/http-server/issues/244
Update http-server to solve the problem.
10 years ago
Evan You
6bc97d3cb8
update deps
10 years ago
Evan You
201c9e1f91
add default description
10 years ago
Evan You
e42aa67f17
add note
10 years ago
Evan You
7b04d72325
init
10 years ago