Commit Graph

14 Commits

Author SHA1 Message Date
Sébastien Chopin
ef1cfa0508
feat(ui-templates): update template branding for v4 (#27843) 2024-06-27 16:21:53 +02:00
Florent Delerue
b08668ee32 feat: update nuxt logo (#213) 2023-07-28 18:30:26 +02: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
Anthony Fu
82cd59ef05 feat(templates): ability to disable animation effect in loading page (#161) 2022-09-19 17:48:39 +08: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
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
Sébastien Chopin
7f1a36fc5d fix: use vh for height 2022-03-31 09:38:13 +02:00
Sébastien Chopin
f90d7e36aa fix: better gradients 2022-03-31 01:04:28 +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
Pooya Parsa
d38da4cd6a refactor: convert to monorepo 2021-12-22 14:04:06 +01:00