aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/toggle.scss
Commit message (Collapse)AuthorAge
* 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>
* chore: run security audit on node modules (#1621)Libravatar Markus Hatvan2021-07-08
| | | | | | | | | | - changed electron target for @babel/preset-env from 4 to 13 - added .prettierrc.js with conforming settings to current code style - upgraded gulp-sass to v5 to fix CVE and adapted code to breaking changes - refreshed package-lock.json of packages/forms and packages/ui - upgraded normalize-url to fix CVE - removed unnecessary @types/color-convert - fixed ToggleComponent breaking tsc compilation
* Add toggle element to @meetfranz/formsLibravatar Stefan Malzner2019-01-11
|
* Streamline toggle stylingLibravatar Stefan Malzner2018-11-15
|
* Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
|
* initial commitLibravatar Stefan Malzner2017-10-13