1
0
mirror of synced 2026-01-02 03:04:13 -05:00
Commit Graph

2333 Commits

Author SHA1 Message Date
GitHub Actions
f2b9e04687 update search indexes 2022-08-10 03:18:24 +00:00
GitHub Actions
848dbf4697 update search indexes 2022-08-09 19:44:23 +00:00
docubot
0a253177de Merge branch 'main' into graphql-schema-update 2022-08-09 14:12:02 -04:00
Kevin Heis
04f38e4779 Parse color_mode cookie in browser (#29738)
* Parse color_mode cookie in browser

* Update useTheme.ts

* Update use-theme.js

* Update use-theme.js

* Add support for dark_high_contrast

Per https://primer.style/css/support/theming

I also checked all the color mode options, this is the only additional working with Primer 20 so far

* Remove gray bg

* Remove  type

* Use defaults instead of types for fn args

* Thicker types
2022-08-09 16:48:18 +00:00
rachmari
ed51013985 Action ran graphql script"update-files" 2022-08-09 16:36:02 +00:00
Jules
8ae0f08065 Merge branch 'main' into openapi-update-3c12f406739182bda9ca21351febac5aef775c91672a036c498bdccb0541e174 2022-08-09 12:57:50 +02:00
GitHub Actions
1d4de457a1 update search indexes 2022-08-09 03:31:24 +00:00
github-openapi-bot
840abe1004 Add decorated OpenAPI schema files 2022-08-08 20:01:28 +00:00
github-openapi-bot
cd47319728 Update OpenAPI Descriptions 2022-08-08 12:50:51 -07:00
GitHub Actions
8ace26ee0f update search indexes 2022-08-08 19:19:17 +00:00
Peter Bengtsson
a1e3866fa5 don't get available languages from session (#29715)
* don't get available languages from session

* update useSession

* one more fix
2022-08-08 11:13:27 -04:00
GitHub Actions
f73fb93f51 update search indexes 2022-08-08 11:24:20 +00:00
GitHub Actions
1bc75b31ef update search indexes 2022-08-08 03:31:39 +00:00
github-openapi-bot
b956fe8ae1 Update OpenAPI Descriptions (#29678)
* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-08-07 21:36:24 +00:00
GitHub Actions
0a4bb6afe2 update search indexes 2022-08-07 19:06:31 +00:00
GitHub Actions
cb7f271517 update search indexes 2022-08-07 11:28:11 +00:00
GitHub Actions
f039372450 update search indexes 2022-08-07 03:58:18 +00:00
GitHub Actions
9926be4e59 update search indexes 2022-08-06 19:01:31 +00:00
rachmari
391d931ace Action ran graphql script"update-files" 2022-08-06 16:34:51 +00:00
GitHub Actions
d186fc3b57 update search indexes 2022-08-06 11:55:10 +00:00
GitHub Actions
c6a0828dbe update search indexes 2022-08-06 03:29:43 +00:00
GitHub Actions
a79e37051c update search indexes 2022-08-05 19:25:42 +00:00
GitHub Actions
5d017c9ba9 update search indexes 2022-08-05 11:04:25 +00:00
GitHub Actions
cc5b4e6535 update search indexes 2022-08-05 03:44:11 +00:00
github-openapi-bot
5d10fdd372 Update OpenAPI Descriptions (#29649)
* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2022-08-05 11:51:12 +10:00
github-openapi-bot
5248034f84 Update OpenAPI Descriptions (#29640)
* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-08-04 21:33:59 +00:00
GitHub Actions
03dedfbcd2 update search indexes 2022-08-04 19:16:31 +00:00
rachmari
59a82c383f Action ran graphql script"update-files" 2022-08-04 16:35:24 +00:00
GitHub Actions
83a2951323 update search indexes 2022-08-04 11:22:03 +00:00
GitHub Actions
3dd1ccbdd4 update search indexes 2022-08-04 04:17:46 +00:00
github-openapi-bot
8476dc3d51 Update OpenAPI Descriptions (#29609)
* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2022-08-04 10:26:03 +10:00
github-openapi-bot
b0078f0e3e Update OpenAPI Descriptions (#29599)
* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-08-03 21:31:26 +00:00
Rachael Sewell
3cbd7103da Remove top-level categories on graphql queries page (#29592) 2022-08-03 20:01:38 +00:00
GitHub Actions
c087741711 update search indexes 2022-08-03 19:09:41 +00:00
Rachael Sewell
467459af7c Reactify graphql pages (#28547) 2022-08-03 10:51:21 -07:00
Grace Park
b5f8a6089f Fix REST decorator script (#29542)
* fix decorator script

* run on node 16

Co-authored-by: Grace Park <lugraciecy@gmail.com>
2022-08-03 17:35:02 +00:00
rachmari
97d649721a Action ran graphql script"update-files" 2022-08-03 16:36:54 +00:00
GitHub Actions
6cd305b0d9 update search indexes 2022-08-03 10:46:51 +00:00
GitHub Actions
0480646fe1 update search indexes 2022-08-03 03:42:54 +00:00
github-openapi-bot
2a281998f0 Update OpenAPI Descriptions (#29567)
* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2022-08-03 08:34:38 +10:00
Jenni Christensen
c638500950 Merge branch 'main' into mntlty/merge_queue_action 2022-08-02 11:36:28 -07:00
rachmari
32ca74e128 Action ran graphql script"update-files" 2022-08-02 16:36:13 +00:00
Sarah Edwards
f6d51bcf57 Delete OAuth Authorizations API for free/pro/team and GHEC (#29335)
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2022-08-02 08:21:43 +10:00
github-openapi-bot
6faf3c149b Update OpenAPI Descriptions (#29521)
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-08-02 07:34:54 +10:00
GitHub Actions
f3eac232f8 update search indexes 2022-08-01 19:26:14 +00:00
Jeremy Hayes
5c808d4761 Merge branch 'main' into openapi-update-b0cfda11c7f046e9b445ce8240a20df8b6932e6ab9f56c6bbfebb39c1a15a99c 2022-08-01 10:10:20 -04:00
GitHub Actions
2982f917e5 update search indexes 2022-08-01 11:02:04 +00:00
Felicity Chapman
6e62c889f4 Merge branch 'main' into openapi-update-b0cfda11c7f046e9b445ce8240a20df8b6932e6ab9f56c6bbfebb39c1a15a99c 2022-08-01 11:47:24 +01:00
GitHub Actions
b2bbfabbb3 update search indexes 2022-08-01 03:27:38 +00:00
Vanessa
853badb948 Merge branch 'main' into openapi-update-b0cfda11c7f046e9b445ce8240a20df8b6932e6ab9f56c6bbfebb39c1a15a99c 2022-08-01 07:13:32 +10:00