Nuxt/examples
Philo van Kemenade a694f31117
fetch default locale from i18n.fallbackLocale
Not all projects have 'en' as their default locale. It would be nicer to fetch a default locale from the `fallbackLocale` set on the i18n plugin, rather than hard coding it in middleware.
2018-02-28 22:51:58 +00:00
..
async-component-injection refactor: add examples to lint 2017-10-31 21:43:55 +08:00
async-data fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
auth-routes refactor: add examples to lint 2017-10-31 21:43:55 +08:00
axios example: upgrade axios-module to 5.x 2018-02-05 17:49:08 +08:00
cached-components refactor: add examples to lint 2017-10-31 21:43:55 +08:00
coffeescript example: Refacto CoffeeScript example 2018-01-05 09:43:35 +01:00
custom-build refactor: add examples to lint 2017-10-31 21:43:55 +08:00
custom-layouts refactor: add examples to lint 2017-10-31 21:43:55 +08:00
custom-loading refactor: add examples to lint 2017-10-31 21:43:55 +08:00
custom-routes fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
custom-server refactor: add examples to lint 2017-10-31 21:43:55 +08:00
dynamic-components refactor: add examples to lint 2017-10-31 21:43:55 +08:00
dynamic-layouts refactor: add examples to lint 2017-10-31 21:43:55 +08:00
global-css add font to global-css example 2017-08-30 18:29:09 +04:30
hello-world example: Add titles 2018-01-17 09:43:11 +01:00
i18n fetch default locale from i18n.fallbackLocale 2018-02-28 22:51:58 +00:00
jsx fix: jsx example lint issue and use latest nuxt 2017-12-11 18:37:50 +08:00
layout-transitions example: Add head titles 2018-01-17 09:38:11 +01:00
markdownit refactor: improve markdown example 2017-11-27 11:30:20 +08:00
meta-info feat: add noscript in head 2018-01-23 18:30:36 +08:00
middleware fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
nested-components Fix paths 2017-07-08 20:01:57 +02:00
nested-routes fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
no-ssr Update readme 2017-08-24 14:28:40 +02:00
plugins-vendor refactor: add examples to lint 2017-10-31 21:43:55 +08:00
routes-transitions fix route transitions example 2018-01-19 00:13:18 +00:00
scroll-behavior example: Update CSS 2018-01-31 16:47:41 +01:00
spa refactor: add examples to lint 2017-10-31 21:43:55 +08:00
static-images refactor: add examples to lint 2017-10-31 21:43:55 +08:00
storybook Update README.md 2018-02-06 13:20:38 +01:00
style-resources Something warning about styleResources 2018-01-14 20:08:17 +08:00
tailwindcss Update nuxt.config.js 2018-02-20 12:56:39 +01:00
typescript misc: Remove options argument 2018-01-05 09:43:56 +01:00
uikit refactor: add examples to lint 2017-10-31 21:43:55 +08:00
vue-apollo fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
vue-chartjs fix: avoid warning of too big vendor 2018-01-25 09:51:06 +01:00
vue-class-component refactor: add examples to lint 2017-10-31 21:43:55 +08:00
vuex-persistedstate feat: use latest nuxt in vuex-persistedstate example 2017-10-20 10:50:22 +03:30
vuex-store refactor: add examples to lint 2017-10-31 21:43:55 +08:00
vuex-store-modules fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
with-amp refactor: add context as third param of render:route hook 2018-02-04 17:57:51 +03:30
with-ava refactor: add examples to lint 2017-10-31 21:43:55 +08:00
with-buefy feat: add buefy example 2017-11-07 11:22:19 +08:00
with-cookies fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
with-element-ui example: upgrade element-ui 2018-02-28 11:15:13 +08:00
with-feathers refactor: add examples to lint 2017-10-31 21:43:55 +08:00
with-firebase fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
with-keep-alive Update README.md 2018-01-17 09:52:58 +01:00
with-museui refactor: add examples to lint 2017-10-31 21:43:55 +08:00
with-sockets fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
with-tape refactor: add examples to lint 2017-10-31 21:43:55 +08:00
with-vue-material fix: with-vue-material lint and dependency issue 2017-12-03 16:28:54 +03:30
with-vuetify fix: vuetify includes es modules 2017-11-28 11:24:51 +03:30