aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/welcome.scss
Commit message (Collapse)AuthorAge
* style: reformat all files properlyLibravatar MCMXC2023-07-26
| | | | | | | | | | | - remove .json from .eslintignore - add type intellisense to .prettierrc.js - install missing @jest/types which is used in jest.config.js - split up typecheck and lint into two separate commands - remove --require-pragma flag from reformat-files which leads to unformatted files - install suggested @types/prop-types and @types/react-loader dependencies - add @ts-expect-error to Loader usages - reformat all scss files automatically with reformat-files command
* Fix styling on welcome screen (#433)Libravatar André Oliveira2022-07-06
|
* Change login screen layout (#345)Libravatar André Oliveira2022-06-23
|
* Move location of 'Change server' link on main screen for better visibility ↵Libravatar André Oliveira2022-06-15
| | | | (#268)
* Iterate on Welcome screen CTAsLibravatar kytwb2021-12-13
|
* #2319 Fix height of icons displayed on Welcome screenLibravatar kytwb2021-12-12
|
* feat: follow OS reduced motion setting (#1757)Libravatar Markus Hatvan2021-08-10
| | | | | | | | - add missing meta charset to index.html - dont restrict scaling for user in index.html - load animations.css conditionally based on motion preference - load transitions conditionally in js and css based on motion preference Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* Add local server to allow serverlesss usageLibravatar vantezzen2019-10-14
|
* Upgrade to react 16Libravatar Stefan Malzner2018-12-09
| | | | TODO: add componentDidCatch
* Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
|
* inverted welcome button "Create a free account"Libravatar haraldox2018-02-16
|
* Add color to service iconsLibravatar Stefan Malzner2018-01-07
|
* fix annoying welcome stylesLibravatar Stefan Malzner2017-12-04
|
* initial commitLibravatar Stefan Malzner2017-10-13