Commit graph

35981 commits

Author SHA1 Message Date
Jose Cortinas ec8f6bfc76 Set link underline default to true. 2024-02-26 07:57:42 -06:00
Jose Cortinas a1b7d2898b Merge branch 'development' into jc-icon-preview-dialog 2024-02-26 07:55:42 -06:00
tidy-dev 605bf7774f Update from recent development changes 2024-02-23 13:26:42 -05:00
tidy-dev 4b5ed761a0 Merge branch 'development' into add-check-all-semantic-control 2024-02-23 13:24:47 -05:00
tidy-dev d42a3c8b80 Update focus styles to be more consistent 2024-02-23 12:46:49 -05:00
tidy-dev 0910bbdabf Show gray border on context 2024-02-23 08:58:01 -05:00
tidy-dev 5c494415c8
Merge pull request #18206 from desktop/fix-ignore-folders-on-windows
Use forward slash for path separation splicing in generating ignore folder paths
2024-02-23 07:37:40 -05:00
Jose Cortinas b616b73ba7 Use a span for the example link 2024-02-22 16:53:23 -06:00
Jose Cortinas 7b3c649edb
Merge branch 'development' into jc-appearance-menu-underline 2024-02-22 16:22:51 -06:00
Jose Cortinas 7955530f59
Merge pull request #18162 from desktop/jc-icons-bigger-update
Update primer octicons and add support for all sizes
2024-02-22 16:12:41 -06:00
Jose Cortinas 623f6de5a9 Stop locking icons to 16px tall 2024-02-22 15:50:18 -06:00
Jose Cortinas f8a596f7b5 Add icon preview dialog 2024-02-22 15:50:01 -06:00
tidy-dev 600c26a797
Merge pull request #18202 from desktop/releases/3.3.9
Release 3.3.9
2024-02-22 11:43:57 -05:00
tidy-dev bcf53dd477 Use forward slash for path separation splicing 2024-02-22 10:35:48 -05:00
tidy-dev 2afc718b95 Make focus style match house hover 2024-02-21 16:43:10 -05:00
tidy-dev 4b529fc136 Add Gavin's thicker dash 2024-02-21 16:35:53 -05:00
tidy-dev 32366cc39e Fix history view regressions 2024-02-21 13:36:57 -05:00
tidy-dev 051b78a021 Release 3.3.9 2024-02-21 10:51:28 -05:00
tidy-dev 148d9e4ffd Add semantic check all 2024-02-21 09:40:29 -05:00
tidy-dev cd2c62bee0 Add more group meta data for check all semantics 2024-02-21 09:32:32 -05:00
Jose Cortinas 9d4b73408e Add a type guard for the missing case 2024-02-20 08:54:50 -06:00
Jose Cortinas 7a1cfb778a No need for a type assertion 2024-02-20 08:47:11 -06:00
Jose Cortinas b29d20415a Allow prettier to format generated icons file 2024-02-20 08:07:52 -06:00
tidy-dev a9369307c8
Merge pull request #18182 from desktop/refactor-hunk-handles-to-be-visible
Add Diff Selectable Line Group Check All: Refactor hunk handles to be visible, single, elements to focus
2024-02-16 11:43:58 -05:00
tidy-dev e92ad863bb
Grammarly
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2024-02-16 11:15:34 -05:00
tidy-dev 81fda4e46d Make first line height not be default hunk-handle height 2024-02-16 11:10:24 -05:00
tidy-dev e676b02fbf If not selectable, don't show hunk handle 2024-02-16 09:57:50 -05:00
tidy-dev 53f75ec61e Make single line hunk handles selectable 2024-02-16 09:57:50 -05:00
Sergio Padrino 89a8ed5f10 Bump Electron to v28.2.3 2024-02-16 15:17:51 +01:00
tidy-dev 8778eea55e Make check all control visible single element 2024-02-15 15:16:53 -05:00
tidy-dev ed383e17b5 Calculate height of check all control 2024-02-15 15:16:05 -05:00
tidy-dev e962b8c867 Feature flag this check all work to development as much as possible for now 2024-02-15 15:15:02 -05:00
Jose Cortinas c7c85b9981 Update a comment 2024-02-14 14:22:54 -06:00
Jose Cortinas ef056e3fb6 Fix import in generate-icons that broke everything 2024-02-14 14:12:12 -06:00
tidy-dev 65aaff279d Make hunk-handle take up height of parent so it is hoverable 2024-02-14 07:59:35 -05:00
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