aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/services.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
* feat: add CSS scroll snap in split view mode (#64)Libravatar niu tech2022-04-30
|
* Re-arrange split view panes when tab order changes (#2428)Libravatar niu tech2022-02-28
|
* Adjust number of columns for Split Mode (#2208)Libravatar niu tech2021-11-13
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Enable Split View Mode (#1926)Libravatar niu tech2021-09-15
|
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
| | | | | | | Co-authored-by: FranzBot <i18n@meetfranz.com> Co-authored-by: vantezzen <hello@vantezzen.io> Co-authored-by: Makazzz <makazzzpro@live.ca> Co-authored-by: Stefan Malzner <stefan@adlk.io> Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Add local server to allow serverlesss usageLibravatar vantezzen2019-10-14
|
* fix(Service): Fix unecessary webview resizeLibravatar Stefan Malzner2019-02-01
|
* Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
|
* fix(Service): Fix transparent service backgroundLibravatar Stefan Malzner2017-12-06
| | | | Closes #361
* streamline classNameLibravatar Stefan Malzner2017-11-17
|
* feat(Service): Add option to display disabled services in tabsLibravatar Stefan Malzner2017-11-09
|
* feature(Service): Add webview crash handler to display a user friendly messageLibravatar Stefan Malzner2017-11-07
|
* initial commitLibravatar Stefan Malzner2017-10-13