1
0
mirror of synced 2026-01-22 00:01:39 -05:00
Commit Graph

105 Commits

Author SHA1 Message Date
Kevin Heis
a909699ffe Optimize octicon rendering in table-heavy pages (#56181)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-26 19:54:21 +00:00
Kevin Heis
593352578f Support AUTOTITLE in code annotation blocks (#56214) 2025-06-26 15:54:46 +00:00
Kevin Heis
a7a57b22c2 Rename 'map topics' to 'subcategories' (#56202) 2025-06-25 15:29:49 +00:00
Kevin Heis
fc8500c1b7 Add alert container tracking for link analytics (#56209) 2025-06-25 02:24:05 +00:00
Kevin Heis
17974896f0 Fix permissions icon collision with bulleted lists (#56251) 2025-06-24 15:30:53 +00:00
Kevin Heis
5c74b07c84 Speed up the orphaned files check (#56010) 2025-06-11 17:39:22 +00:00
Kevin Heis
7ebc8876f4 Remove domain edit feature code (#55991) 2025-06-10 15:55:25 +00:00
Kevin Heis
fab07f48b9 Update typescript, consistent import path format for ts/tsx files (#55922) 2025-06-03 19:36:19 +00:00
Kevin Heis
b09d71c15e Convert tools directory JavaScript files to TypeScript (#55552) 2025-05-12 16:18:13 +00:00
Kevin Heis
df70f1919c Convert JavaScript files to TypeScript in multiple directories (#55550) 2025-05-12 15:50:42 +00:00
Kevin Heis
269910c474 Translate alert titles (#55559) 2025-05-12 15:50:26 +00:00
Kevin Heis
4a4e201111 Update patch versions where possible (#55418) 2025-04-25 20:55:54 +00:00
Kevin Heis
e9689301a8 Remove \#!/usr/bin/env node from scripts (#55304) 2025-04-16 16:00:16 +00:00
Rachael Sewell
38d95ebb70 fix file read error in rewrite-local-links.js (#54871) 2025-03-17 21:38:00 +00:00
Hector Alfaro
89d14bc728 Remove AUTOTITLE references from rendered article MD (#54457)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2025-02-26 16:45:57 +00:00
Kevin Heis
00db977a50 Rename preview to review where applicable (#54510)
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2025-02-21 19:07:36 +00:00
Hector Alfaro
bbf62e31d6 Remove redirects from markdown pages (#52355)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2025-02-04 15:59:36 +00:00
Kevin Heis
1ad5033572 Update src/archives to TypeScript (#53192) 2024-11-20 16:28:54 +00:00
Ashish Keshan
f3354171e4 Fix for unused reusable script (#52591) 2024-10-21 18:36:02 +00:00
Rachael Sewell
9e7f935d0f accessibility audits 8801 2024-09-12 14:01:26 -07:00
Hector Alfaro
82923e2bdc a11y: Standardize copy button announcement (#52229) 2024-09-05 20:21:34 +00:00
Kevin Heis
017757b8c4 Update annotation toggle to match the primer react controls (#52145) 2024-08-29 16:31:28 +00:00
Ashley
6e57375816 changed short-version.js to ts and updated references (#51805)
Co-authored-by: Evan Bonsignori <evanabonsignori@gmail.com>
2024-07-30 19:12:53 +00:00
Evan Bonsignori
3b16d72ea9 add reusables helper CLI (#50800)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2024-07-30 18:47:05 +00:00
Peter Bengtsson
ef4c46863e Port warm-server.js to TypeScript (#51434) 2024-06-27 00:18:28 +00:00
Peter Bengtsson
1c2690d540 Port features.js to TypeScript (#51422) 2024-06-26 14:23:07 +00:00
Peter Bengtsson
7ef2c568b7 Port context.js to TypeScript (#50978) 2024-06-07 12:23:13 +00:00
Peter Bengtsson
d9453990d8 Port reload-tree.js to TypeScript (#50890) 2024-05-30 17:44:34 +00:00
Peter Bengtsson
34a5884698 Strip HTML comments within Markdown rendering (#50523)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2024-05-16 21:42:00 +00:00
Peter Bengtsson
f6a95d5b79 Script to turn all documents to a JSON file (#50260)
Co-authored-by: docs-bot <docs-bot@users.noreply.github.com>
2024-05-16 12:18:53 +00:00
Peter Bengtsson
0d31da2c4e Remove warning about possibly no domain to replace (#50391) 2024-04-30 19:13:02 +00:00
Peter Bengtsson
b781c9e5e7 Replace your github domain in code snippets (#49411) 2024-04-25 19:22:08 +00:00
Hector Alfaro
2b5121f582 Use proper comment color in code samples (#50269) 2024-04-23 15:20:25 +00:00
Kevin Heis
84db00f3e8 Specify image density (#50196) 2024-04-18 21:23:03 +00:00
Kevin Heis
1c456e139d Make markdown image styling consistent (#50200) 2024-04-18 15:29:16 +00:00
Peter Bengtsson
e1673ed7df Remove empty rows that might be from Liquid ifversion blocks (#50179) 2024-04-17 16:57:41 +00:00
Peter Bengtsson
227e4e2bbf Clean up jest (#50177) 2024-04-16 19:38:46 +00:00
Peter Bengtsson
e0c8c80982 Use vitest instead of jest (#50150) 2024-04-16 17:07:22 +00:00
Peter Bengtsson
4cf070e63a Use test() instead of it() (#50151) 2024-04-15 19:29:00 +00:00
Kevin Heis
84a523f52b Update reusable data to handle blockquote (#50145) 2024-04-15 17:14:49 +00:00
Robert Sese
d50a1b7379 fix alert top margin (#49723) 2024-03-18 16:07:48 +00:00
Peter Bengtsson
a4dcd854f8 Refactor how the product name is rendered (#49377) 2024-02-27 19:03:30 +00:00
Peter Bengtsson
2987823594 Remove github-ae from lib/all-versions.js (#49235) 2024-02-20 12:54:34 +00:00
Kevin Heis
78708442ad Update syntax-highlighting.scss (#46790) 2024-02-13 19:16:03 +00:00
Peter Bengtsson
395e815a55 Remove mentions of ghae in code and tests (#49153) 2024-02-09 20:10:12 +00:00
Anne-Marie
92af780afa [Improvement]: Get started (phase 1): rename the "Quickstart" category #12388 (#49014)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2024-02-06 21:08:25 +00:00
Kevin Heis
a5a6d5a332 Update annotate.js (#49031) 2024-02-05 19:14:59 +00:00
Peter Bengtsson
d4a17825c3 Allow code annotations to have hashbangs (take 2) (#49020) 2024-02-05 17:35:15 +00:00
Peter Bengtsson
758835e31b Revert "Allow code annotations to have hashbangs" (#49016) 2024-02-05 09:30:24 -05:00
Peter Bengtsson
d517b22cf0 Allow code annotations to have hashbangs (#48995) 2024-02-05 13:41:15 +00:00