Граф коммитов

635 Коммитов

Автор SHA1 Сообщение Дата
Peter Bengtsson 5598dd8332
go to top of page when clicking pagination links (#34386) 2023-02-02 21:52:06 +00:00
Robert Sese 592ca1b51f
only set query params if method isn't GET or HEAD (#34288) 2023-02-02 17:09:25 +00:00
Grace Park 302b3a0663
Fixing mobile search header (#34326) 2023-02-01 18:21:18 +00:00
Grace Park 6b375939f3
Remove aria-hidden for accessibility (#34350) 2023-02-01 18:04:16 +00:00
Grace Park 140e617b28
Update ui key to update translations (#34316) 2023-01-31 20:52:36 +00:00
Grace Park 95c3e494fc
Update margins in header (#34301) 2023-01-31 18:25:46 +00:00
Grace Park ef2efb0636
Feature Branch: Global Nav Phase 1 (#33465)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-31 17:49:50 +00:00
Laura Coursen 2b1689b43e
Add instructions for updating GitHub Desktop to resolve crash at launch (#34272)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-01-30 18:06:42 +00:00
Rachael Sewell 89e507215a
account for non-object example values in rest docs (#33469)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-25 00:10:29 +00:00
Peter Bengtsson bad81adba1
remove 'contributor' functionality (#34117) 2023-01-23 17:04:35 +00:00
Rachael Sewell fd2904fc4e
add array type option for rest docs (#34050) 2023-01-19 17:58:39 +00:00
Peter Bengtsson 2896bd1099
remove encodeEntities on featured link cards (#33935) 2023-01-17 13:19:28 +00:00
Peter Bengtsson b83009ce59
max 10 pages of pagination on dedicated search page (#33915) 2023-01-12 20:18:29 +00:00
Peter Bengtsson 35cf066d00
ToC landing pages should display HTML in intro (#33916) 2023-01-12 17:01:59 +00:00
Peter Bengtsson 1a32b39f78
don't htmlencode 'title' (#33920) 2023-01-12 16:57:34 +00:00
hubwriter 18a2cc8498
Remove experimental format ("playground") page from Codespaces docs (#33732)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-11 19:52:51 +00:00
Evan Bonsignori c3944238ed
add learning track card (#33300)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-05 20:59:23 +00:00
Kevin Heis 1c0a9ef84d
Add hover event, add scroll flips (#33743) 2023-01-04 22:02:39 +00:00
Peter Bengtsson 862172e8af
only send the minimal language needed as prop (#32765)
Co-authored-by: Grace Park <gracepark@github.com>
2023-01-04 19:43:37 +00:00
Peter Bengtsson b240055443
Permissions statement rendering on automated pages (#33718) 2023-01-03 19:44:44 +00:00
Peter Bengtsson 8ec4ddf836
use keepPreviousData for uswSWR in Search component (#33592) 2022-12-16 17:29:40 +00:00
Peter Bengtsson 26e22af8ae
include the data-search=breadcrumbs (#33576) 2022-12-15 01:03:12 +00:00
Peter Bengtsson acea4fff96
include breadcrumbs in MINIMAL_RENDER layout (#33569) 2022-12-14 21:57:34 +00:00
Robert Sese b476eb4cbc
show media type for REST examples dropdown (#33425) 2022-12-12 20:46:49 +00:00
Rachael Sewell 2fd7e0f451
Revert "account for non-object example values in rest docs" (#33468) 2022-12-12 20:14:36 +00:00
Rachael Sewell e78eb192df
account for non-object example values in rest docs (#33411)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2022-12-12 19:22:10 +00:00
Robert Sese 6185352bc5
anchor links for release note sections (#33401) 2022-12-09 21:14:55 +00:00
Rachael Sewell 2724fb7b2a
add curl example for multipart form (#33378) 2022-12-09 19:34:22 +00:00
Grace Park baa53b778f
Picker refactor (#33113)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-12-07 23:17:06 +00:00
Peter Bengtsson 805fca4f63
MINIMAL_RENDER should be on default for npm run sync-search-server (#33294) 2022-12-07 19:51:17 +00:00
Robert Sese cce7a881de
allow linking to a specific webhook type (#33118) 2022-12-06 21:20:23 +00:00
Grace Park 4103893460
Add x-github-api-version header to curl code examples (#33203) 2022-12-05 21:38:29 +00:00
Peter Bengtsson b0227ab126
minimal render minimal for faster sync search rendering (#33185) 2022-12-05 18:01:41 +00:00
Kevin Heis 6b1ac124d8
Update "preferredlang" to "user_language" (#33045) 2022-11-30 17:51:51 +00:00
Grace Park 53f54707c5
Updating to check apiVersion is a real apiVersion (#33058)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2022-11-29 19:23:54 +00:00
Grace Park e3f8f71c42
Rest api versioning redo (#33011)
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Grace Park <gracepark@Graces-MacBook-Pro-2.local>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
2022-11-28 11:55:02 -08:00
Peter Bengtsson 5720e01ca0
correct redirecting site-policy links in code (#32858) 2022-11-23 14:13:16 +00:00
Peter Bengtsson 9e2a4ed8fb
use English guides within learning tracks data (#32797) 2022-11-23 14:09:55 +00:00
Kevin Heis 3447bd60c6
Change footer column sizes depending on which appear (#32759)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-11-23 13:05:25 +00:00
Isaac Brown 3ff64a8c8c
Incremental rebuild of dev container in Codespaces - [GA] (#32544)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Craig Peters <craiglpeters@github.com>
2022-11-22 15:54:48 +00:00
Peter Bengtsson dd120617ef
no language drop-down on early-access docs (#32749) 2022-11-18 16:46:52 +00:00
Peter Bengtsson 988e68fa98
JIT data (#32140) 2022-11-17 13:08:49 +00:00
Rachael Sewell 8f1801040a
webhooks update bug fix (#32656) 2022-11-16 03:12:47 +00:00
Robert Sese b2e5d14036
Automate + Reactify webhooks page (#29534)
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-11-15 22:12:16 +00:00
Peter Bengtsson 73a1bfdbb0
use the right data-search tag for release notes (#32616) 2022-11-15 17:32:34 +00:00
Peter Bengtsson 401d9696a6
use /api/search/v1 in Search.tsx (#31952) 2022-11-14 12:34:21 +00:00
Grace Park 0ed7777736
Bring back wip temporarily for the dark ship of fr, ru, ko, and de (#32539) 2022-11-11 00:25:50 +00:00
Grace Park a0536f8063
Add required query params to examples (#32248) 2022-11-10 21:17:34 +00:00
Grace Park 7190f42fc2
Fix enumerated parameters bg color (#32454) 2022-11-10 18:43:51 +00:00
Peter Bengtsson 26291a6e52
remove pageVersionTitle from page context data (#32453) 2022-11-10 13:38:40 +00:00