Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Roe
960523c4b8 chore: improve ide dx in playground (#185)
* chore: improve ide dx in playground

* fix(types): correct builder types
2021-03-17 10:11:37 +01:00
Eduardo San Martin Morote
a6f9fb4c7a feat: initial work for pages routing (#113)
* feat: initial work for routing

Co-Authored-By: Eduardo San Martin Morote <posva@users.noreply.github.com>

* test: test for page builder

* test: add tests for names

* feat(routes): stringify routes

* feat(routes): support multiple slugs

* feat(routes): encode paths

* test: remove nuxt test utils

* refactor: app.template.*

* chore: fix lint errors

* simplify and fix jest/test

* refactor: move hook todo to app.ts (since pages/ might be optional)

* add todo for __file exposing

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-01-18 13:22:38 +01:00
Sébastien Chopin
d273f803be chore: start using dynamic routes 2020-09-15 18:43:12 +02:00
pooya parsa
929dfdc121 refactor: simplify nuxt app interface 2020-08-19 15:06:27 +02:00
Sébastien Chopin
978a997159 chore: improve resolve app options 2020-08-19 14:38:18 +02:00
pooya parsa
349fb37bda refactor(builder): split pages logic 2020-08-18 20:34:08 +02:00