Commit graph

35232 commits

Author SHA1 Message Date
tidy-dev
e2505a2d1c Avatar margin right slighting different between expand/collapse 2023-10-23 11:15:42 -04:00
tidy-dev
7aa639bfe9 Added +/- icon for expanded view of added/removed lines 2023-10-23 11:08:39 -04:00
tidy-dev
3206fcb019 Consistent margin for avatar line 2023-10-23 11:02:53 -04:00
tidy-dev
889284b227 Merge branch 'development' into commit-summary-expansion-spacing-css-tweaks 2023-10-23 08:07:09 -04:00
Sergio Padrino
9f89fac4c3
Merge pull request #17606 from DylanDevelops/add-cc-file-syntax-highlight
[fix] Add support for .cc files in the highlighter module.
2023-10-23 11:51:22 +02:00
Sergio Padrino
d2f5149545
Merge pull request #17596 from desktop/fix-conflicts-width-issue
Fix width issue with conflicts dialog
2023-10-23 11:44:43 +02:00
Dylan Ravel
2f6b27161c Add support for .cc files in the highlighter module. 2023-10-21 16:01:00 -07:00
Sergio Padrino
1719fafd0c Make sure conflicted file paths take as much space as possible… but not more than they should 2023-10-20 16:29:12 +02:00
tidy-dev
75dca77d92
Merge pull request #17569 from desktop/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.12.9 to 7.23.2
2023-10-20 07:34:58 -04:00
tidy-dev
368776cf30
Merge pull request #17556 from desktop/commit-summary-expansion-description-below-summary-faded-lines
Commit Summary Expansion: Move description under summary title
2023-10-20 07:17:36 -04:00
tidy-dev
3b9c334ff5
Merge pull request #17577 from desktop/notifications-test-build
Notifications test build improvements
2023-10-19 11:28:28 -04:00
Sergio Padrino
588683803e
Merge pull request #17567 from desktop/voice-over-plz-read-group-headers
Improve/fix VoiceOver support for grouped lists
2023-10-19 17:25:11 +02:00
Markus Olsson
b6f5de494a
Merge pull request #17500 from desktop/stats-cleanup
Allow StatsStore consumers to increment metrics directly
2023-10-19 14:06:25 +02:00
Markus Olsson
a023a562ec
Merge pull request #17576 from desktop/notary-public
Notarize using notarytool instead of altool
2023-10-19 13:55:06 +02:00
Sergio Padrino
ef704cfa4d Always wrap list-item contents to simplify code
Co-Authored-By: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2023-10-19 11:51:00 +02:00
Sergio Padrino
b1b38b6604 Remove list-item mixin and just include it inline 2023-10-19 11:50:21 +02:00
tidy-dev
e0394e8653
Merge pull request #17555 from desktop/commit-summary-expansion-tags
Commit Summary Expansion: Tags
2023-10-18 08:33:27 -04:00
tidy-dev
cc3a9315e7 Merge branch 'development' into commit-summary-expansion-tags 2023-10-18 08:13:09 -04:00
tidy-dev
467e62b6c1
Merge pull request #17549 from desktop/commit-summary-expansion-lines-changed
Commit Summary Expansion: Replace added/deleted lines tooltip with plain text
2023-10-18 07:54:08 -04:00
tidy-dev
c819d98db5 Merge branch 'development' into commit-summary-expansion-lines-changed 2023-10-18 07:28:13 -04:00
tidy-dev
d501e574ec Remove lines in collapsed form
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-10-18 07:28:03 -04:00
tidy-dev
6a88f9bf30
Merge pull request #17548 from desktop/commit-summary-expansion-sha
Commit Summary Expansion: SHA
2023-10-18 07:25:43 -04:00
tidy-dev
1738be5350 Making things a little easier to digest 2023-10-17 12:40:41 -04:00
tidy-dev
2364eb0d1d Continue is the one you are looking for 2023-10-17 12:13:00 -04:00
tidy-dev
5054d59113 Stop lots of individual fetching 2023-10-17 12:10:25 -04:00
tidy-dev
ab83262900 Narrow results to PRs that have Reviews/Comments 2023-10-17 11:50:45 -04:00
tidy-dev
37fa407b02 docs 2023-10-17 11:03:24 -04:00
tidy-dev
8f9b1cf58e Move pull request checks failed testing into test notifications dialog 2023-10-17 10:58:01 -04:00
Markus Olsson
5018f3d1e0 Typo! grr 2023-10-17 16:06:23 +02:00
Markus Olsson
e2ff14c84f Notarize using notarytool instead of altool 2023-10-17 15:36:53 +02:00
tidy-dev
b7ff5c400b Warn if system setting needs changed 2023-10-17 09:25:37 -04:00
dependabot[bot]
812ade1964
Bump @babel/traverse from 7.12.9 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 17:17:18 +00:00
tidy-dev
7a2816f9b2
Merge pull request #17568 from desktop/releases/3.3.4
Release 3.3.4
2023-10-16 13:16:31 -04:00
tidy-dev
0abf3bac55 Merge branch 'development' into commit-summary-expansion-sha 2023-10-16 13:12:42 -04:00
tidy-dev
25990ad887
Merge pull request #17543 from desktop/commit-summary-expansion-authors
Commit Summary Expansion: Authors
2023-10-16 13:02:50 -04:00
tidy-dev
6bd0a63a07 More concise render author list code
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-10-16 12:37:19 -04:00
tidy-dev
59d4657385 Update validate-electron-version.ts 2023-10-16 10:45:48 -04:00
Sergio Padrino
9d64272ca0 Add improved aria-labels to the repository list 2023-10-16 16:26:15 +02:00
tidy-dev
eae6648b9a Release 3.3.4 2023-10-16 10:21:34 -04:00
tidy-dev
f7350d6496
Merge pull request #17558 from desktop/commit-summary-expanding-aria-control
Commit Summary Expansion: Add aria-controls to expand button
2023-10-16 08:38:42 -04:00
Sergio Padrino
4bdb24e197 Add aria-label for branches in branch lists 2023-10-16 09:32:36 +02:00
Sergio Padrino
bf6d8051e4 Create a "default" aria label function for branches 2023-10-16 09:32:12 +02:00
Sergio Padrino
670a31a09b Extract RelativeTime logit to a reusable function 2023-10-16 09:31:58 +02:00
Sergio Padrino
8ed766d78d Add support for row aria-labels in our grouped lists 2023-10-16 09:31:41 +02:00
Sergio Padrino
c3393fcddd Use role="presentation" for the container of a grouped list 2023-10-16 09:31:05 +02:00
tidy-dev
9ffe6683d9 Add aria-controls to expand button 2023-10-13 13:49:22 -04:00
tidy-dev
80485901ed Merge branch 'development' into commit-summary-expansion-authors 2023-10-13 12:21:23 -04:00
tidy-dev
3bb4357b9d
Merge pull request #17539 from desktop/remove-commit-summary-list-semantics
Commit Summary Expansion: Clean up list semantics - little bit of refactor for easier readability
2023-10-13 12:20:07 -04:00
tidy-dev
25120603f5 Merge branch 'development' into remove-commit-summary-list-semantics 2023-10-13 10:24:56 -04:00
tidy-dev
31dc774805
Merge pull request #17538 from desktop/commit-summary-expansion-move-expander-to-title
Commit Summary Expansion: Move expander to title
2023-10-13 10:20:57 -04:00