pooya parsa
|
e84ec61eeb
|
feat(nuxt): support app config for server routes (#19489)
|
2023-03-14 02:54:59 -07:00 |
|
Joff Tiquez
|
31445c1ebe
|
docs: mention config file name before code block (#19634)
|
2023-03-13 04:15:02 -07:00 |
|
Julien Huang
|
4163bb8d04
|
docs: warn about modules with side-effects (#19592)
|
2023-03-11 13:26:50 -08:00 |
|
Daniel Roe
|
4ad5c959eb
|
docs: remove reference to beta/rc/coming soon
|
2023-03-10 21:34:51 +00:00 |
|
Julien Huang
|
646bf3249d
|
docs: add missing backquotes (#19590)
|
2023-03-10 19:53:01 +00:00 |
|
lei
|
f7a5cf07b5
|
docs: use consistent page name in example (#19583)
|
2023-03-10 05:37:15 -08:00 |
|
Harlan Wilton
|
c91e4d7933
|
feat(nuxt): add useHeadSafe and remove layer around head imports (#19548)
|
2023-03-10 00:01:21 -08:00 |
|
江麻妞
|
fdd4bddf35
|
docs: update various nitro links (#19562)
|
2023-03-09 07:25:47 -08:00 |
|
Sébastien Chopin
|
2905282def
|
docs: add nuxt 2 to nuxt 3 workshop
|
2023-03-09 14:39:29 +01:00 |
|
Sébastien Chopin
|
d67a873c49
|
docs: remove note since already in code block for pnpm
|
2023-03-09 14:35:26 +01:00 |
|
Sébastien Chopin
|
e0cb950f0e
|
docs: move prerequisites into a summary
|
2023-03-09 14:34:18 +01:00 |
|
Daniel Roe
|
eb1bb59542
|
ci: lint workflows (#19556)
|
2023-03-09 03:34:41 -08:00 |
|
Özüm Eldoğan
|
c8a5a4a487
|
docs: update $fetch documentation (#19356)
Co-authored-by: Özüm Eldoğan <ozum@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-03-09 12:17:43 +01:00 |
|
Florent Delerue
|
8e166ff862
|
docs: ui components - pinceau migration (#19533)
|
2023-03-09 10:23:51 +01:00 |
|
S96EA
|
ecfb3d2485
|
docs: update nitro plugins url (#19547)
|
2023-03-09 01:09:41 -08:00 |
|
Julien Huang
|
1729d2e42f
|
feat(nuxt): add <NuxtClientFallback> component (#8216)
|
2023-03-08 13:13:06 -08:00 |
|
Sébastien Chopin
|
c4222b1f6e
|
docs: fix local modules
|
2023-03-08 17:06:22 +01:00 |
|
Harlan Wilton
|
8732720221
|
perf(head): drop @vueuse/head dependency (#19519)
|
2023-03-08 07:32:24 -08:00 |
|
Daniel Roe
|
df3ae8cb4e
|
feat(nuxt): enable chunk error handling by default (#19086)
|
2023-03-08 12:17:22 +00:00 |
|
Daniel Roe
|
faeffcb963
|
docs: add new release cycle info (#19509)
|
2023-03-07 09:46:25 -08:00 |
|
Daniel Roe
|
06b9233b18
|
docs: update cli docs for --log-level
|
2023-03-07 12:20:43 +00:00 |
|
Paulius Varna
|
6748211df4
|
docs: add info ~/server/utils directory in ~/utils page (#19500)
|
2023-03-07 01:45:07 -08:00 |
|
Alex Korytskyi
|
3a73f42d1c
|
feat(nuxt): support trailingSlashBehavior in defineNuxtLink (#19458)
|
2023-03-06 23:17:42 -08:00 |
|
Alexander Lichter
|
4310d2a0ee
|
docs: fix dead link to useSeoMeta guide (#19463)
|
2023-03-05 06:42:16 -08:00 |
|
Sébastien Chopin
|
5977adb4d4
|
docs: add local modules ordering
|
2023-03-05 10:51:10 +01:00 |
|
Daniel Roe
|
44d4aba283
|
docs: add edge banners on versions and modules (#19448)
|
2023-03-04 06:34:34 -08:00 |
|
Daniel Roe
|
3681bddfd5
|
feat(nuxt): auto-register modules in ~/modules (#19394)
|
2023-03-03 17:52:55 +00:00 |
|
Sébastien Chopin
|
008426cd30
|
docs: add frontmatter note for docs readme to remove from live preview
|
2023-03-03 16:40:47 +01:00 |
|
Anthony Fu
|
db5ea91916
|
feat(nuxi): cli wrapper for self restart (#18641)
|
2023-03-03 05:45:38 -08:00 |
|
Daniel Roe
|
d4a75240ac
|
feat(nuxt): add versions to runtime nuxtApp (#19064)
|
2023-03-01 07:08:23 -08:00 |
|
Daniel Roe
|
c35104c769
|
docs: update esm link
|
2023-03-01 13:58:33 +00:00 |
|
Jakub Andrzejewski
|
5cfd835163
|
feat(nuxi): reload nuxt when restart hook is called (#19084)
|
2023-03-01 04:15:01 -08:00 |
|
Inesh Bose
|
c7eb891e12
|
fix(nuxt): deprecate scanning directory index plugins (#18418)
|
2023-03-01 04:08:58 -08:00 |
|
Mahdi Shah abbasian
|
6009deb24e
|
docs: use consistent indentation in examples (#19342)
|
2023-02-28 13:31:41 -08:00 |
|
Rafael Magalhaes
|
99a47c1dd0
|
docs: improved going further modules documentation (#19219)
Co-authored-by: Rafael Magalhaes <rafael.magalhaes@yapily.com>
|
2023-02-22 05:45:22 -08:00 |
|
ML
|
2359b43aa2
|
docs: clarify that app config is not available (yet) in nitro (#19200)
|
2023-02-21 21:50:14 -08:00 |
|
Clément Ollivier
|
185ae9fd2c
|
docs: update link (#19197)
|
2023-02-21 17:45:47 +01:00 |
|
Joel Wenzel
|
b1fd5200f5
|
docs(pages): add example of limiting scanned routes (#19181)
|
2023-02-21 05:39:36 -08:00 |
|
usagizmo
|
fc19021022
|
docs: fix components path (#19163)
|
2023-02-20 01:53:40 -08:00 |
|
yuyin
|
c8b49a3253
|
docs: add sendRedirect usage (#19070)
|
2023-02-16 06:53:23 -08:00 |
|
Daniel Roe
|
a1252d3a30
|
docs: add information on when mw runs & how to skip (#19083)
|
2023-02-16 04:27:28 -08:00 |
|
Favour Felix Chinemerem
|
76a4f4ecbc
|
docs: updated public directory explanation (#18464)
|
2023-02-15 08:23:17 -08:00 |
|
Daniel Roe
|
6c5d8d6b2b
|
docs: add note about nested directory order (#19061)
|
2023-02-15 08:22:30 -08:00 |
|
Alois Sečkár
|
523b495e1d
|
docs: flatten top-level project in layers example (#18967)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2023-02-14 12:01:37 +00:00 |
|
Florent Delerue
|
27d68f67c3
|
docs: fix spacing (#19018)
|
2023-02-14 10:01:35 +00:00 |
|
Daniel Roe
|
6016aef859
|
fix(nuxt): expose nuxt/schema subpath for augmentation (#18922)
|
2023-02-13 22:42:04 +00:00 |
|
Tim van den Eijnden
|
aa409299a7
|
docs: fix link to ESM page (#19000)
|
2023-02-13 20:40:13 +00:00 |
|
Benjamin Flesch
|
6d7be476a2
|
docs: fix typo (#18975)
|
2023-02-12 19:18:39 +00:00 |
|
Lioness100
|
b25b6c82c7
|
docs: fix typos (#18976)
|
2023-02-12 19:16:42 +00:00 |
|
Felix
|
cf47f9eb6a
|
docs: update link to bridge repo (#18950)
|
2023-02-10 16:32:40 +00:00 |
|