]>
Untitled Git - lemmy-ui.git/log
Jay Sitter [Sun, 25 Jun 2023 06:27:07 +0000 (02:27 -0400)]
fix(a11y): Change the look and behavior of some file upload fields
SleeplessOne1917 [Sun, 25 Jun 2023 06:12:33 +0000 (06:12 +0000)]
Merge pull request #1576 from jsit/fix/a11y-fixes-3
fix(a11y): Some accessibility fixes
Jay Sitter [Sun, 25 Jun 2023 05:37:36 +0000 (01:37 -0400)]
fix: Fix some classes on private message collapse/expand button
Jay Sitter [Sun, 25 Jun 2023 05:36:21 +0000 (01:36 -0400)]
chore(a11y): Remove now-passing jsx-a11y tests from exemptions
Jay Sitter [Sun, 25 Jun 2023 05:35:34 +0000 (01:35 -0400)]
fix(a11y): Change divs and links to buttons
Jay Sitter [Sun, 25 Jun 2023 05:34:49 +0000 (01:34 -0400)]
fix: Remove invalid class
SleeplessOne1917 [Sun, 25 Jun 2023 05:08:20 +0000 (05:08 +0000)]
Merge pull request #1570 from jsit/fix/a11y-fixes-2
fix(a11y): Fixing some small a11y issues
Jay Sitter [Sun, 25 Jun 2023 05:05:36 +0000 (01:05 -0400)]
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
...
Jay Sitter [Sun, 25 Jun 2023 05:03:06 +0000 (01:03 -0400)]
fix(a11y): Restore aria-activedescendant
Jay Sitter [Sun, 25 Jun 2023 04:58:58 +0000 (00:58 -0400)]
Merge pull request #1567 from jsit/fix/fix-font-classes-bs5
fix(UI): Fix some Bootstrap 5 font classes
Jay Sitter [Sun, 25 Jun 2023 04:56:12 +0000 (00:56 -0400)]
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
...
SleeplessOne1917 [Sun, 25 Jun 2023 04:53:14 +0000 (04:53 +0000)]
Merge pull request #1539 from LemmyNet/emoji-upload-button
Fix emojis being unable to save
SleeplessOne1917 [Sun, 25 Jun 2023 04:50:57 +0000 (04:50 +0000)]
Merge branch 'main' into emoji-upload-button
SleeplessOne1917 [Sun, 25 Jun 2023 04:43:05 +0000 (04:43 +0000)]
Merge pull request #1569 from jsit/fix/non-list-item-in-navbar
fix(a11y): Fix non-list item being inside ul list in navbar
SleeplessOne1917 [Sun, 25 Jun 2023 04:36:20 +0000 (04:36 +0000)]
Merge branch 'main' into fix/non-list-item-in-navbar
SleeplessOne1917 [Sun, 25 Jun 2023 04:35:39 +0000 (04:35 +0000)]
Merge pull request #1568 from jsit/fix/fix-dropdown-id-unique
fix(a11y): Fix non-unique ID attribute on re-used element
SleeplessOne1917 [Sun, 25 Jun 2023 04:33:21 +0000 (04:33 +0000)]
Merge branch 'main' into fix/fix-dropdown-id-unique
SleeplessOne1917 [Sun, 25 Jun 2023 04:32:18 +0000 (04:32 +0000)]
Merge pull request #1547 from jsit/fix/a11y-fixes
fix(a11y): Close Emoji Picker on 'esc', make jump link interactive button
SleeplessOne1917 [Sun, 25 Jun 2023 04:29:53 +0000 (04:29 +0000)]
Merge branch 'main' into fix/a11y-fixes
SleeplessOne1917 [Sun, 25 Jun 2023 04:28:56 +0000 (04:28 +0000)]
Merge pull request #1543 from jsit/feat/create-private-message-updates
feat: Private Message UX improvements
SleeplessOne1917 [Sun, 25 Jun 2023 04:27:02 +0000 (04:27 +0000)]
Merge branch 'main' into emoji-upload-button
Jay Sitter [Sat, 24 Jun 2023 23:59:28 +0000 (19:59 -0400)]
chore: Empty commit to re-trigger Woodpecker
Jay Sitter [Sat, 24 Jun 2023 23:58:06 +0000 (19:58 -0400)]
fix(a11y): Make foreground of 'remove image button' white
Jay Sitter [Sat, 24 Jun 2023 23:55:04 +0000 (19:55 -0400)]
fix(a11y): Add alt text to emojis form
Jay Sitter [Sat, 24 Jun 2023 23:52:30 +0000 (19:52 -0400)]
fix(a11y): Fix some a11y markup in Searchable Select component
Jay Sitter [Sat, 24 Jun 2023 23:44:22 +0000 (19:44 -0400)]
fix(a11y): Change image remove button to true button element
Jay Sitter [Sat, 24 Jun 2023 23:24:09 +0000 (19:24 -0400)]
fix: Ignore rule for clickaway div; 'Esc' works for this
Jay Sitter [Sat, 24 Jun 2023 22:47:14 +0000 (18:47 -0400)]
fix(a11y): Fix non-list item being inside ul list in navbar
Jay Sitter [Sat, 24 Jun 2023 22:44:39 +0000 (18:44 -0400)]
fix: Fix non-unique ID attribute on re-used element
Jay Sitter [Sat, 24 Jun 2023 22:43:12 +0000 (18:43 -0400)]
fix: Fix another class
Jay Sitter [Sat, 24 Jun 2023 22:41:29 +0000 (18:41 -0400)]
fix: Fix some Bootstrap 5 font classes
Jay Sitter [Sat, 24 Jun 2023 20:33:17 +0000 (16:33 -0400)]
Merge branch 'main' into fix/a11y-fixes
Jay Sitter [Sat, 24 Jun 2023 20:30:35 +0000 (16:30 -0400)]
Merge branch 'main' into feat/create-private-message-updates
Jay Sitter [Sat, 24 Jun 2023 20:30:24 +0000 (16:30 -0400)]
Merge pull request #1463 from jsit/feat/default-to-user-primary-lang
feat: Default language dropdowns to user's interface language
Jay Sitter [Sat, 24 Jun 2023 20:27:55 +0000 (16:27 -0400)]
fix: Fix some emoji escape logic
Jay Sitter [Sat, 24 Jun 2023 20:27:29 +0000 (16:27 -0400)]
fix: Button doesn't need tabindex
Jay Sitter [Sat, 24 Jun 2023 20:23:21 +0000 (16:23 -0400)]
fix: Fix incorrect function reference
Jay Sitter [Sat, 24 Jun 2023 20:15:31 +0000 (16:15 -0400)]
fix: Empty commit to re-trigger Woodpecker
Alec Armbruster [Sat, 24 Jun 2023 16:24:23 +0000 (12:24 -0400)]
Merge branch 'main' into emoji-upload-button
Jay Sitter [Sat, 24 Jun 2023 05:58:21 +0000 (01:58 -0400)]
fix: Emoji picker can be closed with escape key, other a11y fixes
Jay Sitter [Sat, 24 Jun 2023 04:54:22 +0000 (00:54 -0400)]
fix: Fix some a11y issues on jump to content button
Jay Sitter [Sat, 24 Jun 2023 04:03:49 +0000 (00:03 -0400)]
fix: Fix up some interface language logic and design
Jay Sitter [Sat, 24 Jun 2023 04:40:18 +0000 (00:40 -0400)]
Merge remote-tracking branch 'lemmy/main' into feat/create-private-message-updates
* lemmy/main: (21 commits)
Fix comments expanding when they're not supposed to (#1540)
Remove federation worker count
fix: Add triangle alert icon to language warning
Refactor first load handling
fix: Add aria-describedby for language warning
Fix issue when navigating awat from settings
Give function better name
Cache post listings and restore listing state when using browser back navigation buttons.
Change function name
Make date distance format use correct verbiage
Extract date fns setup
Fix homepage `scrollTo(0, 0)` failing when document size changes.
v0.18.0
v0.18.0-rc.8
Moved `!isBrowser()` check to `FirstLoadServer.isFirstLoad`
Fix server-side rendering after first load.
Remove unused dep
Replace momentjs with date-fns
added litely-compact
changed where custom compact code goes
...
Jay Sitter [Sat, 24 Jun 2023 04:38:17 +0000 (00:38 -0400)]
fix: Clarify a comment
Jay Sitter [Sat, 24 Jun 2023 04:31:35 +0000 (00:31 -0400)]
fix: Fix merge error
cetra3 [Sat, 24 Jun 2023 03:26:49 +0000 (12:56 +0930)]
Remove federation worker count
Jay Sitter [Fri, 23 Jun 2023 21:49:55 +0000 (17:49 -0400)]
fix: Add triangle alert icon to language warning
dankxiaobong [Wed, 21 Jun 2023 11:46:31 +0000 (13:46 +0200)]
added litely-compact
dankxiaobong [Wed, 21 Jun 2023 10:29:00 +0000 (12:29 +0200)]
changed where custom compact code goes
dankxiaobong [Wed, 21 Jun 2023 09:19:30 +0000 (11:19 +0200)]
added darkly-compact - issue 552
SleeplessOne1917 [Fri, 23 Jun 2023 19:41:10 +0000 (15:41 -0400)]
Refactor first load handling
SleeplessOne1917 [Fri, 23 Jun 2023 19:16:04 +0000 (15:16 -0400)]
Fix issue when navigating awat from settings
SleeplessOne1917 [Fri, 23 Jun 2023 18:33:26 +0000 (14:33 -0400)]
Give function better name
SleeplessOne1917 [Fri, 23 Jun 2023 14:36:21 +0000 (10:36 -0400)]
Change function name
SleeplessOne1917 [Fri, 23 Jun 2023 14:33:07 +0000 (10:33 -0400)]
Make date distance format use correct verbiage
SleeplessOne1917 [Fri, 23 Jun 2023 14:10:41 +0000 (10:10 -0400)]
Extract date fns setup
SleeplessOne1917 [Fri, 23 Jun 2023 03:30:41 +0000 (23:30 -0400)]
Remove unused dep
SleeplessOne1917 [Thu, 22 Jun 2023 23:33:02 +0000 (19:33 -0400)]
Replace momentjs with date-fns
dudeami0 [Fri, 23 Jun 2023 18:27:35 +0000 (14:27 -0400)]
Cache post listings and restore listing state when using browser back navigation buttons.
Dessalines [Fri, 23 Jun 2023 12:40:00 +0000 (08:40 -0400)]
v0.18.0
dudeami0 [Fri, 23 Jun 2023 12:54:55 +0000 (08:54 -0400)]
Fix homepage `scrollTo(0, 0)` failing when document size changes.
Dessalines [Fri, 23 Jun 2023 11:06:05 +0000 (07:06 -0400)]
v0.18.0-rc.8
dudeami0 [Fri, 23 Jun 2023 05:04:03 +0000 (01:04 -0400)]
Moved `!isBrowser()` check to `FirstLoadServer.isFirstLoad`
dudeami0 [Fri, 23 Jun 2023 03:30:42 +0000 (23:30 -0400)]
Fix server-side rendering after first load.
Jay Sitter [Fri, 23 Jun 2023 19:20:49 +0000 (15:20 -0400)]
fix: Add aria-describedby for language warning
Jay Sitter [Sat, 24 Jun 2023 04:12:34 +0000 (00:12 -0400)]
Merge branch 'main' into feat/default-to-user-primary-lang
Jay Sitter [Sat, 24 Jun 2023 04:06:40 +0000 (00:06 -0400)]
Update src/shared/components/common/markdown-textarea.tsx
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
SleeplessOne1917 [Sat, 24 Jun 2023 04:06:19 +0000 (00:06 -0400)]
Fix comments expanding when they're not supposed to (#1540)
Jay Sitter [Sat, 24 Jun 2023 04:06:18 +0000 (00:06 -0400)]
Update src/shared/components/common/markdown-textarea.tsx
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Jay Sitter [Sat, 24 Jun 2023 03:48:48 +0000 (23:48 -0400)]
Merge branch 'main' into feat/default-to-user-primary-lang
Jay Sitter [Sat, 24 Jun 2023 03:43:49 +0000 (23:43 -0400)]
fix: Disable save button if no text is entered
Jay Sitter [Sat, 24 Jun 2023 03:38:39 +0000 (23:38 -0400)]
fix: Fix some more private message form stuff
SleeplessOne1917 [Sat, 24 Jun 2023 03:37:28 +0000 (23:37 -0400)]
Merge pull request #1541 from cetra3/remove_worker_count
Remove federation worker count
cetra3 [Sat, 24 Jun 2023 03:26:49 +0000 (12:56 +0930)]
Remove federation worker count
Jay Sitter [Sat, 24 Jun 2023 03:13:09 +0000 (23:13 -0400)]
feat: Clean up the Create Private Message page a bit
SleeplessOne1917 [Sat, 24 Jun 2023 02:46:33 +0000 (22:46 -0400)]
Fix emojis being unable to save
Jay Sitter [Sat, 24 Jun 2023 02:09:27 +0000 (22:09 -0400)]
fix: Use simpler syntax for languageId array
SleeplessOne1917 [Sat, 24 Jun 2023 00:53:03 +0000 (00:53 +0000)]
Merge branch 'main' into feat/default-to-user-primary-lang
SleeplessOne1917 [Fri, 23 Jun 2023 22:12:50 +0000 (22:12 +0000)]
Merge pull request #1534 from jsit/fix/add-aria-describedby-lang-warn
fix: Add triangle alert icon to language warning
Jay Sitter [Fri, 23 Jun 2023 21:55:10 +0000 (17:55 -0400)]
Merge branch 'main' into fix/add-aria-describedby-lang-warn
Jay Sitter [Fri, 23 Jun 2023 21:49:55 +0000 (17:49 -0400)]
fix: Add triangle alert icon to language warning
SleeplessOne1917 [Fri, 23 Jun 2023 21:37:48 +0000 (21:37 +0000)]
Merge pull request #1533 from jsit/fix/add-aria-describedby-lang-warn
fix: Add aria-describedby for language warning
SleeplessOne1917 [Fri, 23 Jun 2023 21:34:43 +0000 (21:34 +0000)]
Merge branch 'main' into fix/add-aria-describedby-lang-warn
Jay Sitter [Fri, 23 Jun 2023 21:21:10 +0000 (17:21 -0400)]
fix: Fix language selection bug
Jay Sitter [Fri, 23 Jun 2023 19:14:16 +0000 (15:14 -0400)]
fix: Use Interface Language instead
SleeplessOne1917 [Fri, 23 Jun 2023 20:25:53 +0000 (20:25 +0000)]
Merge pull request #1529 from LemmyNet/first-load-refactor
Refactor first load handling
SleeplessOne1917 [Fri, 23 Jun 2023 19:47:51 +0000 (15:47 -0400)]
Merge branch 'main' into first-load-refactor
SleeplessOne1917 [Fri, 23 Jun 2023 19:45:09 +0000 (15:45 -0400)]
Merge pull request #1438 from dankxiaobong/added-darkly-compact-552
added litely-compact and darkly-compact - issue 552
SleeplessOne1917 [Fri, 23 Jun 2023 19:41:10 +0000 (15:41 -0400)]
Refactor first load handling
Jay Sitter [Fri, 23 Jun 2023 19:37:54 +0000 (15:37 -0400)]
Merge branch 'main' into feat/default-to-user-primary-lang
dankxiaobong [Fri, 23 Jun 2023 19:33:39 +0000 (21:33 +0200)]
Merge branch 'LemmyNet:main' into added-darkly-compact-552
SleeplessOne1917 [Fri, 23 Jun 2023 19:30:46 +0000 (15:30 -0400)]
Merge pull request #1528 from LemmyNet/navigation-fix
Fix issue when navigating awat from settings
Jay Sitter [Fri, 23 Jun 2023 19:20:49 +0000 (15:20 -0400)]
fix: Add aria-describedby for language warning
SleeplessOne1917 [Fri, 23 Jun 2023 19:16:04 +0000 (15:16 -0400)]
Fix issue when navigating awat from settings
SleeplessOne1917 [Fri, 23 Jun 2023 19:03:18 +0000 (19:03 +0000)]
Merge pull request #1526 from dudeami/feature/home-scroll-restoration
Cache post listings and restore listing state when using browser back navigation buttons.
dudeami0 [Fri, 23 Jun 2023 18:52:52 +0000 (14:52 -0400)]
Merge branch 'main' into feature/home-scroll-restoration
SleeplessOne1917 [Fri, 23 Jun 2023 18:41:29 +0000 (18:41 +0000)]
Merge pull request #1517 from LemmyNet/reduce-bundle
Replace MomentJS with Date-Fns (Retry)
SleeplessOne1917 [Fri, 23 Jun 2023 18:33:26 +0000 (14:33 -0400)]
Give function better name
dudeami0 [Fri, 23 Jun 2023 18:27:35 +0000 (14:27 -0400)]
Cache post listings and restore listing state when using browser back navigation buttons.
Jay Sitter [Fri, 23 Jun 2023 18:01:40 +0000 (14:01 -0400)]
Merge branch 'main' into feat/default-to-user-primary-lang