Commit graph

35845 commits

Author SHA1 Message Date
tidy-dev 2c870d70f6 Place the hunk handle 2024-02-14 07:46:08 -05:00
tidy-dev 8d1d413211 Let the hunk-handle take up space 2024-02-14 07:25:31 -05:00
tidy-dev 9dd976884f Remove line number borders aka visible hunk handles 2024-02-14 07:17:33 -05:00
tidy-dev fcc86b7c4e Group all the general .row styles 2024-02-14 07:14:09 -05:00
tidy-dev 0a20e1fa2b
Merge pull request #18157 from desktop/add-selectable-range-info
Add Diff Selectable Line Group Check All: Add selectable range info
2024-02-14 06:56:10 -05:00
Jose Cortinas ee5c39580d Clean up for new types
- Rename "* as OcticonSymbol" to "* as octicons" to denote a module namespace instead of a type.
- Change icon custom type to variant type.
2024-02-13 15:04:27 -06:00
Jose Cortinas 6f18fe661d Update Octicon component for simpler structure 2024-02-13 15:01:54 -06:00
Jose Cortinas 8dd050835e Update generated icon output 2024-02-13 15:00:10 -06:00
Jose Cortinas a728f58804 Update icon generation and types
- Stop storing non-essential information like the name of icons.
- Reorganize type names and definitions to avoid redundant "Type" suffix.
2024-02-13 14:59:43 -06:00
Jose Cortinas 2bbeb45100 Use v for heights and less info for custom icons 2024-02-12 14:01:58 -06:00
Jose Cortinas cdcc1a484f Move Custom type to index 2024-02-12 08:35:47 -06:00
Jose Cortinas 2cb6a2cca2 Update all call sites and custom icon defs 2024-02-09 20:50:41 -06:00
Jose Cortinas 72c10becb8 Update Octicon component for new data struct 2024-02-09 20:50:29 -06:00
Jose Cortinas 9ad169aa64 Regenerate static icons and types 2024-02-09 20:49:27 -06:00
Jose Cortinas 9b7754b090 Rewrite icon generation again
- All paths and size values are included
- Symbol name is included
- More strict type checking is enabled by enumerating all of the symbol names and sizes and defining types.
2024-02-09 20:49:11 -06:00
Jose Cortinas 76426f78d0 Resize all copy buttons to 12px 2024-02-09 14:04:49 -06:00
Jose Cortinas ecdb9d7317 Use checkCircleFill icon for success 2024-02-09 13:54:22 -06:00
Jose Cortinas 82df1d8116 Scale down success check and copy icon 2024-02-08 15:22:34 -06:00
Jose Cortinas 32fb80e514 settings -> gear 2024-02-08 15:21:58 -06:00
Jose Cortinas edd0551c75 Adjust manually created icons to new type 2024-02-08 15:21:39 -06:00
Jose Cortinas 57713a45d5 Support multiple paths in Octicon component render 2024-02-08 15:20:33 -06:00
Jose Cortinas 854ad5e563 Update generated icons and lint rules 2024-02-08 15:19:44 -06:00
Jose Cortinas dc2304efac Update generate script to support multiple paths
The latest releases of the octicons package now have an ast object available, we use that to get the path data for the icons now instead of parsing the path elements.
2024-02-08 15:18:49 -06:00
Jose Cortinas 91862e4d19 Update primer/octicons package 2024-02-08 15:17:36 -06:00
tidy-dev 7707b9ed82 Method to gather row's group selection data 2024-02-08 14:13:57 -05:00
tidy-dev e96e1edde3 Add method to determine selection state of a range 2024-02-08 14:13:57 -05:00
tidy-dev 4b1a922cb2 Add interface to track row group data 2024-02-08 14:04:32 -05:00
Sergio Padrino 8c68856fac
Merge pull request #18135 from medchedli/patch-1
Update Create Repository & Add Existing Repository Buttons text
2024-02-08 16:13:02 +01:00
tidy-dev 5181424ef3
Merge pull request #18148 from desktop/releases/3.3.9-beta2
Release 3.3.9-beta2
2024-02-07 13:34:19 -05:00
tidy-dev d0c62671d5 Release 3.3.9-beta2 2024-02-07 09:50:08 -05:00
tidy-dev 2b17667b38
Merge pull request #18147 from desktop/feature-flag-diff-checkmarks
Feature flag and setup for adding setting of diff checkmarks
2024-02-07 09:36:36 -05:00
tidy-dev a1fc55bdf2 Add diff check marks setting 2024-02-07 08:49:29 -05:00
tidy-dev 0780dfdad6 Add diff checks feature-flag 2024-02-07 08:26:48 -05:00
Sergio Padrino 1ec6086e4e
Merge pull request #18141 from pLeBlanc93/pyi-syntax-highlight
add `pyi` to syntax highlighting
2024-02-06 15:21:41 +01:00
Sergio Padrino 72bec2ee41
Merge pull request #18134 from desktop/dependabot/github_actions/peter-evans/create-pull-request-6.0.0
Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0
2024-02-06 14:59:10 +01:00
Paul LeBlanc 435613691e
add pyi to syntax highlighting 2024-02-06 07:48:01 -06:00
Mohamed Chedli Ben Yaghlane 52b36a2522
Update Create Repository & Add Existing Repository Buttons text 2024-02-05 16:52:09 +01:00
dependabot[bot] 636700e65a
Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5.0.2...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 15:41:55 +00:00
Sergio Padrino a7856a1ccc
Merge pull request #18132 from desktop/fix-permissions
Fix close single-word issue action permissions
2024-02-05 15:33:17 +01:00
Steve Ward 636b9697f6
Fix action permissions 2024-02-05 08:50:50 -05:00
Sergio Padrino 6858fce8de
Merge pull request #18124 from desktop/submodule-sha-copy
Replace SHA tooltips with copy buttons in submodule diffs
2024-02-02 16:27:06 +01:00
Sergio Padrino 0f5bce40af Replace sha tooltips with copy buttons in submodule diffs 2024-02-02 14:08:37 +01:00
tidy-dev ecb68b6e4e
Merge pull request #18077 from desktop/add-visual-checks-to-diff
Add visual checks to diff
2024-02-01 08:08:40 -05:00
Sergio Padrino 3093f01a37
Merge pull request #18001 from desktop/bot-avatars
Add support for bot avatars
2024-02-01 11:07:47 +01:00
Jose Cortinas 52dafb3b02
Merge pull request #18086 from desktop/jc-diff-focus-indicator
Add focus indicator when diff grid has focus
2024-01-31 13:45:29 -06:00
tidy-dev 3b0613a955 Update extra width for both diffs 2024-01-31 12:48:46 -05:00
tidy-dev 82fb6dbc3c Make sure cursor style applies to everything 2024-01-31 12:19:13 -05:00
tidy-dev 3e106252d9 Align checks to line numbers when wrapped 2024-01-31 12:03:14 -05:00
tidy-dev e5d989023f
Merge pull request #18064 from desktop/diff-line-checkboxes
Using a checkbox input for managing line inclusion toggling
2024-01-31 09:14:13 -05:00
Sergio Padrino 81602ac18d Remove unwanted tab
Co-Authored-By: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2024-01-31 13:20:16 +01:00