]> Untitled Git - lemmy-ui.git/commit
Merge remote-tracking branch 'lemmy/main' into fix/a11y-fixes-2
authorJay Sitter <jay@jaysitter.com>
Sun, 25 Jun 2023 05:05:36 +0000 (01:05 -0400)
committerJay Sitter <jay@jaysitter.com>
Sun, 25 Jun 2023 05:05:36 +0000 (01:05 -0400)
commite09b1f53d3eb84d7ea179c6396c8fb75602f8083
tree46aade29ec769cd08713a0d340e4f5d763615bee
parent5365d16d62c9223093029b8ea2f79531a022662a
parente8fe9342700a631256768116b6d5fc5f9ae61b03
Merge remote-tracking branch 'lemmy/main' into fix/a11y-fixes-2

* lemmy/main: (38 commits)
  chore: Empty commit to re-trigger Woodpecker
  fix(a11y): Fix non-list item being inside ul list in navbar
  fix: Fix non-unique ID attribute on re-used element
  fix: Fix another class
  fix: Fix some Bootstrap 5 font classes
  fix: Fix some emoji escape logic
  fix: Button doesn't need tabindex
  fix: Fix incorrect function reference
  fix: Emoji picker can be closed with escape key, other a11y fixes
  fix: Fix some a11y issues on jump to content button
  fix: Clarify a comment
  fix: Fix merge error
  Remove federation worker count
  fix: Add triangle alert icon to language warning
  added litely-compact
  changed where custom compact code goes
  added darkly-compact - issue 552
  Refactor first load handling
  Fix issue when navigating awat from settings
  Give function better name
  ...
src/assets/css/main.css
src/shared/components/common/emoji-picker.tsx
src/shared/components/common/image-upload-form.tsx