Anthony Cook
71b6b990c8
Update package.json
...
NODE_ENV is not a recognised command on Windows, the work around is to use the cross-env package or to have two separate scripts, one for Windows and one for Unix based systems. I figured using the cross-env is much more friendly and will save confusion, tested on both Windows and Mac.
2016-12-13 12:17:17 +00:00
Alexandre Chopin
d3b904cb7c
fix readme
2016-12-13 11:17:05 +01:00
Alexandre Chopin
14543bc327
fix tabs readme
2016-12-13 11:08:23 +01:00
Alexandre Chopin
044a4bfb55
update readme
2016-12-13 11:06:11 +01:00
Alexandre Chopin
e1b5846899
update readme
2016-12-13 11:04:55 +01:00
Alexandre Chopin
1916bb6d2f
clean example
2016-12-13 11:04:48 +01:00
Sébastien Chopin
0f81a13cda
Merge pull request #62 from chrisvfritz/patch-1
...
Use spaces instead of tabs for consistency
2016-12-13 10:41:49 +01:00
Chris Fritz
12e6b6cb9c
Use spaces instead of tabs for consistency
...
Since the rest of the file is using spaces, I changed the tabs before `NuxtLoading` to spaces as well.
2016-12-12 18:59:48 -05:00
Alexandre Chopin
0df05fd633
html-minifier config
2016-12-12 23:15:54 +01:00
Alexandre Chopin
4ebe6f7ac8
add html minifier for generate
2016-12-12 23:09:11 +01:00
Sébastien Chopin
7f3a39fea1
Fix child components data
2016-12-12 21:55:43 +01:00
Alexandre Chopin
2c4a512dda
generate ok
2016-12-12 21:54:02 +01:00
Alexandre Chopin
da9c311b54
generate routes flatten
2016-12-12 21:16:12 +01:00
Sébastien Chopin
b71b8b7478
Add .json extension
2016-12-12 16:30:17 +01:00
Sébastien Chopin
f8c7b5c012
Add validate option
2016-12-12 16:30:07 +01:00
Sébastien Chopin
b3df306c30
Merge branch 'master' into nested-dynamic-routes
2016-12-12 15:02:32 +01:00
Sébastien Chopin
ca7d8bc3a8
No extension needed to import vue files
2016-12-12 15:01:57 +01:00
Sébastien Chopin
5b3dc23cd3
Avoid crashing server when config changed
2016-12-12 15:01:30 +01:00
Alexandre Chopin
32a6f30118
delete option routes.router
2016-12-12 14:16:47 +01:00
Alexandre Chopin
cc15926340
update example
2016-12-12 00:15:15 +01:00
Sébastien Chopin
9d59a2f80f
remove strict mode for node v4
2016-12-11 18:58:47 +01:00
Alexandre Chopin
ae2bf10221
nested data example update
2016-12-11 17:10:35 +01:00
Alexandre Chopin
1ee4f9c40e
update example
2016-12-11 16:41:52 +01:00
Alexandre Chopin
af36b495b0
order Routes
2016-12-11 16:40:49 +01:00
Alexandre Chopin
d09fdfb78e
scoop position nested routes
2016-12-11 16:40:18 +01:00
Alexandre Chopin
ce0a89508e
update routes options default
2016-12-11 13:34:08 +01:00
Alexandre Chopin
8870c181d7
Update custom route example
...
Build and Router
2016-12-11 02:44:40 +01:00
Alexandre Chopin
0b8b85128f
Nested dynamic routes
...
Build and Router
2016-12-11 01:46:04 +01:00
Sébastien Chopin
0c385f522c
Optimise promisifyRouteParams()
2016-12-10 12:39:11 +01:00
Sébastien Chopin
2d6ac069fd
Fix test for node v4
2016-12-10 12:31:48 +01:00
Sébastien Chopin
d3643b44d4
Add tests for utils
2016-12-10 12:24:02 +01:00
Sébastien Chopin
bc1e9c00eb
Add gitkeep for pages folder
2016-12-10 11:21:38 +01:00
Sébastien Chopin
962f37794e
Add more test
2016-12-10 10:57:50 +01:00
Sébastien Chopin
3606d2a576
Add test when no build and call render
2016-12-09 23:29:04 +01:00
Sébastien Chopin
6b7062046e
Use Nuxt server for tests
2016-12-09 23:07:33 +01:00
Sébastien Chopin
530cb9f272
Merge pull request #56 from johnlindquist/patch-1
...
Update to `layouts/app.vue`
2016-12-09 23:04:07 +01:00
John Lindquist
d7fb9560be
Update README.md
2016-12-09 14:32:19 -07:00
Sébastien Chopin
803b21bf17
Bump to 0.8.8
2016-12-09 20:10:04 +01:00
Sébastien Chopin
4aa600e57a
Add Server class in nuxt
2016-12-09 20:09:12 +01:00
Sébastien Chopin
19e7e6f6cf
Bump to 0.8.7
2016-12-09 19:52:36 +01:00
Sébastien Chopin
bac1f40438
Add badges build & coverage
2016-12-09 19:50:59 +01:00
Sébastien Chopin
ac44c6dd54
Remove node 0.10 & 0.12
2016-12-09 19:46:07 +01:00
Sébastien Chopin
7cbc06144d
compat with node 4
2016-12-09 19:40:59 +01:00
Sébastien Chopin
10190052b9
Update node versions
2016-12-09 19:00:28 +01:00
Sébastien Chopin
a42cda8db4
add es-lint no-console
2016-12-09 18:54:41 +01:00
Sébastien Chopin
09e637cf4b
generate dist lib
2016-12-09 18:54:17 +01:00
Sébastien Chopin
59408bd329
travis and coverage
2016-12-09 18:53:55 +01:00
Sébastien Chopin
5fc338e6b2
Add tests
2016-12-09 18:51:19 +01:00
Sébastien Chopin
d482711cbe
Bump to 0.8.6
2016-12-09 13:52:08 +01:00
Sébastien Chopin
71a050da12
Fix error.vue layout
2016-12-09 13:50:34 +01:00