forgejo/web_src
Gusted b6072496d4
fix(ui): make pagination labels always visible to screenreader
- The pagination labels 'First', 'Previous', 'Next' and 'Last' are
hidden away when the screen width becomes smaller. However this also
hides them from the screen reader. Instead of using `display: none`, use
some well-known tricks to still make them visible to the screen reader.
- Add E2E test.
- Resolves Codeberg/Community#1858
2025-04-23 23:58:03 +02:00
..
css fix(ui): make pagination labels always visible to screenreader 2025-04-23 23:58:03 +02:00
fomantic Lock file maintenance (forgejo) (#7588) 2025-04-23 21:02:05 +00:00
js fix(ui): use correct branch name in branch tag selector (#7575) 2025-04-19 07:00:50 +00:00
svg feat(ui): redesign migration selection screen (#6795) 2025-04-19 13:51:35 +00:00