]> Untitled Git - lemmy-ui.git/commitdiff
Merge remote-tracking branch 'lemmy/main' into fix/fix-font-classes-bs5
authorJay Sitter <jay@jaysitter.com>
Sun, 25 Jun 2023 04:56:12 +0000 (00:56 -0400)
committerJay Sitter <jay@jaysitter.com>
Sun, 25 Jun 2023 04:56:12 +0000 (00:56 -0400)
* lemmy/main: (35 commits)
  fix(a11y): Fix non-list item being inside ul list in navbar
  fix: Fix non-unique ID attribute on re-used element
  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
  Change function name
  Make date distance format use correct verbiage
  Extract date fns setup
  ...

1  2 
src/shared/components/common/markdown-textarea.tsx
src/shared/components/post/post-listing.tsx
src/shared/components/private_message/private-message.tsx