Commit graph

35981 commits

Author SHA1 Message Date
tidy-dev 11fc806ec8
Update app/src/ui/diff/diff-helpers.tsx
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2024-03-06 11:10:08 -05:00
Jose Cortinas ff7237082b
Merge pull request #18207 from desktop/jc-icon-preview-dialog
Icon preview dialog
2024-03-05 10:42:38 -06:00
Jose Cortinas ca5b9ac880
Merge pull request #18245 from desktop/jc-tutorial-button-role
Add link role to the "Open pull request" button in tutorial sidebar
2024-03-05 10:27:09 -06:00
Sergio Padrino dfec3277f9
Merge pull request #18244 from desktop/respect-path
Edit `PATH` via registry to avoid truncating it
2024-03-05 16:45:51 +01:00
Sergio Padrino 4879575aa1
Update changelog.json 2024-03-05 15:47:58 +01:00
tidy-dev 8579a225d6 Release 3.3.10 2024-03-05 07:29:17 -05:00
Sergio Padrino ad57d67df6 Merge pull request #18239 from desktop/diff-container-flexbox
Make diff side-by-side diff container a flexbox container
2024-03-05 07:26:20 -05:00
tidy-dev c86ed7b413 Merge pull request #18206 from desktop/fix-ignore-folders-on-windows
Use forward slash for path separation splicing in generating ignore folder paths
2024-03-05 07:25:20 -05:00
Sergio Padrino e749c8292c
Merge pull request #18250 from desktop/dependabot/github_actions/peter-evans/create-pull-request-6.0.1
Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1
2024-03-05 12:53:24 +01:00
Sergio Padrino c661901e5b Stop using setx to notify other processes. Doesn't seem to make a difference
I tried keeping some command line sessions, and they weren't aware of changes in PATH neither with this hack or with the existing prod implementation (100% based on setx), so... why bother?
2024-03-05 12:40:22 +01:00
Jose Cortinas 42220a5dda Add link role to external links where possible 2024-03-04 14:49:43 -06:00
dependabot[bot] 2afcda79df
Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 15:02:49 +00:00
Jose Cortinas 9fea0aaf09 Add link role to open PR button in tutorial 2024-03-01 10:48:10 -06:00
Sergio Padrino 173818da57 Bump registry-js to v1.16.0 which supports REG_EXPAND_SZ 2024-03-01 17:44:18 +01:00
Sergio Padrino 560ac60f14 Add debug menus to Windows app to (un)install CLI tool 2024-03-01 16:36:37 +01:00
Sergio Padrino 39a7476402 Use registry-js to set the PATH env variable 2024-03-01 16:36:15 +01:00
Sergio Padrino 49a42d9957
Merge pull request #18239 from desktop/diff-container-flexbox
Make diff side-by-side diff container a flexbox container
2024-02-29 15:56:54 +01:00
tidy-dev 6683db1e22 Merge branch 'development' into diff-checkall-logic-iteration 2024-02-29 07:56:57 -05:00
tidy-dev fa6504c55d
Merge pull request #18235 from desktop/releases/3.3.10-beta1
Release 3.3.10-beta1
2024-02-29 07:53:49 -05:00
Sergio Padrino 65666933bd Make diff side-by-side diff container a flexbox container 2024-02-29 12:52:52 +01:00
Jose Cortinas ce49ea7dcf Update icon preview markup and css 2024-02-28 16:15:23 -06:00
Jose Cortinas 3cc98ec2af
Update app/src/ui/octicons/icon-preview-dialog.tsx
Co-authored-by: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2024-02-28 14:10:50 -06:00
tidy-dev 940cd7bb09
Update changelog.json
Co-authored-by: Melissa Xie <mxie@users.noreply.github.com>
2024-02-28 13:52:24 -05:00
tidy-dev 8edcebc68e Enable group diff check marks for beta 2024-02-28 13:35:06 -05:00
tidy-dev 92ae12c448 Release 3.3.10-beta1 2024-02-28 13:30:56 -05:00
tidy-dev 2d9e7dfae8
Merge pull request #18227 from desktop/Add-accessibility-setting
Add Accessibility Setting to toggling diff checkmarks
2024-02-28 12:58:49 -05:00
tidy-dev d469502db4 More grammar 2024-02-28 12:36:38 -05:00
tidy-dev 6d3672f633 Grammar 2024-02-28 12:31:59 -05:00
tidy-dev 3c7ce5fe9c Merge branch 'development' into Add-accessibility-setting 2024-02-28 12:31:14 -05:00
tidy-dev c254a6ff6a
Merge pull request #18204 from desktop/visual-improvements-on-checkall
Visual improvements on check all
2024-02-28 12:30:30 -05:00
tidy-dev 30a4cb1a5b Refactor logic to use rendered row indexes for calculating height
Plus added some caching to reduce looping on every render
2024-02-28 12:18:30 -05:00
tidy-dev 55fd71f983 Removed unused props 2024-02-28 11:02:42 -05:00
tidy-dev d94b307a5c Make placeholder match hunk handle styles. 2024-02-28 10:50:48 -05:00
tidy-dev c112631cea Track the rendered row start and stop indexes 2024-02-28 10:50:48 -05:00
tidy-dev 0f1f09d43c Remove hunk hovered prop as it is on selectable group details
Update side-by-side-diff.tsx
2024-02-28 10:50:48 -05:00
tidy-dev f4c3f30864 Use a type pattern for the checkbox identifiers 2024-02-28 10:00:37 -05:00
tidy-dev 939bf03253 Add helper method for determining if a row would be part of selectable group 2024-02-28 09:56:33 -05:00
Lucas c96d12bc95
Fix bug with macOS shell integration paths 2024-02-29 01:34:28 +11:00
Lucas df0064dd64
Refactor FoundShell and update docs 2024-02-29 01:26:43 +11:00
tidy-dev ad2cb1c70d Logical OR not And for increased hover surface in condensed view 2024-02-27 13:55:30 -05:00
tidy-dev 5c44f39312 Make all the check marks toggle on setting update 2024-02-27 13:47:55 -05:00
tidy-dev b57a4c44fc Save the show diff marks setting to app/local store 2024-02-27 13:47:31 -05:00
tidy-dev 6faeb10548 Add show diff check marks setting to accessibility settings 2024-02-27 13:46:38 -05:00
tidy-dev 8b971b5116 Variable for diff line number focus color 2024-02-27 12:55:53 -05:00
tidy-dev 2a008bc70d Merge branch 'development' into visual-improvements-on-checkall 2024-02-27 12:42:05 -05:00
tidy-dev 71d2108bb4
Merge pull request #18035 from desktop/jc-appearance-menu-underline
Add support for toggling link underlines globally
2024-02-27 12:38:31 -05:00
tidy-dev 38a1a96b5a
Merge pull request #18201 from desktop/add-check-all-semantic-control
Add Diff Selectable Line Group Check All: Add check all visual and semantic control
2024-02-27 12:35:39 -05:00
Jose Cortinas 1296b0b5c5 Formatting fix 2024-02-27 11:24:30 -06:00
Jose Cortinas 11dc95eab9
Apply suggestions from code review
Co-authored-by: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2024-02-27 11:20:00 -06:00
Jose Cortinas 021c324385 Add a feature flag 2024-02-26 17:45:27 -06:00