Commit Graph

480 Commits

Author SHA1 Message Date
Espen Bratberg 1ef13c7535 Add sidebar to example 2017-03-15 13:01:52 +01:00
bratberg 18ec7507ad Add Vuetify.js example 2017-03-14 21:13:39 +01:00
Alexandre Chopin 7238f27716 Merge pull request #346 from limichange/patch-2
Ignore all log files.
2017-03-06 11:10:56 +01:00
Limichange b36162df73 Ignore all log files. 2017-03-05 22:44:01 +08:00
Sébastien Chopin 5f13aaad6c Merge pull request #313 from stursby/master
Add Firebase example
2017-02-28 16:56:09 +01:00
Charlie Hield b3e909a704 Add Firebase example 2017-02-24 21:37:05 -06:00
Sébastien Chopin 56fd29e58f Update LICENSE.md 2017-02-23 15:57:53 +00:00
Alexandre Chopin 8f315071d1 Merge pull request #282 from detrohutt/feature-readme-koa-template
Add link to nuxt/koa on README.md
2017-02-18 15:45:35 +01:00
Alexander Roberts d357cdc866 Add link to nuxt/koa on README.md 2017-02-18 08:16:20 -06:00
Sébastien Chopin e7a5b121ab Merge pull request #281 from detrohutt/fix-warn-node-version
Warn on `npm install nuxt` when using an untargeted version of node or npm
2017-02-18 13:50:55 +01:00
Alexander Roberts 9bfc3f4c1e Warn on
> fsevents@1.0.17 install /home/detrohutt/git/nuxt.js/node_modules/fsevents
> node-pre-gyp install --fallback-to-build

make: Entering directory '/home/detrohutt/git/nuxt.js/node_modules/fsevents/build'
  SOLINK_MODULE(target) Release/obj.target/.node
  COPY Release/.node
make: Leaving directory '/home/detrohutt/git/nuxt.js/node_modules/fsevents/build'
nuxt@0.9.9 /home/detrohutt/git/nuxt.js
├─┬ chokidar@1.6.1
│ └─┬ fsevents@1.0.17
│   └── nan@2.5.1
└── nuxt@0.9.9  extraneous when using an untargeted version of node or npm
2017-02-18 06:27:10 -06:00
Sébastien Chopin fbca3d7f78 Merge pull request #274 from cj/cleaner_terminal
cleaner build/error outputs for terminal
2017-02-18 10:55:15 +01:00
cj 721d2d63fa cleaner build/error outputs for terminal 2017-02-17 11:58:48 -06:00
Sébastien Chopin 5b61bd5872 Merge pull request #272 from cj/allow_router_mode_config
allow router mode to be set in config
2017-02-17 13:49:22 +01:00
cj 88dbe00b9e add options to build 2017-02-17 03:24:30 -06:00
cj c40259877b allow router mode to be set in config 2017-02-17 02:43:48 -06:00
Sébastien Chopin da0bba83c7 Update README.md 2017-02-15 13:33:55 +01:00
Alexandre Chopin 2c33be31d5 update i18n example 2017-02-13 19:08:22 +01:00
Sébastien Chopin e01093b2ac Usage of getters 2017-02-12 11:48:16 +01:00
Sébastien Chopin 32f1526c0b Upgrade dependencies 2017-02-12 11:48:16 +01:00
Sébastien Chopin 4aeeb69250 Add donate button 2017-02-11 14:54:24 +01:00
Sébastien Chopin df04b959c2 Bump to 0.9.9 2017-02-11 00:41:15 +01:00
Alexandre Chopin 61f9b21fd0 add tests for dynamic routes 2017-02-10 21:24:29 +01:00
Alexandre Chopin c4dfa34212 fix optional route with index and order 2017-02-10 21:24:17 +01:00
Sébastien Chopin 77f9e90c82 Update color 2017-02-10 13:05:05 +01:00
Sébastien Chopin 2c7eecace7 Fix i18n example 2017-02-10 12:55:51 +01:00
Sébastien Chopin c961ba7729 Update README.md 2017-02-10 02:56:55 +01:00
Sébastien Chopin e7f0200a58 Update examples 2017-02-10 02:22:33 +01:00
Sébastien Chopin bc47bdb24b Update examples 2017-02-10 01:20:22 +01:00
Sébastien Chopin 7cb65ce21c Bump to 0.9.8 2017-02-10 00:51:58 +01:00
Sébastien Chopin b4f9504942 Update order 2017-02-10 00:47:35 +01:00
Sébastien Chopin 072bc36e66 Merge pull request #229 from sirlancelot/patch-1
Remove extraneous div
2017-02-10 00:46:23 +01:00
Sébastien Chopin 6bc16c0118 Update tests 2017-02-10 00:45:49 +01:00
Sébastien Chopin d698cb4dca Update i18n example 2017-02-10 00:45:36 +01:00
Matthew Pietz f1386c3a5e Remove extraneous div
Vue 2.x allows multiple root elements when only one would be rendered. Using `v-if` with `v-else` ensures that only one component will get rendered.
2017-02-09 00:25:04 -08:00
Alexandre Chopin 13284fbf8a update test dynamic routes 2017-02-09 01:18:56 +01:00
Alexandre Chopin 8661c57e88 fix routes bug order 2017-02-09 01:18:29 +01:00
Alexandre Chopin bf857e94bb fix routes example 2017-02-09 00:46:52 +01:00
Sébastien Chopin b7052c1df5 Fix route 2017-02-08 20:33:11 +01:00
Alexandre Chopin b85de3151d example i18n 2017-02-08 20:13:14 +01:00
Alexandre Chopin 51da5569f8 fix route optional 2017-02-08 20:13:03 +01:00
Sébastien Chopin f490786fa3 vue-i18n example 2017-02-08 18:49:16 +01:00
Alexandre Chopin 27336d4741 example vue-i18n 2017-02-08 17:33:13 +01:00
Sébastien Chopin c5b8d16a2b Add progress-bar when building 2017-02-08 14:09:59 +01:00
Sébastien Chopin ae8700f117 Add comment 2017-02-07 10:46:05 +01:00
Sébastien Chopin 61ac979cba Fix regression on query changes 2017-02-06 13:24:59 +01:00
Sébastien Chopin c00d468357 Remove only test 2017-02-04 15:27:41 +01:00
Alexandre Chopin 2f39ffedf0 add tests for routes 2017-02-03 20:23:39 +01:00
Alexandre Chopin e233c5def8 fix bug routes and add _.vue support (all) 2017-02-03 20:23:28 +01:00
Sébastien Chopin 17650c25e0 Middleware feature 🔥 2017-02-03 15:09:38 +01:00