Dmitry Molotkov
ee7ad7741e
fix(examples): fix deps on codesandbox ( #4828 )
...
[skip ci]
2019-01-22 11:04:19 +03:30
Clark Du
52a92fbc48
refactor: use PascalCase for components names ( #4396 )
2018-11-24 22:19:19 +03:30
Sébastien Chopin
65432e6aa2
examples: Upgrade to nuxt-edge ( #3911 )
2018-09-18 18:26:25 +02:00
Clark Du
6cd7f04a4e
refactor: rename examples
2018-03-19 10:41:46 +08:00
Clark Du
3e637c5d83
refactor: add examples to lint
2017-10-31 21:43:55 +08:00
Sébastien Chopin
381ef89eb0
code style
2017-08-13 22:11:51 +02:00
Sébastien Chopin
e95c0a6573
Use 2 files for normal store
2017-05-21 02:03:11 +02:00
Sébastien Chopin
ba3fd95f14
Fix example for vuex store
2017-01-26 10:33:54 +01:00
Sébastien Chopin
8a8ad7e67c
Update examples README
2017-01-15 18:51:27 +01:00
Sébastien Chopin
0142dae008
Replace router-link to nuxt-link
2016-12-16 18:12:38 +01:00
Sébastien Chopin
d928c9e597
Remove config file
2016-11-18 09:19:06 +01:00
Sébastien Chopin
f4bff18836
No more store option (implicit now)
2016-11-18 09:17:39 +01:00
Sébastien Chopin
06edc8029b
Use omit and add example
2016-11-17 14:02:09 +01:00
Sébastien Chopin
b9680bc3ea
Add package.jsonn in examples
2016-11-10 14:30:18 +01:00
Sébastien Chopin
a5780a09ca
move to nuxt org, rename loading to nuxt-loading
2016-11-09 15:55:02 +01:00
Sébastien Chopin
37341ee4ef
Update README
2016-11-08 01:07:04 +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