Sébastien Chopin
|
bece3b85ab
|
feat: support auto import of plugins (#169)
|
2021-02-19 02:08:45 +01:00 |
|
Sébastien Chopin
|
d63b28303e
|
fix: don't display 404 page if no pages/
|
2021-02-17 15:29:15 +01:00 |
|
Sébastien Chopin
|
b04e212ebc
|
chore: router improvements (#139)
|
2021-02-02 17:42:48 +01:00 |
|
Eduardo San Martin Morote
|
0b31d93892
|
fix(router): generate empty array (#133)
fix #129
|
2021-01-22 17:41:31 +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
|
ca8d465073
|
chore: handle app.vue fallback
|
2020-08-19 17:28:04 +02:00 |
|
pooya parsa
|
5b2f0fa191
|
refactor: createApp
|
2020-08-19 15:11:52 +02:00 |
|
pooya parsa
|
e6a5037aa2
|
remove extra srcDir
|
2020-08-19 15:07:54 +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 |
|
Sébastien Chopin
|
d14d695190
|
chore: start parsing pages
|
2020-08-18 19:08:06 +02:00 |
|
Clark Du
|
c63091b68d
|
chore: fix all eslint error and warnings
|
2020-08-17 20:12:34 +01:00 |
|
Sébastien Chopin
|
dc84429d67
|
chore: wip
|
2020-08-17 20:02:10 +02:00 |
|
pooya parsa
|
2c91d39fd8
|
initial builder refactor
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2020-08-17 17:25:06 +02:00 |
|