]> Untitled Git - lemmy-ui.git/commit
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)
commit0b6f7ad8f326f812ceb33ec97c7ab3d5e0c8e3af
tree3a27de20be78b1149a6273a125e1ab3d7c6faa73
parent9b8c10a88e9928a8ebe10c8062358de674d3b3aa
parent816aaded11efe1d03a664d50c9267bc2db76bbdc
Merge remote-tracking branch 'lemmy/main' into fix/fix-font-classes-bs5

* 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
  ...
src/shared/components/common/markdown-textarea.tsx
src/shared/components/post/post-listing.tsx
src/shared/components/private_message/private-message.tsx