Commit Graph

9 Commits

Author SHA1 Message Date
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