This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/javascript/styles
Ondřej Hruška 604654ccb4 New notification cleaning mode (#89)
This PR adds a new notification cleaning mode, super perfectly tuned for accessibility, and removes the previous notification cleaning functionality as it's now redundant.

* w.i.p. notif clearing mode

* Better CSS for selected notification and shorter text if Stretch is off

* wip for rebase ~

* all working in notif clearing mode, except the actual removal

* bulk delete route for piggo

* cleaning + refactor. endpoint gives 422 for some reason

* formatting

* use the right route

* fix broken destroy_multiple

* load more notifs after succ cleaning

* satisfy eslint

* Removed CSS for the old notif delete button

* Tabindex=0 is mandatory

In order to make it possible to tab to this element you must have tab index = 0. Removing this violates WCAG and makes it impossible to use the interface without good eyesight and a mouse. So nobody with certain mobility impairments, vision impairments, or brain injuries would be able to use this feature if you don't have tabindex=0

* Corrected aria-label

Previous label implied a different behavior from what actually happens

* aria role localization & made the overlay behave like a checkbox

* checkboxes css and better contrast

* color tuning for the notif overlay

* fanceh checkboxes etc and nice backgrounds

* SHUT UP TRAVIS
2017-07-21 20:33:16 +02:00
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
_mixins.scss Better style handling at small sizes 2017-06-24 20:36:19 -07:00
about.scss Merge upstream!! #64 <3 <3 2017-07-12 02:03:17 -07:00
accounts.scss Linear gradient no longer extends under metadata on account pages 2017-06-28 01:10:28 -07:00
admin.scss Improve admin page (#4121) 2017-07-18 16:38:22 +02:00
application.scss Show boosted user's avatar (#2518) 2017-05-03 11:43:37 +02:00
basics.scss Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
boost.scss Merge upstream!! #64 <3 <3 2017-07-12 02:03:17 -07:00
compact_header.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
components.scss New notification cleaning mode (#89) 2017-07-21 20:33:16 +02:00
containers.scss Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
custom.scss Media display improvements 2017-06-30 02:18:25 -07:00
footer.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
forms.scss Improve UI of admin site settings (#4163) 2017-07-12 03:24:04 +02:00
landing_strip.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
lists.scss Fix #3910 - Require OTP authentication to disable 2FA (#3935) 2017-06-25 23:51:46 +02:00
reset.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
rtl.scss Web Push Notifications (#3243) 2017-07-13 22:15:32 +02:00
stream_entries.scss Merge upstream!! #64 <3 <3 2017-07-12 02:03:17 -07:00
tables.scss Add overview of active sessions (#3929) 2017-06-25 16:54:30 +02:00
variables.scss Unified avatar styling 2017-06-24 03:03:27 +00:00