tidy-dev
|
eb957bafc2
|
Merge pull request #17271 from desktop/see-if-we-can-reuse-the-menu-pane-component
Reuse the menu pane component for dropdown select options
|
2023-08-25 08:44:14 -04:00 |
|
tidy-dev
|
426b6dd0a7
|
Merge pull request #17225 from desktop/jc-live-container-chill
Defer `AriaLiveContainer` rendering until an input change occurs
|
2023-08-25 08:42:34 -04:00 |
|
tidy-dev
|
289e4bc250
|
Merge pull request #17269 from vaindil/vaindil/repo-rules-creation
Fix up async repo rules logic in "Create a Branch" dialog
|
2023-08-25 08:42:03 -04:00 |
|
tidy-dev
|
6cd67e7284
|
Linter
|
2023-08-25 08:11:58 -04:00 |
|
tidy-dev
|
9280f9df5a
|
Update app/src/ui/dropdown-select-button.tsx
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
|
2023-08-25 08:09:44 -04:00 |
|
tidy-dev
|
26d7ca2050
|
Update app/src/ui/suggested-actions/dropdown-suggested-action.tsx
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
|
2023-08-25 08:09:09 -04:00 |
|
tidy-dev
|
d6d1f25c60
|
Update app/src/ui/suggested-actions/dropdown-suggested-action.tsx
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
|
2023-08-25 08:08:59 -04:00 |
|
tidy-dev
|
66d14eefa6
|
fix copy/pasta docs
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
|
2023-08-25 08:07:20 -04:00 |
|
Jose Cortinas
|
4c47997591
|
Init state in the constructor and use const
|
2023-08-24 13:35:38 -05:00 |
|
Jose Cortinas
|
c4f1547a97
|
Stop using onFilterValueChanged
|
2023-08-23 16:35:50 -05:00 |
|
Jose Cortinas
|
24fb263e18
|
Update to new derived lifecycle method
|
2023-08-23 16:33:39 -05:00 |
|
tidy-dev
|
229de1ec66
|
Revert "Use Radio not checkbox.."
This reverts commit 2b2596a7bc .
|
2023-08-23 17:15:48 -04:00 |
|
tidy-dev
|
2b2596a7bc
|
Use Radio not checkbox..
|
2023-08-23 17:14:00 -04:00 |
|
tidy-dev
|
ef22059bca
|
Making the alignment and border separation happier
|
2023-08-23 14:02:37 -04:00 |
|
tidy-dev
|
6712a11674
|
Close menu when select button loses focus
|
2023-08-23 12:48:56 -04:00 |
|
vaindil
|
39805e1ee1
|
check branch name at beginning of method
|
2023-08-23 11:41:42 -04:00 |
|
tidy-dev
|
81423d2e66
|
Tidying
|
2023-08-23 10:47:49 -04:00 |
|
tidy-dev
|
a607ad573d
|
Linter
|
2023-08-23 10:47:40 -04:00 |
|
tidy-dev
|
5f8bd134fc
|
Remove Generic typing so id can be a string like menus
|
2023-08-23 10:14:55 -04:00 |
|
Sergio Padrino
|
b1ad7dc858
|
Merge pull request #17272 from confused-Techie/development
Add support for Pulsar (Machine Install) code editor on Windows
|
2023-08-23 13:06:45 +02:00 |
|
confused-Techie
|
14b231eecd
|
Add Pulsar (Machine Install) Support (Windows)
|
2023-08-22 21:56:40 -07:00 |
|
tidy-dev
|
9cb1a2e477
|
Merge pull request #17259 from desktop/autofocus-expansion-buttons-after-rerender
Focus moved to next expander buttons on rerender after expand
|
2023-08-22 21:19:23 -04:00 |
|
tidy-dev
|
52a3fd0e1d
|
Focus dropdown button on close
|
2023-08-22 20:40:54 -04:00 |
|
tidy-dev
|
8cbb3eefd1
|
Linter
|
2023-08-22 20:38:45 -04:00 |
|
tidy-dev
|
fb788e1881
|
Add dropdown button event handling
|
2023-08-22 20:38:39 -04:00 |
|
tidy-dev
|
178912ef2c
|
Add navigation via a-z characters
|
2023-08-22 20:28:06 -04:00 |
|
tidy-dev
|
c2a11f456f
|
Remove uneeded undefined and default value
|
2023-08-22 20:27:44 -04:00 |
|
tidy-dev
|
9aa0a3711d
|
Make label render function
|
2023-08-22 20:27:20 -04:00 |
|
tidy-dev
|
0851f9b728
|
Don't close dialog on escape
|
2023-08-22 20:26:38 -04:00 |
|
vaindil
|
461e04df56
|
don't use debounce, check branch name before error
|
2023-08-22 16:25:59 -04:00 |
|
tidy-dev
|
e0789094f4
|
Dropdown button aria attributes
|
2023-08-22 14:54:52 -04:00 |
|
tidy-dev
|
8450d2ac67
|
Add mouse clear event
|
2023-08-22 14:10:50 -04:00 |
|
tidy-dev
|
83b38b6cd0
|
Reuse Menu Pane component
|
2023-08-22 14:09:07 -04:00 |
|
Sergio Padrino
|
9894e9b985
|
Merge pull request #17263 from desktop/fix-add-repo-new-repo-loop
Adapt "add local repo" and "create new repo" to new stacked popup behavior
|
2023-08-22 15:34:29 +02:00 |
|
Sergio Padrino
|
2a77af4565
|
Dismiss "create new repo" dialog when clicking on "add this repo"
|
2023-08-22 08:56:17 +02:00 |
|
Sergio Padrino
|
5ac10f76b5
|
Dismiss "add existing repo" dialog when clicking "create a new repo"
|
2023-08-22 08:56:05 +02:00 |
|
tidy-dev
|
59ce8791fd
|
Linter..
|
2023-08-21 14:05:37 -04:00 |
|
Jose Cortinas
|
b4b4b7ed78
|
Render null by default
|
2023-08-21 12:56:39 -05:00 |
|
tidy-dev
|
81f309a88d
|
Focus moved expander buttons on rerender
|
2023-08-21 13:47:40 -04:00 |
|
Sergio Padrino
|
05ff6c8f1e
|
Merge pull request #17232 from desktop/fix-github-repo-parsing
Fix GitHub repo URL parsing for repos named with git suffix
|
2023-08-21 16:49:30 +02:00 |
|
Sergio Padrino
|
49c21f5562
|
Merge pull request #17254 from desktop/fix-windows-menu-a11y
Don't set `menuitem` role for root menu items
|
2023-08-21 16:48:34 +02:00 |
|
Sergio Padrino
|
418b0709b3
|
Add some documentation
|
2023-08-20 13:42:03 +02:00 |
|
Sergio Padrino
|
8c578010a3
|
Don't set menuitem role for root menu items
|
2023-08-20 13:26:08 +02:00 |
|
tidy-dev
|
00d466ca6d
|
Merge pull request #17241 from desktop/releases/3.2.10-beta1
Release 3.2.10-beta1
|
2023-08-18 10:08:01 -04:00 |
|
tidy-dev
|
a499df3569
|
Release 3.2.10-beta1
|
2023-08-17 17:33:57 -04:00 |
|
tidy-dev
|
ee5c29f568
|
Merge pull request #17240 from desktop/releases/3.2.9
Release 3.2.9
|
2023-08-17 17:29:46 -04:00 |
|
tidy-dev
|
06f847f50f
|
Merge branch 'development' into releases/3.2.9
|
2023-08-17 17:08:31 -04:00 |
|
tidy-dev
|
a98d46c002
|
Release 3.2.9
|
2023-08-17 13:15:07 -04:00 |
|
tidy-dev
|
1c7c1d1328
|
Merge pull request #17238 from vaindil/vaindil/plan-fix
Make user plan optional
|
2023-08-17 13:12:58 -04:00 |
|
tidy-dev
|
b3ce35882e
|
Merge pull request #17238 from vaindil/vaindil/plan-fix
Make user plan optional
|
2023-08-17 13:09:59 -04:00 |
|