Commit Graph

194 Commits

Author SHA1 Message Date
Anthony Fu 6bbcd2f436 chore: upgrade deps 2023-01-06 15:49:36 +01:00
Patrick D'Orival 43ba3efaf3 fix: use dynamic copyright year (#193) 2023-01-05 12:22:43 +00:00
renovate[bot] 5f0b6396cb chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12 (#183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-17 13:07:47 +00:00
Anthony Fu 31ee61ee9a fix(templates): avoid using blur in no-animation mode, disable animation in Safari (#175) 2022-11-17 12:13:19 +00:00
Pooya Parsa cd138cb059 chore: bump `@nuxt/ui-templates` to `1.0.0` 2022-11-16 11:05:59 +01:00
Pooya Parsa b188034a91 chore: update dependencies 2022-11-16 11:03:00 +01:00
renovate[bot] cf37d148e8 chore(deps): update all non-major dependencies (#177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 10:47:36 +01:00
Florent Delerue 09186ffc39 feat: new design welcome template (#178) 2022-11-16 10:47:20 +01:00
Daniel Roe 8714023a67 test(templates): add snapshots for styles (#173) 2022-10-12 13:43:59 +01:00
renovate[bot] cc2d4c9bfc chore(deps): update all non-major dependencies (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-12 11:00:53 +01:00
renovate[bot] 01fc44bc8c chore(deps): update all non-major dependencies (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-10 06:14:11 +08:00
Pooya Parsa 3ba81f1e3a chore: release
- @nuxt/ui-templates@0.4.0
 - @nuxt/ui@0.3.3
2022-09-20 09:35:22 +02:00
pooya parsa 0eeaaa244d refactor: migrate to pnpm (#169) 2022-09-20 09:23:05 +02:00
renovate[bot] 552a2d2a18 chore(deps): update all non-major dependencies (#168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 08:48:08 +02:00
renovate[bot] ab54bde760 chore(deps): update devdependency jiti to ^1.16.0 (#167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 13:01:01 +02:00
renovate[bot] efbce0fa1a chore(deps): update all non-major dependencies (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 12:58:59 +02:00
Mario Neuhold d9c47552b0 refactor(templates): update welcome instructions (#166)
* feat(templates): update welcome instructions

* Update packages/templates/templates/welcome/index.html

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-09-19 12:58:27 +02:00
Anthony Fu 82cd59ef05 feat(templates): ability to disable animation effect in loading page (#161) 2022-09-19 17:48:39 +08:00
Daniel Roe 25b950a717 fix: upgrade headers to h1/h2 from h4/h5 (#165) 2022-09-12 19:11:56 +01:00
Pooya Parsa 1115aac427 chore: release
- @nuxt/ui-templates@0.3.3
 - @nuxt/ui@0.3.2
2022-09-05 15:39:27 +02:00
Pooya Parsa 027324a67a fix template 2022-09-05 15:33:39 +02:00
Daniel Roe 72e3b7159b fix(templates): interpolate props within attrs in rendering vue component (#157) 2022-09-02 10:46:02 +02:00
Pooya Parsa dafb9ed0e4 chore: release
- @nuxt/ui-templates@0.3.2
2022-08-12 23:23:40 +02:00
Anthony Fu a87a5540f5 feat(templates): improve welcome screen luminance effect (#142) 2022-08-12 23:16:22 +02:00
Pooya Parsa 4a9060d9cc chore: release
- @nuxt/ui-templates@0.3.1
 - @nuxt/ui@0.3.1
2022-08-11 23:17:42 +02:00
renovate[bot] c14f32cde4 chore(deps): update all non-major dependencies (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-09 23:26:02 +02:00
Daniel Roe 8caa2ccb95 fix(templates): adjust style extraction regexp (#153) 2022-08-09 23:25:46 +02:00
renovate[bot] e4983351ba chore(deps): update all non-major dependencies (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-30 00:41:08 +08:00
renovate[bot] 5698b51e63 chore(deps): update devdependency vite to v3 (#139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-07-21 15:08:29 +01:00
Pooya Parsa 3623350fee chore: release
- @nuxt/ui-templates@0.3.0
2022-07-21 14:41:00 +02:00
Daniel Roe ae6cbcbfea fix(templates)!: use numeric status codes (#145) 2022-07-21 14:38:23 +02:00
Pooya Parsa b6969f5639 chore: release
- @nuxt/ui-templates@0.2.2
 - @nuxt/ui@0.3.0
2022-07-21 14:36:19 +02:00
AndreyYolkin 50f4c9cb80 fix(templates): prevent scrollbars from appearing on loading screen (#144) 2022-07-21 15:05:21 +08:00
Daniel Roe f650a70197 fix: inline global css that's not at beginning of line (#141) 2022-07-20 15:48:53 +01:00
Anthony Fu eae6c55bae chore: update deps 2022-07-15 10:52:23 +08:00
Sébastien Chopin 1e0e83e29a chore: release
- @nuxt/ui-templates@0.2.1
2022-07-12 16:12:32 +02:00
Sébastien Chopin 66800436e4 chore(templates): animate the loading bar too 2022-07-12 16:12:16 +02:00
Sébastien Chopin 54dc4c8502 chore: release
- @nuxt/ui-templates@0.2.0
 - @nuxt/ui@0.2.0
2022-07-12 15:57:41 +02:00
renovate[bot] 93cd3d8501 chore(deps): update all non-major dependencies (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-12 19:55:16 +08:00
Florent Delerue cba715ccfd feat(loading-template): mouse blurred light effect (#138)
* feat(loadingtemplate): add mouse light effect on mousemove

* Update packages/templates/templates/loading/index.html

* Update packages/templates/templates/loading/index.html

* transparent logo FTW

* update

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-07-06 16:11:43 +02:00
renovate[bot] c160f3c77a chore(deps): update all non-major dependencies (#131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 03:20:04 +08:00
renovate[bot] d3d2de1c7c chore(deps): update all non-major dependencies (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-25 09:54:57 +08:00
renovate[bot] 918b7941d2 chore(deps): update devdependency jiti to ^1.14.0 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-21 16:14:16 +01:00
renovate[bot] 08afcb5737 chore(deps): update all non-major dependencies (#123)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-16 03:19:42 +08:00
Liam Converse 153c0f3196 fix(templates): align twitter text in welcome template (#120) 2022-06-07 16:28:53 +01:00
renovate[bot] ae37a30dad chore(deps): update devdependency vite to ^2.9.10 (#121)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-07 05:37:41 +08:00
renovate[bot] 725f3a76c8 chore(deps): update devdependency windicss to ^3.5.4 (#106)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 21:47:33 +08:00
renovate[bot] 2e8bca7b84 chore(deps): update devdependency windicss to ^3.5.3 (#102)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-12 12:04:06 +08:00
renovate[bot] e412a234ad chore(deps): update all non-major dependencies (#101)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-11 20:25:55 +08:00
Anthony Fu ee66a842b2 chore: switch to nuxt rc (#96)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-08 08:39:57 +08:00
Pooya Parsa 2ea0ad2351 chore: release
- @nuxt/ui-templates@0.1.1
2022-05-07 20:01:31 +02:00
Daniel Roe f3804f2839 fix: use `v-text` rather than `v-html` (#100) 2022-05-07 19:58:08 +02:00
Pooya Parsa 434afa4351 Publish
- @nuxt/ui-assets@0.1.0
 - @nuxt/ui-templates@0.1.0
 - @nuxt/ui@0.1.0
2022-04-19 09:55:19 +02:00
renovate[bot] 00210c0278 chore(deps): update all non-major dependencies (#94)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-19 11:34:15 +08:00
renovate[bot] d0fc799d40 chore(deps): update all non-major dependencies (#93)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 12:42:44 +08:00
renovate[bot] df6dcdef00 chore(deps): update all non-major dependencies (#92)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-14 09:43:15 +08:00
renovate[bot] 3d7cdf5cd7 chore(deps): update devdependency vite to ^2.9.2 (#90)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-13 23:57:54 +08:00
Anthony Fu db8f6ed34b chore: update deps 2022-04-13 09:48:13 +08:00
Daniel Roe 2db880ab30 fix(ui-templates): switch to `useHead` import (#89) 2022-04-07 12:57:16 +02:00
renovate[bot] 617a0f5a72 chore(deps): update devdependency vite to ^2.9.1 (#85)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-31 15:31:50 +02:00
Sébastien Chopin 7f1a36fc5d fix: use vh for height 2022-03-31 09:38:13 +02:00
Sébastien Chopin 36c511907e fix: use vh instead and fixed position 2022-03-31 01:38:37 +02:00
Sébastien Chopin f90d7e36aa fix: better gradients 2022-03-31 01:04:28 +02:00
Sébastien Chopin 02aaa854c5 fix(templates): reduce size and fix z-index 2022-03-30 18:05:50 +02:00
Sébastien Chopin e8dfb4185e fix(templates): fix title and don't use css variables 2022-03-30 17:35:07 +02:00
renovate[bot] 45edb71dae chore(deps): update devdependency vite to ^2.9.0 (#82)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-30 16:49:55 +02:00
Sébastien Chopin cf4be2e734 feat: new templates design (#81)
* update error pages

* update button 404

* refactor(templates): new design

* refactor(welcome): new design

* refactor: update gradient

* feat: gradiant transition

* feat: error-dev page + update

* refactor: reponsive

* chore: improvements

* chore: no need for lang

* fix(welcome): gradient border

* chore: new loading screen

* chore: 3px is good

* Delete index_old.html

* chore: remove extra lines

* chore: welcome lighter

* chore: lighter for dev error

* fix: mention `NuxtWelcome` and format code

* chore: format html files

* move version to main and set to empty by default

Co-authored-by: Alexandre Chopin <alex@nuxtjs.com>
Co-authored-by: Florent <florentdelerue@hotmail.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-30 16:16:31 +02:00
Daniel Roe 2c59081c6c fix(templates): generate js templates 2022-03-10 22:41:01 +00:00
Daniel Roe f24d9689c0 fix(templates): don't use `v-html` on `<NuxtLink>` 2022-03-10 22:27:16 +00:00
Daniel Roe e2a6da9b04 fix(templates): hybrid global + scoped styles 2022-03-10 22:23:54 +00:00
Daniel Roe 275881b2b0 fix: make style global 2022-03-10 21:13:17 +00:00
Daniel Roe d45d698f5d fix: extract inline scripts from template 2022-03-10 20:55:31 +00:00
Daniel Roe f77800f748 chore: include templates in package 2022-03-10 20:42:59 +00:00
renovate[bot] d99c20164b chore(deps): update all non-major dependencies (#64)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-10 20:30:43 +00:00
Daniel Roe ecbf8a9ddb fix: only convert app links to `<NuxtLink>` 2022-03-10 20:29:10 +00:00
Daniel Roe 2d0f988ed1 fix: improve design of error pages (#68) 2022-03-10 20:26:33 +00:00
Daniel Roe 62e2f94fcd feat!: generate vue sfcs as part of build (#67) 2022-03-10 20:25:58 +00:00
Anthony Fu 1428c46e96 feat(ui): enable transformers for unocss 2022-03-01 01:25:51 +08:00
renovate[bot] d7121f637c chore(deps): update devdependency vite-plugin-windicss to ^1.7.1 (#60)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-18 13:10:44 +08:00
renovate[bot] d3ab7fdf8e chore(deps): update all non-major dependencies (#57)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-02-16 15:24:36 +08:00
renovate[bot] f5aa641342 chore(deps): update all non-major dependencies (#56)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-03 11:01:36 +08:00
renovate[bot] 5db3d608a1 chore(deps): update devdependency globby to v13 (#55)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-03 11:01:26 +08:00
renovate[bot] f6558a9a15 chore(deps): update all non-major dependencies (#53)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-21 04:54:34 +08:00
renovate[bot] 8acde2c2bc chore(deps): update all non-major dependencies (#52)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-17 18:16:20 +08:00
renovate[bot] 7a48967561 chore(deps): update all non-major dependencies (#51)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 13:09:55 +08:00
renovate[bot] e127b478a0 chore(deps): update all non-major dependencies (#47)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 21:10:27 +08:00
Anthony Fu 54d64243dd chore: update deps 2021-12-28 15:35:30 +08:00
renovate[bot] 10b1ffa5a0 chore(deps): update all non-major dependencies (#46)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-26 22:29:48 +08:00
renovate[bot] a83f786d18 chore(deps): update all non-major dependencies (#45)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-24 10:22:07 +08:00
Pooya Parsa e3c4578a7f chore(deps): update eslint-config and globby 2021-12-22 22:27:23 +01:00
renovate[bot] 865e1a9206 chore(deps): update all non-major dependencies (#41)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-22 22:16:20 +01:00
Pooya Parsa a2e70eff95 chore: update readme 2021-12-22 22:15:35 +01:00
Pooya Parsa e750f66215 chore: update repository 2021-12-22 20:54:18 +01:00
Pooya Parsa d38da4cd6a refactor: convert to monorepo 2021-12-22 14:04:06 +01:00