docbrown/app
ludwiczakpawel 0b547bf8cd
Tabs (#14738)
* sliding tabs

* Add aria-label to the navigation

This supports the cypress tests, as well as retaining existing accessibility features.

* Adapt feedNavigation cypress test to handle new navigation layout

Before looking for week, month, year, or infinity top feeds, select
"Top" and wait for the page refresh.

* increasing tappable area + making foucs outline visible

Co-authored-by: Dan Uber <dan@forem.com>
2021-09-16 21:42:55 +02:00
..
assets Tabs (#14738) 2021-09-16 21:42:55 +02:00
black_box Make Rubocop happy again (#14729) 2021-09-14 09:15:01 -05:00
components/admin/users Admin Member view: add Tools::HeaderComponent to reduce duplication (#14558) 2021-08-24 15:08:48 +02:00
controllers Admin Save Confirmation - Removing Badge Achievements (#14684) 2021-09-15 21:25:01 -04:00
decorators Remove hardcoded user profile fields (#14079) 2021-08-18 11:44:53 +07:00
errors Bump rubocop from 1.17.0 to 1.18.0 (#14107) 2021-07-01 13:51:49 +02:00
helpers Remove #sanitize_and_decode (#14727) 2021-09-15 11:05:06 -04:00
javascript Tabs (#14738) 2021-09-16 21:42:55 +02:00
lib Relax tag validation restriction to permit non-ascii strings (#14710) 2021-09-14 14:03:54 -05:00
liquid_tags Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
mailers Re-add dynamic delivery_method for ApplicationMailer (#13994) 2021-06-23 15:17:27 -04:00
models Fix Forem Ownership Field (#14730) 2021-09-16 06:56:59 -04:00
policies Remove hardcoded user profile fields (#14079) 2021-08-18 11:44:53 +07:00
queries Adds validations to avoid creating unnecessary PNs (#14621) 2021-08-31 15:00:30 -06:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
serializers Remove duplicated work display from header / profile work (#14210) 2021-07-30 12:28:40 +02:00
services Fix bug where OAuth signups were not pulling in OAuth provider's profile image (#14711) 2021-09-14 22:13:16 -04:00
uploaders Bump rubocop from 1.18.4 to 1.19.0 (#14489) 2021-08-13 13:14:59 +07:00
validators Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
view_objects Upgrade to Ruby 3.0.2 (#12103) 2021-08-25 14:26:33 -04:00
views Tabs (#14738) 2021-09-16 21:42:55 +02:00
workers Don't try to subscribe users without emails (#14244) 2021-07-15 10:34:23 -04:00