Commit Graph

8 Commits

Author SHA1 Message Date
Mouti'a Benachour 5f60b23198 require bulma in example only 2017-08-30 10:32:03 +01:00
Sébastien Chopin 6164c12524 Update example 2017-07-08 19:40:41 +02:00
Sébastien Chopin 9f3cfbf226 Upgrade dependencies 2017-03-25 03:16:56 +01:00
Sébastien Chopin e7f0200a58 Update examples 2017-02-10 02:22:33 +01:00
Sébastien Chopin b9680bc3ea Add package.jsonn in examples 2016-11-10 14:30:18 +01:00
Sébastien Chopin 18a2b57655 Add nuxt-build and nuxt-start, build:false and dev option 2016-11-09 23:59:41 +01:00
Sébastien Chopin 9ebbb14eab Version 0.2.0
- Add README for examples vuex-store, async-data and global-css
- Add examples/global-css/
- Feature: we can now use nuxt.config.js to add global css files and
modules
- Fix: show webpack error of compilation
2016-11-07 23:26:53 +01:00
Sébastien Chopin cf24b926a1 Version 0.1.6
- Add example /custom-routes/
- Rename example/with-store/ to examples/vuex-store/
- Feature: Add .vue at the end of the component if not specified in
custom routes
- Feature: Add .params and .query in the context
- Feature: Add .name in route if given in custom routes
2016-11-07 21:38:51 +01:00