Laura Coursen
dd812b368e
GitHub Actions pricing update ( #58952 )
2025-12-17 15:33:29 -05:00
Felicity Chapman
18acec3172
Use Copilot to update scripts to add quality query tables ( #58621 )
...
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com >
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Óscar San José <oscarsj@github.com >
2025-12-11 16:39:46 +00:00
Robert Sese
2a1a2cf303
resolve journey data from middleware ( #58330 )
2025-11-03 23:14:12 +00:00
Mardav Wala
7d8b9cf28e
feat: Implement App Router integration and 404 handling ( #56915 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-21 17:06:03 +00:00
Kevin Heis
d35127dfa9
Typescript src/assets ( #53110 )
2024-11-14 19:17:43 +00:00
Evan Bonsignori
1a99ce6a37
src/search refactor + new endpoint: AI Search Autocomplete (#52822 )
2024-11-07 18:15:57 +00:00
Evan Bonsignori
ee06337500
change TypeScript target to es2022 ( #51827 )
2024-07-29 22:34:25 +00:00
Peter Bengtsson
a4bf16540a
Lint generate-code-scanning-query-list.ts separately ( #50031 )
2024-04-09 19:53:43 +00:00
Peter Bengtsson
ef86766161
TypeScript to start server ( #49800 )
...
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2024-03-28 18:18:57 +00:00
Peter Bengtsson
11752daffb
Rewrite find-past-built-pr in TypeScript ( #49758 )
2024-03-19 15:51:59 +00:00
Peter Bengtsson
bf4af51387
Periodically validate docs-urls.json in github/github ( #49220 )
...
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com >
2024-03-18 11:56:49 +00:00
Mike Surowiec
7310fc998a
Refactor display-platform-specific-content ( #22665 )
...
* refactor display-platform-specific-content
* update PlatformPicker tests and cleanup
2021-11-12 14:40:35 +00:00
Mike Surowiec
06d8f81401
Two-pane Experiment ( #21092 )
...
* pull changes from docs-playground
* cleanup, add callout banner
* cleanup linting and test fixes
* add discussion link
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2021-08-26 14:19:40 -04:00
Kevin Heis
75f90c9487
Update current JavaScripts to use Typescript ( #19824 )
...
* Update index to make it clear what has hasn't updated to Next/React yet
* Typescriptify events and experiments
* Typescript the old JS for easier integration
* Update release-notes.ts
* Lint
* Run npm i
* Fix a few lint issues
* Update airgap-links.ts
* Update airgap-links.ts
* Update set-next-env to ts
* Update airgap-links.ts
* Update package-lock.json
* Update set-next-env.ts
* Update package-lock.json
* Revert "Update package-lock.json"
This reverts commit b45e8250beeb700719d3b44e1092b0bbd093baba.
* readd fsevents
* Revert "readd fsevents"
This reverts commit 419f3c35080ac4a9072f0b4e8e291e1712ce3639.
* Update openapi-schema-check.yml
* Revert "Update openapi-schema-check.yml"
This reverts commit 5e9f4a29ea11ee343ca17291a40a751920c5b923.
* Update package-lock.json
* Update package-lock.json
2021-06-14 18:07:39 +00:00
Mike Surowiec
a88e99c83a
Reactify: release notes ( #19799 )
...
* reactify release-notes pages
* update GHAE/ES react release notes to not rely on javascripts/release-notes.js
2021-06-09 20:44:32 +00:00
Mike Surowiec
eaddbc5db7
feat: add nextjs middleware handling ( #19139 )
...
* feat: add nextjs middleware handling split
* fix: eslint errors
* fix: filter boolean from csp list
* fix: feature flag nextjs server start
* feat: add prettier rules for ts,tsx files
* fix: remove unnecessary async from next middleware
* fix: next middleware name
* Update tsconfig.json
Co-authored-by: James M. Greene <JamesMGreene@github.com >
* Update next-env.d.ts
Co-authored-by: James M. Greene <JamesMGreene@github.com >
* fix: add typescript linting to lint command
* add comment for unsafe-eval, update webpack to use eval in development
* fix: feature flag typo
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2021-05-05 15:23:46 +00:00