Commit Graph

220 Commits

Author SHA1 Message Date
Inesh Bose 755deccf95
ci: limit nuxt2 nightly build to nuxt org (#19352) 2023-03-01 01:39:58 -08:00
Daniel Roe b3ce9566a1 ci: reduce artifact retention days 2023-02-20 09:54:56 +00:00
Daniel Roe d036d3dec5
ci: run webpack/vite and dev/prod as matrices (#18905) 2023-02-13 22:09:32 +00:00
Daniel Roe 09114125c1 ci: allow manually dispatching nightly nuxt2 build 2023-02-02 11:02:00 +00:00
Daniel Roe 21badd9f2b ci: fix ref for 2.x branch 2023-02-02 10:50:16 +00:00
Daniel Roe dd0e2643c4 ci: publish nightly `nuxt-edge` for nuxt v2 2023-02-02 00:36:51 +00:00
Daniel Roe fa129cb83d chore: add `3.x` label to feature request template 2023-01-21 16:33:37 +00:00
Daniel Roe c28f1e429c chore: disable `issue-up` on upstream vite repo 2023-01-20 14:01:09 +00:00
Daniel Roe 19973c26f4 chore: update more repo links 2023-01-20 13:37:41 +00:00
Daniel Roe 1211f62d41 chore: sync templates 2023-01-19 13:53:29 +00:00
Sébastien Chopin 731c43365b chore: update readme design (#9048)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-16 12:31:00 +01:00
Daniel Roe 74a90c566c
chore: use pnpm for framework monorepo (#7895)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-17 12:10:05 +02:00
Daniel Roe 7685c5948f
ci: crawl docs site for new deployments to track broken links (#7473) 2022-09-13 18:06:15 +02:00
Adewale Abati 8a56d8137a
chore: update CodeSandbox links (#7318) 2022-09-07 13:24:37 +02:00
Nils 05fac0d012 chore(repo): remove backtick-type in bug issue-template (#7083) 2022-08-30 18:53:24 +02:00
Anthony Fu dc62dde299
chore(ci): set timeout for each step (#6923) 2022-08-25 10:59:59 +02:00
Daniel Roe 119e115070
chore: add feature request template (#6242) 2022-08-02 16:01:41 +02:00
Charlie Joseph 7149961ca6
docs: update logo to better support light and dark mode. (#5094) 2022-05-23 11:58:39 +02:00
Anthony Fu 256df28124
chore: enable typecheck ci for packages (#4664) 2022-04-29 11:38:22 +02:00
Anthony Fu 05b0746d23
chore: setup IssueUp (#4453) 2022-04-22 17:08:40 +02:00
pooya parsa f91f987401
chore: move bridge to `nuxt/bridge` (#4305) 2022-04-13 13:43:42 +02:00
pooya parsa 2cc3aaba5f
chore(ci): enable testing fixtures in development (#3755)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-04-07 21:15:30 +02:00
renovate[bot] e19d8467e1
chore(deps): update actions/cache action to v3 (#3811)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-22 10:35:33 +01:00
pooya parsa 4b35915d6e
chore(ci): test against node@16 (#3756) 2022-03-18 14:13:19 +01:00
Daniel Roe 57294a5e5a
ci: reduce ci running (#3707) 2022-03-16 14:58:53 +01:00
pooya parsa cb6a4e97c1
fix(auto-imports): windows issue with parsing query from path (#3700)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-03-16 14:41:37 +01:00
Pooya Parsa d1e23ea773 chore(ci): temporary disable windows tests 2022-03-16 11:37:28 +01:00
Daniel Roe 870f7c69f5
docs: add vue 3 ssr starter (#3647)
* docs: add vue 3 ssr starter

* Update docs/content/4.community/2.reporting-bugs.md

* Update 2.reporting-bugs.md

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-14 14:39:13 +01:00
renovate[bot] 15f84f5ba0
chore(deps): update actions/checkout action to v3 (#3467)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-01 19:25:34 +01:00
renovate[bot] 9121bee926
chore(deps): update actions/setup-node action to v3 (#3388)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 12:44:21 +01:00
Xin Du (Clark) f1b84ac14a
chore(ci): cache build packages dist on ci jobs (#3335) 2022-02-21 11:26:51 +01:00
pooya parsa 12a95ad86c
test: rework tests using `@nuxt/test-utils` (#3308) 2022-02-18 19:14:57 +01:00
Daniel Roe 42373e060d
fix: clean up some type issues and add type test suite (#3199) 2022-02-15 10:50:11 +01:00
Tobias Diez 5b50e69e6c
chore: update link to codesandbox in the issue template (#2977) 2022-02-07 11:23:19 +01:00
Anthony Fu b2fd3f9840
chore: use `pending triage` label for issue template (#1888)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-11-12 13:27:17 +01:00
Pooya Parsa 102c4cd641 chore: fix yaml 2021-11-12 13:23:36 +01:00
Anthony Fu 1448bc0e06
chore: use `triage:bug` label in issue template (#1887) 2021-11-12 13:18:11 +01:00
Levi (Nguyễn Lương Huy) 4c17b92b66
chore(docs): add code format using markdownlint (#1498) (#1556) 2021-10-29 13:26:01 +02:00
Anthony Fu 46f858dd82
chore: move `nuxt-vite` to bridge (#1180)
Co-authored-by: Xin Du (Clark) <clark.duxin@gmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-26 14:59:05 +02:00
Sébastien Chopin 071e11498c
chore: add funding.yml 2021-10-25 10:52:51 +02:00
Anthony Fu 74829784c1
chore: improve readme logo (#925)
* chore: improve readme logo

* chore: update logo
2021-10-13 17:32:56 +02:00
Anthony Fu cb983103cb
chore: use issue form (#921) 2021-10-13 12:40:48 +02:00
Mehmet f2c42bcbba
chore(readme): logo with white border for dark mode (#843)
* fix(docs): readme logo dark-light

* fix: logo white color outside

* Update logo.svg

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2021-10-13 11:28:30 +02:00
Pooya Parsa d81d00a7ff chore: fix codesandbox link (resolves #840) 2021-10-12 21:52:22 +02:00
Pooya Parsa 1555fc9559 chore: update bridge codesandbox link 2021-10-12 21:27:33 +02:00
Daniel Roe 051289af4e
docs: grammar and style tweaks (#723) 2021-10-11 23:49:54 +02:00
Sébastien Chopin 18cf0ba865
chore(docs): improvements (#655)
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-11 14:57:54 +02:00
Daniel Roe accbe6445c
chore: add fixtures to monorepo workspaces (#684)
* chore: add fixtures to monorepo workspaces

* chore: dedupe lockfile
2021-10-07 11:19:41 +02:00
Daniel Roe 2cf296c5cc
ci: don't duplicate yarn install for bridge fixture (#683) 2021-10-07 10:28:31 +02:00
pooya parsa 6e496373f3
feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
Pooya Parsa 608431b583 chore: simplify gh templates 2021-09-22 18:09:46 +02:00
Pooya Parsa 06e99a10ae chore: fix issue template formatting 2021-09-10 09:43:00 +02:00
Pooya Parsa ad5d00795a chore: issue template names should be unique 2021-09-10 09:40:33 +02:00
pooya parsa de17f1388c
chore: add contribution docs to the repository (#435)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-09-10 09:19:33 +02:00
pooya parsa 44458fcbbb
feat: nuxt bridge (#459) 2021-09-05 23:21:33 +02:00
Anthony Fu b2b4c64807
feat: auto global imports (#410)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-08-10 02:27:23 +02:00
Daniel Roe 25e96bb896
fix: windows path issues (#408) 2021-08-09 20:24:52 +02:00
Pooya Parsa a5dfe69850 chore: remove macos from matrix as randomly takes lots of time 2021-08-09 20:21:15 +02:00
Daniel Roe 72ae30de08
chore: improve ci workflow (#319)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-08-09 19:30:25 +02:00
Pooya Parsa e7b62714b2 chore(ci): support [skip-release] 2021-07-15 12:49:01 +02:00
pooya parsa 6318438415
feat(nitro, vite): use native module (#252)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-07-15 11:38:06 +02:00
pooya parsa fb08be37e2
chore: edge release on each commit (#294) 2021-07-01 14:58:27 +02:00
pooya parsa 5aa59c2ca5
test: add nitro preset tests (v2 & v3) (#104) 2021-04-23 21:52:32 +02:00
pooya parsa ac3ee259c0
chore(ci): speed up and fix yarn cache (#90) 2021-04-15 21:34:26 +02:00
Pooya Parsa cd9c1cfd44 chore(ci): fix cache key 2021-04-09 17:58:43 +02:00
pooya parsa c351574043
chore: update build scripts (#69) 2021-04-09 15:48:39 +02:00
Pooya Parsa f492991b1b chore(ci): disable immutable check due to (#60) 2021-04-06 15:21:34 +02:00
pooya parsa ef2f9993cb
chore: switch to berry (#50) 2021-04-04 16:22:40 +02:00
renovate[bot] 19650bf1fd
chore(deps): update actions/setup-node action to v2 (#31)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-18 15:28:25 +01:00
Pooya Parsa a16e13b1de chore: upgrade to monorepo 2021-03-18 15:26:41 +01:00