autobrr/web/src/domain
stacksmash76 3da594ec75
feat(web): mobile UI improvements (#359)
* enhancement: improved alerts component contrast
enhancement: simplified and improved radio switch group look
fix: fixed inconsistent spacing in input components (there's still some work left to be done)
fix: made slideover panel display on full width on mobile devices
enhancement: made forms more accessible to mobile users, adapter changes in accordance with the previous input components fix
fix: fixed misspelling in NotificationForms filename
chore: cleaned up code
fix: made filter table top edges less round and improved look
fix: fixed a bug where when a modal/slideover component was opened, a 1px white bar would be shown in one of the modal parent elements (for the fix see L89 in screens/settings/DwonloadClient.tsx)
enhancement: improved responsiveness for irc network list

* Fixed 2 small comma warnings from ESLint

Co-authored-by: anonymous <anonymous>
2022-07-17 23:34:49 +02:00
..
constants.ts feat(web): mobile UI improvements (#359) 2022-07-17 23:34:49 +02:00
react-table-config.d.ts feat(web): logs improvements (#284) 2022-05-25 20:54:40 +02:00
routes.tsx refactor(web): update to react 18 and other deps (#285) 2022-06-10 19:31:46 +02:00