Commit graph

34285 commits

Author SHA1 Message Date
tidy-dev 0cd4295269 Revert escape/target replacements 2023-05-30 11:57:26 -04:00
tidy-dev 079b1e7b4e Release 3.2.4-beta1 2023-05-30 07:32:52 -04:00
tidy-dev 8690395e55
Merge pull request #16566 from desktop/one-windows-version-ought-to-be-enough-for-anybody
Disable automatic updates on Windows 7 / 8.1
2023-05-30 07:18:36 -04:00
tidy-dev 9e26397fbe
Merge pull request #16802 from desktop/alias-a11y
Improve accessibility of "Create Alias" dialog
2023-05-30 06:57:05 -04:00
tidy-dev 462d198578
Merge pull request #16792 from desktop/more-welcome-flow-transition-tweaks
More welcome flow transition tweaks
2023-05-30 05:50:48 -04:00
Sergio Padrino 6886a9f2d9
Merge pull request #16633 from IgnazioGul/fix-clone-repo-path
Clone Directory Messes Up When Changing URL
2023-05-29 19:39:07 +02:00
Sergio Padrino 7c0ff3a5ea Improve accessibility of create alias dialog 2023-05-29 11:05:34 +02:00
IgnazioGul 56bf2c5e75 add test for invalid URLs parsing 2023-05-27 20:46:16 +02:00
tidy-dev 45bbf609fe Use aria-described by for the "what is github blurb" 2023-05-26 14:05:17 -04:00
tidy-dev b18e42b952 Add "what is github blurb" to region title? 2023-05-26 13:30:59 -04:00
tidy-dev ee79e4bb11 Add loading state for async retrieval of git config 2023-05-26 13:30:41 -04:00
tidy-dev 43ae9ffb6c Move link below buttons so button is first focusable element 2023-05-26 13:29:54 -04:00
tidy-dev 696a6f4e92 Auto-focus sign in button 2023-05-26 13:25:49 -04:00
tidy-dev 0c4a1a32e9
Merge pull request #16790 from desktop/filter-list-results-announcements-should-force-change
Filter list results announcements should force change
2023-05-26 11:57:57 -04:00
tidy-dev a2f8eeffed
Update app/src/ui/lib/filter-list.tsx
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2023-05-26 11:37:45 -04:00
tidy-dev 82e924d6b3
Don't need filterValue initialized anymore
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2023-05-26 11:31:58 -04:00
tidy-dev dbc1a40334 Use AriaLiveContainer for git email not found warning 2023-05-26 10:46:25 -04:00
tidy-dev 2fa08af651 Linter 2023-05-26 10:30:53 -04:00
tidy-dev a21a03f392 Update filterValue state at same time as row state is updated 2023-05-26 10:28:02 -04:00
tidy-dev 47ed1c8780 Use autocomplete range text for aria live possible announcement events 2023-05-26 09:22:56 -04:00
tidy-dev f7488d09c6 Debounce forcing of change in aria live container 2023-05-26 08:14:13 -04:00
tidy-dev d47ee700d9 Add forcing of change on filter list announcements 2023-05-26 05:52:08 -04:00
tidy-dev 003a1b4090
Merge pull request #16779 from desktop/filter-list-aria-live
Add aria-live message to `FilterList`
2023-05-25 16:30:52 +00:00
tidy-dev ba40b2b255
Merge pull request #16773 from desktop/readonly-text-box
Improve accessibility of the username textbox in "Configure Git" screen
2023-05-25 16:30:40 +00:00
Sergio Padrino 44b24b9918
Merge pull request #16781 from desktop/repository-list-expanded
Add `aria-expanded` to dropdowns and "Add repository" button
2023-05-25 16:48:14 +02:00
tidy-dev cadfc10489
Merge pull request #16774 from desktop/Announce-let-gets-started-when-not-signed-in
Announce "Let's get started!" when not signed in
2023-05-25 12:32:29 +00:00
Sergio Padrino 60c49e60a0 For "multi-option" dropdowns, set aria-expanded in the arrow button 2023-05-25 11:43:35 +02:00
Sergio Padrino e10e35a3cb Add ariaExpanded to "Add" button in repository list 2023-05-25 11:34:31 +02:00
Sergio Padrino 5db5095827 Set ariaExpanded attribute to toolbar dropdown button instead of container 2023-05-25 11:34:03 +02:00
Sergio Padrino b619016b28 Add aria-live message to FilterList 2023-05-25 10:46:52 +02:00
Markus Olsson d0de9dfb24
Update app/src/ui/about/about.tsx
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2023-05-25 10:38:28 +02:00
Markus Olsson e2a70001b0
Merge pull request #16772 from desktop/lets-get-these-crashes-started
Send uncaught errors to the non-fatal bucket
2023-05-25 10:05:51 +02:00
Sergio Padrino f726f74ba8 Make sure readonly textboxes look like disabled ones 2023-05-24 17:23:08 +02:00
Sergio Padrino 0182d0c9cb Turn "Configure Git" username's textbox readonly instead of disabled 2023-05-24 17:22:52 +02:00
Sergio Padrino 1dfaa01654 Add explicit type="text" attribute to textboxes
This will prevent some issues/reports from accessibility tools.
2023-05-24 17:22:31 +02:00
tidy-dev 08afa55216 Remove buttons from list that prevents section announcement 2023-05-24 10:59:26 -04:00
tidy-dev 2858790930 Auto focus first button when no repo list 2023-05-24 10:59:08 -04:00
Markus Olsson 758360de96 Send uncaught errors to the non fatal bucket 2023-05-24 15:54:43 +02:00
tidy-dev e9900ad8bb
Merge pull request #16765 from desktop/aria-label-fix
Fix aria label that was messed up in merge conflict resolution
2023-05-24 13:53:30 +00:00
Sergio Padrino 2f8710e448
Merge pull request #16759 from desktop/refactor-popover-dropdown
Refactor `PopoverDropdown` to rely on the new `Popover` to calculate the available height
2023-05-24 15:22:09 +02:00
tidy-dev c2da4f12a0
Merge pull request #16760 from desktop/branch-list-context-menu-keyboard-invoking
Move context menu callback to outer list item container in branch list
2023-05-24 09:42:23 +00:00
tidy-dev 6b100b328b Fix aria label that was messed up in merge conflict resoltionflict r 2023-05-24 05:34:52 -04:00
tidy-dev 7cab24e356 Refactor branch list context menu callback to the list item 2023-05-23 11:37:07 -04:00
tidy-dev 7a961bb1d2
Merge pull request #16758 from desktop/repository-context-menu-context-menu-invoked-through-keyboard
Move context menu callback to outer list item container
2023-05-23 15:13:17 +00:00
Sergio Padrino 7ccdb16f45 Remove height logic from popover dropdown 2023-05-23 16:41:17 +02:00
tidy-dev 6b7dfb3a38 Move context menu invokation to out list container 2023-05-23 10:17:57 -04:00
Sergio Padrino d1016cd03c
Merge pull request #16717 from desktop/floating-ui-autocomplete
Reimplement Popover with floating-ui
2023-05-23 11:09:41 +02:00
Sergio Padrino a35dc98fae
Merge pull request #16640 from desktop/avatar-git-settings-popover
Avatar Git Settings Popover
2023-05-23 11:07:26 +02:00
tidy-dev 636118cf16 Remove jumpiness of Git and Repo Git settings when misattributed warning is present 2023-05-22 14:19:33 -04:00
tidy-dev 3be0f6818d Pass loader in on repo settings too 2023-05-22 14:02:12 -04:00