1
0
mirror of synced 2026-01-02 12:04:38 -05:00
Commit Graph

83 Commits

Author SHA1 Message Date
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
Peter Bengtsson
c216f1915e Delete remaining 89 mentions of 'gahe' in data/features (#48724) 2024-01-17 13:00:14 +00:00
Peter Bengtsson
d2f9220620 Use json instead of jsonc and upgrade highlight.js (#48649) 2024-01-10 17:34:07 +00:00
Josh Soref
1dabf75b34 Spelling scripts (#30895)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-01-05 09:14:38 -08:00
Kevin Heis
8797462cc7 Remove chin on new style alerts (#48518) 2024-01-02 23:05:08 +00:00
Kevin Heis
ec4d85c7d3 Migrate Callout React component to Alert (#47226)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2024-01-02 21:38:14 +00:00
Peter Bengtsson
c7370e5ee0 Post PR annotations on failing AUTOTITLE errors (#45129)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-12-18 21:31:47 +00:00
Peter Bengtsson
7b2b014dd3 Unbreak liquid tag and Markdown rendering (#48060)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-12-18 19:38:42 +00:00
Grace Park
4990a05141 Update spotlight bold color (#47837) 2023-12-14 20:41:25 +00:00
Rachael Sewell
b01a547872 Consolidate data schema validation tests (#47729) 2023-12-13 21:14:42 +00:00
Peter Bengtsson
78a322f389 Remove indent from procedural inline images (#47414) 2023-12-11 12:38:08 +00:00
Peter Bengtsson
35b26c6a14 Port test-moved-content.js to TypeScript (#47443) 2023-12-08 15:47:24 +00:00
Kevin Heis
7495bd6a5e Alerts that are the same as the monolith (#47012)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-12-04 16:14:01 +00:00
Peter Bengtsson
3c37b6b54c Use plain 'mv' if untracked (#46807) 2023-11-28 12:56:40 +00:00
Peter Bengtsson
671854cd4a Delete deprecated move-category-to-product.js script (#46800) 2023-11-27 21:49:15 +00:00
Peter Bengtsson
e2b5e3942d Use execFileSync instead of execSync to move files (#46796) 2023-11-27 21:41:00 +00:00
Peter Bengtsson
dc767f6b3d use execFileSync for executing git commands (#46789) 2023-11-27 17:08:40 +00:00
Peter Bengtsson
06bc354c4c move-content to update featuredLinks too (#46213) 2023-11-27 16:10:38 +00:00
Kevin Heis
b00cede4f7 Update note styling to dotcom (#45462) 2023-11-13 20:18:52 +00:00
Kevin Heis
c0ddefdfcc Migrate tests/ files to src/ (#45840) 2023-11-13 19:40:33 +00:00
Kevin Heis
d4f345e4af Move files out of lib/ (#45506) 2023-11-02 22:46:32 +00:00
Peter Bengtsson
45753a64db Remove polyfill for Array.prototype.at (#45513) 2023-11-02 20:07:30 +00:00
Kevin Heis
748d1e3e3d Move files out of script/ (#45454)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-11-02 18:17:39 +00:00