Commit Graph

568 Commits

Author SHA1 Message Date
Sébastien Chopin 73541a576d
chore(example): Update vue-chartjs (#7211)
* chore(example): Update vue-chartjs

* add: live demo and CSB link

* fix: lint
2020-04-13 20:41:34 +02:00
Adam deffd1f4d3
fix(examples): avoid warning with legacy postcss.config.js (#7098)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2020-03-24 10:00:39 +01:00
Sand Of Vega 71abcb8005
examples(cached-components): remove non-existing link (#6997) 2020-02-24 23:49:19 +01:00
Sébastien Chopin 6db325c321
feat(vue-app): new fetch syntax (#6880) 2020-02-04 19:36:22 +01:00
Pooya Parsa 2707bdb37e
feat: improve programatic usage (#6868) 2020-01-19 09:36:06 +01:00
Xin Du (Clark) e8aca9eb11 chore: update @nuxtjs/eslint-config to v2 and fix lint errors (#6732) 2019-11-26 23:42:39 +01:00
Ahad Birang bb9427ee74 feat(vue-renderer): support evaluation in templates (#6505) 2019-11-24 13:31:21 +01:00
Vanessa A 9540b5ad46 chore: fix typo in middleware readme (#6686) 2019-11-12 10:42:54 +00:00
Daniel Roe 4f0aa74ef2 perf(webpack): prefer using `contenthash` (#6632) 2019-10-29 19:06:14 +01:00
Clark Du 99aba8725b chore: lint error 2019-10-18 16:45:51 +01:00
Stephan Besser b8e1a7170d examples(with-sockets): fix cannot read property 'app' of undefined on nuxt build (#6586) 2019-10-18 11:40:38 +02:00
radimhornicek 0e0149d821 examples(with-sockets): create server inside export function (#6396) 2019-09-11 11:17:13 +02:00
Pim 174c13d56c feat(vue-app): support configurable features (#6287) 2019-09-05 17:15:27 +02:00
Artyom Bogomolov a6d60d10da examples(coffeescript): update module (#6248) 2019-08-20 15:40:00 +04:30
Kevin Marrec 81b5ce22ce feat: externalize typescript support (#5858) 2019-07-24 11:56:44 +04:30
Clark Du e448e3c9de chore: remove duplicate eslint deps with @nuxtjs/eslint-config 2019-07-18 19:43:14 +01:00
Clark Du 988048bc7a
chore(deps): update devdependency eslint-config-standard to v13 2019-07-15 19:30:14 +01:00
pooya parsa e7cc2757c3 refactor: update eslint-config to 1.x
Co-authored-by: Alexander Lichter <manniL@gmx.net>
2019-07-10 15:15:49 +04:30
Clark Du 1dd3f62101
chore: remove unused lint rule 2019-06-25 11:10:18 +01:00
Clark Du 445584f738
chore: fix lint issue 2019-06-25 11:01:58 +01:00
Clark Du d009bdeb17
chore: not match non-alphabetical characters 2019-06-25 10:52:13 +01:00
Clark Du 1a435ad32b chore(example): use !== 2019-06-25 10:45:38 +01:00
Xin Du (Clark) 3195f34531 feat: upgrade css-loader to v3 (#5929) 2019-06-15 14:43:05 +04:30
pooya parsa 6d32ad2cf7 examples: bump axios to ^0.19.0 2019-05-30 20:58:19 +04:30
Clark Du 74e592059d chore(lint): remove unncessary lint comment 2019-05-28 13:38:18 +01:00
Clark Du 9ae23f7a23 chore: remove unused dependency cross-env 2019-05-24 12:31:55 +01:00
Xin Du (Clark) 21aaef3b48 feat(vue-renderer): support `render.ssrLog` for controlling SSR logs (#5784) 2019-05-23 14:19:16 +04:30
Alexandre David 0e48eb634b examples(auth-jwt): use named store export to prevent warning (#5775) 2019-05-21 22:26:37 +04:30
Kevin Marrec ab0b035d8d examples(typescript): add missing ts-node dependency (#5742) 2019-05-15 14:11:25 +04:30
Kohei Ota 852cca9218 fix(examples): fix Dockerfile casing (#5705) 2019-05-12 11:03:35 +04:30
Christian Lehr 86c7fe8841 examples: fix typo (#5651) 2019-05-03 20:55:50 +04:30
Sébastien Chopin 01acf66c67 feat(vue-app): rename `transition` to `pageTransition` and deprecate it (#5558) 2019-04-20 14:31:59 +04:30
Dmitry Molotkov 952e7cde9c examples: fix plugins-vendor example (#5527) 2019-04-13 17:18:05 +04:30
pooya parsa 02f0a7bfaf add vue-apollo dependencies
This reverts commit eb5cb4017f.
2019-04-02 17:46:01 +04:30
Utkarsh Gupta 3eec1152f4 examples: add docker example (#5430) 2019-04-01 02:36:28 +04:30
Xin Du (Clark) 159123feea feat(babel-preset-app): support specifying core-js version (#5411) 2019-03-30 23:53:17 +04:30
Kevin Marrec 9a3fc8a44e refactor(ts): only generate tsconfig.json if missing (#5356) (#5367)
Co-authored-by: SAWADA Takayoshi <sawadasuiren@gmail.com>
2019-03-29 18:30:49 +04:30
pooya parsa e5369db2d5 fix lint error 2019-03-25 00:45:28 +04:30
pooya parsa eb5cb4017f update examples/vue-apollo 2019-03-24 16:33:02 +04:30
Dmitry Molotkov 95f2a125cf examples(vue-apollo): update to @nuxtjs/apollo 4.x (#5345) 2019-03-23 11:25:22 +04:30
Dmitry Molotkov ce66a8cbee examples(with-buefy): update example (#5348) 2019-03-23 11:21:32 +04:30
Dmitry Molotkov 10812e3082 examples(with-element-ui): fix package scripts (#5349) 2019-03-23 11:20:33 +04:30
Romain Lanz 7100a2c6bc examples: upgrade and fix typescript configuration files (#5310) 2019-03-21 23:21:56 +03:30
Dmitry Molotkov d9db45c287 chore(examples): fix dynamic components example (#5294) 2019-03-20 20:20:23 +03:30
Kevin Marrec 920f444b6e refactor(ts): better DX for typescript support (#5079)
Breaking change : `build.useForkTsChecker` renamed to `build.typescript.typeCheck`
2019-03-14 13:37:47 +03:30
Paul Geisler 320a46fe26 examples(pug): fix example by adding plain-pug-loader (#5223) 2019-03-13 14:04:39 +03:30
Dmitry Molotkov 1c3761a6cc chore(examples): fix jest test dependencies (#5155) 2019-03-04 21:07:04 +00:00
Kevin Marrec 92f81e01e7 feat(ts): nuxt configuration typedefs (#4854) 2019-03-04 10:18:40 +03:30
chiboreache 6d059698a9 chore: add pug-stylus-coffee (#4927)
* add pug-stylus-coffee

* fix eslit

* fix eslint

* fix eslint #3
2019-02-19 17:07:04 +01:00
Alexander Lichter a9511e58b2 examples: improve vuex store example (#5017) 2019-02-19 09:35:51 +00:00