aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles
Commit message (Collapse)AuthorAge
* feat: Add Download Manager (pause, stop, delete) (#1339)Libravatar André Oliveira2023-09-02
|
* 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 react-router-dom,react-tooltip& react-transition-groupLibravatar Muhamed2023-07-23
|
* Revert "update react-router-dom to version 6.14.1"Libravatar Vijay A2023-07-21
| | | | | | and "update react-router-dom,react-tooltip& react-transition-group" This reverts commit 0a4a0497bb630dc85cfa0145d57f954feb9c052a and 345fd98dc52a3b7f0d69022b6a19818e559e4557.
* update react-router-dom,react-tooltip& react-transition-groupLibravatar Muhamed2023-07-20
|
* Revert "Update react-router-dom, react-tooltip & react-transition-group ↵Libravatar Alphrag2023-05-30
| | | | | | latest version (#1199)" This reverts commit 05ddc542cc6a5a309d90350636cc1d2aee999c19.
* Update react-router-dom, react-tooltip & react-transition-group latest ↵Libravatar muhamedsalih-tw2023-05-29
| | | | version (#1199)
* migrate from gulp to esbuild for faster builds (#815)Libravatar Balaji Vijayakumar2022-12-08
|
* Fix: hide vertical scrollbar when in split viewLibravatar neel19962022-10-17
| | | | - Resolved #664
* Feature: Add Release Notes (#491)Libravatar André Oliveira2022-07-19
| | | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com> Co-authored-by: Ricardo Cino <ricardo@cino.io>
* Refactor the 'Welcome' screen and the 'SetupAssistant' for better UX (#472)Libravatar André Oliveira2022-07-12
| | | | * Change auth styling and add back button * Add Skip button on 'SetupAssistant'
* Fix icons misalignment in horizontal modeLibravatar Victor B2022-07-12
|
* fix: allow selecting help textLibravatar Kristóf Marussy2022-07-11
| | | | | | Lets people copy links from the text Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* Add hint text to go back to welcome screen from the login screen (fixes #449)Libravatar Vijay A2022-07-09
|
* Add file size info and error message while setting a custom image in the ↵Libravatar André Oliveira2022-07-06
| | | | | | recipe settings screen (#437) Co-authored-by: Ricardo Cino <ricardo@cino.io> Co-authored-by: Vijay Aravamudhan <vraravam@users.noreply.github.com>
* Fix styling on welcome screen (#433)Libravatar André Oliveira2022-07-06
|
* Fix Cache Settings subsection stylingLibravatar André Oliveira2022-06-29
|
* Reduce tab item layout shift (#376)Libravatar Kristóf Marussy2022-06-26
| | | | | | | | | | * fix: tab item alignment Remove unnecessary span element to make sure tab items are vertically centered even if service names are hidden. * fix: prevent active tab item label shift Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* Fix service labels styling (#356)Libravatar André Oliveira2022-06-25
|
* Fix ribbon menu style on windows (Fix #343)Libravatar André Oliveira2022-06-24
|
* Fix Drag-n-drop not working if the service name is shown (fixes #347) (#349)Libravatar Vijay Aravamudhan2022-06-24
|
* Change login screen layout (#345)Libravatar André Oliveira2022-06-23
|
* Change styling on settingsLibravatar André Oliveira2022-06-21
|
* Fix apply button styling on accent section (#309)Libravatar André Oliveira2022-06-20
|
* Move location of 'Change server' link on main screen for better visibility ↵Libravatar André Oliveira2022-06-15
| | | | (#268)
* Fix service labels cut off when using Slim Sidebar (#245)Libravatar André Oliveira2022-06-13
| | | fix #232
* Feature: Add color picker component for accent color setting (#228)Libravatar André Oliveira2022-06-12
| | | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Align 'Save service' button to right when adding recipeLibravatar André Oliveira2022-06-01
|
* Increase the vertical height of the draggable area to center the 3 OS ↵Libravatar Vijay A2022-05-17
| | | | titlebar-buttons
* Use components defined in the codebase; Extract some text for i18n purposes.Libravatar Vijay A2022-05-06
|
* Fix horizontal sidebar rendering overlapping the active service (#70)Libravatar André Oliveira2022-05-01
| | | | | | | | | | | | | | | * Revert "Fixes existing gap on horizontal sidebar" This reverts commit 1a3b2f989d8e209ccfd2aab3cdce91a49b317c87. * Fixup sidebar only for windows * Tries to generalize the style without vertical.scss * Fix review comments * Fixes it on Linux Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* feat: add CSS scroll snap in split view mode (#64)Libravatar niu tech2022-04-30
|
* Fixes existing gap on horizontal sidebarLibravatar André Oliveira2022-04-29
|
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* Re-arrange split view panes when tab order changes (#2428)Libravatar niu tech2022-02-28
|
* Reduce contrast on navigation links badges in light modeLibravatar kytwb2022-01-02
|
* Iterate on settings appearanceLibravatar kytwb2022-01-02
|
* Apply .update-available badge to settings/updates tabsLibravatar kytwb2021-12-24
|
* Iterate on About Ferdi screenLibravatar kytwb2021-12-19
|
* Remove display flex from settings__messageLibravatar kytwb2021-12-18
|
* Fine-tune settings tabs on small resolutionsLibravatar kytwb2021-12-18
|
* Refactor autoUpdater usageLibravatar kytwb2021-12-18
|
* Fix badge border-radius changing in Dark ModeLibravatar kytwb2021-12-18
|
* Refine selector for horizontal siebar scrolling containerLibravatar kytwb2021-12-17
| | | | For https://github.com/getferdi/ferdi/commit/e22df86cba7bc000bd3425ea5b1cd7b894396f3f#commitcomment-62027663
* Various appearance fixesLibravatar kytwb2021-12-15
|
* Various appearance fixesLibravatar kytwb2021-12-15
|
* Add Dark Mode style for Welcome screen featured servicesLibravatar kytwb2021-12-14
|
* Fix Dark Mode in auth screensLibravatar kytwb2021-12-14
|
* Fine-tune QuickSwitch styling in light modeLibravatar kytwb2021-12-13
|
* Style modals as per QuickSwitch modalLibravatar kytwb2021-12-13
|