Commit Graph

33 Commits

Author SHA1 Message Date
Daniel Roe 8271ea22df
fix(ui-templates): validate templates with `html-validate` (#28024) 2024-07-04 17:18:56 +01:00
Daniel Roe 3415241a6d
fix(ui-templates): add default title back 2024-06-27 18:18:22 +02:00
Sébastien Chopin ef1cfa0508
feat(ui-templates): update template branding for v4 (#27843) 2024-06-27 16:21:53 +02:00
Daniel Roe e8cc8f5ed6 fix(ui-templates): give alternative of creating `app.vue` (#233) 2024-04-02 15:33:12 +01:00
Neil Mispelaar 6d55ead4d8 fix: add labels to footer links for accessibility (#221) 2023-11-03 22:13:46 +00:00
Florent Delerue b08668ee32 feat: update nuxt logo (#213) 2023-07-28 18:30:26 +02:00
Daniel Roe 985f21bdc7 feat(templates): add spa-loading-icon 2023-06-20 12:27:47 +01:00
Nourman Hajar e26ee2db9d fix(templates): update the docs link for `app.vue` (#207) 2023-06-07 14:36:15 +01:00
Sébastien Chopin be33b08f44 chore: update the start year for 2016 2023-02-01 18:06:54 +01:00
Patrick D'Orival 43ba3efaf3 fix: use dynamic copyright year (#193) 2023-01-05 12:22:43 +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
Florent Delerue 09186ffc39 feat: new design welcome template (#178) 2022-11-16 10:47:20 +01: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 027324a67a fix template 2022-09-05 15:33:39 +02:00
Anthony Fu a87a5540f5 feat(templates): improve welcome screen luminance effect (#142) 2022-08-12 23:16:22 +02:00
Daniel Roe ae6cbcbfea fix(templates)!: use numeric status codes (#145) 2022-07-21 14:38:23 +02:00
AndreyYolkin 50f4c9cb80 fix(templates): prevent scrollbars from appearing on loading screen (#144) 2022-07-21 15:05:21 +08:00
Sébastien Chopin 66800436e4 chore(templates): animate the loading bar too 2022-07-12 16:12:16 +02: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
Liam Converse 153c0f3196 fix(templates): align twitter text in welcome template (#120) 2022-06-07 16:28:53 +01:00
Daniel Roe f3804f2839 fix: use `v-text` rather than `v-html` (#100) 2022-05-07 19:58:08 +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
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 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
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