Commit Graph

52 Commits

Author SHA1 Message Date
Rafał Chłodnicki 9e966a8f3c
chore(examples): use `2.x` version of nuxt instead of latest (#19737) 2023-03-16 06:24:27 -07:00
pooya parsa c15fc421ab
refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +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
pooya parsa 6d32ad2cf7 examples: bump axios to ^0.19.0 2019-05-30 20:58:19 +04:30
Alexander Lichter 47898fbdac chore(examples): rebase on latest stable nuxt version (#4874) 2019-02-01 16:36:06 +03:30
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
Pooya Parsa 53e98a958c feat: rewrite core to esm 2018-03-16 19:42:06 +03:30
Pooya Parsa b8f8f18384 optimize webpack 2018-03-12 00:58:56 +03:30
Clark Du 7fcbd5aa3b
fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
Clark Du 3e637c5d83
refactor: add examples to lint 2017-10-31 21:43:55 +08:00
Sébastien Chopin eaf362910f Use async/await 2017-07-08 18:52:29 +02:00
Alexandre Chopin a4461ff590 update examples for asyncData 2017-02-28 15:17:49 +01:00
Sébastien Chopin 8a8ad7e67c Update examples README 2017-01-15 18:51:27 +01:00
Sébastien Chopin f43617b083 Update README.md 2016-12-20 10:38:16 +01:00
Sébastien Chopin eabcf490b1 Simplify example 2016-12-19 20:35:34 +01:00
Sébastien Chopin 8b44294858 Typo 2016-12-16 18:13:53 +01:00
Sébastien Chopin 0142dae008 Replace router-link to nuxt-link 2016-12-16 18:12:38 +01:00
Sébastien Chopin 36f3d48ece Custom route example 2016-12-16 17:46:30 +01:00
Sébastien Chopin 04ee77ce61 Fix webpack dependency 2016-12-15 20:13:54 +01:00
Alexandre Chopin b6b1fc3073 add component nuxt-child 2016-12-13 17:42:45 +01:00
Alexandre Chopin d3b904cb7c fix readme 2016-12-13 11:17:05 +01:00
Alexandre Chopin 14543bc327 fix tabs readme 2016-12-13 11:08:23 +01:00
Alexandre Chopin 044a4bfb55 update readme 2016-12-13 11:06:11 +01:00
Alexandre Chopin e1b5846899 update readme 2016-12-13 11:04:55 +01:00
Alexandre Chopin 1916bb6d2f clean example 2016-12-13 11:04:48 +01:00
Sébastien Chopin 7f3a39fea1 Fix child components data 2016-12-12 21:55:43 +01:00
Alexandre Chopin 2c4a512dda generate ok 2016-12-12 21:54:02 +01:00
Sébastien Chopin f8c7b5c012 Add validate option 2016-12-12 16:30:07 +01:00
Alexandre Chopin 32a6f30118 delete option routes.router 2016-12-12 14:16:47 +01:00
Alexandre Chopin cc15926340 update example 2016-12-12 00:15:15 +01:00
Alexandre Chopin ae2bf10221 nested data example update 2016-12-11 17:10:35 +01:00
Alexandre Chopin 1ee4f9c40e update example 2016-12-11 16:41:52 +01:00
Alexandre Chopin d09fdfb78e scoop position nested routes 2016-12-11 16:40:18 +01:00
Alexandre Chopin 8870c181d7 Update custom route example
Build and Router
2016-12-11 02:44:40 +01:00
Alexandre Chopin 3536936856 add name on custom routes example 2016-12-07 01:58:59 +01:00
Sébastien Chopin 12c013df36 Add auth-routes examples (WIP) 2016-12-04 19:16:47 +01:00
Sébastien Chopin 4f60d4250e Use https for API calls 2016-11-27 19:26:42 +01:00
Sébastien Chopin 6ab9f138c4 Clean custom-routes example 2016-11-27 18:12:45 +01:00
Sébastien Chopin 34f46720c3 hello-world example like in the video 2016-11-27 13:39:52 +01:00
Alexandre Chopin b8436b067f Fix duplicate routes and hidden files 2016-11-20 12:23:48 +01:00
Sébastien Chopin 2677afb46f Fix due 2.0.6~7 and add error() in context 2016-11-17 11:57:12 +01:00
Sébastien Chopin 8b4c2e0e53 Fix tab 2016-11-17 00:37:51 +01:00
Sébastien Chopin b1546682ef Add aliases and update examples 2016-11-16 17:55:26 +01:00
Sébastien Chopin ea1c5dee15 config.router + base + linkClassActive 2016-11-10 17:16:37 +01:00
Sébastien Chopin b9680bc3ea Add package.jsonn in examples 2016-11-10 14:30:18 +01:00
Sébastien Chopin 1bd8a63f9e npm ignore, route meta and documentation 2016-11-08 01:04:26 +01:00
Sébastien Chopin e80cf65d21 Faster Loading component
- Finished examples/custom-routes/
2016-11-07 21:58:56 +01:00