aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/invite.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
* Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
|
* ADDED embedded invite screen in settingsLibravatar haraldox2018-01-30
| | | | reuses component `Invite`
* Merge branch 'fix-invite-screen' into feature/invite-buttonLibravatar haraldox2018-01-30
| | | | fix linitng errors
* alternative UX implementation of check for email address count > 0Libravatar haraldox2018-01-19
comment out line 122 to test