]>
Untitled Git - lemmy-ui.git/commit
feat: Adds Jump to main content functionality
feat: Adds media query for prefers reduced motion
chore: remove <a/> from index.tsx
chore: remove tranisiton for skip link
chore: remove omitted error variable
update translations
chore: update translations
chore: Covert <a/> jump to content from html to Inferno JSX
chore: add translation
feat: add main as a parent to routes so jump to content always skips navigation on every page
chore: Use bootstrap classes
feat: Tidy Jump to content feature with some basic JS
feat: Jump to main content