1
0
mirror of synced 2026-01-01 18:05:46 -05:00
Commit Graph

2983 Commits

Author SHA1 Message Date
Sophie
1c455b4f16 Fixes broken links (#37699) 2023-06-09 15:33:35 +00:00
Peter Bengtsson
189102a6f7 Polyfill Array.prototype.at for people on Node <16.6 (#37709) 2023-06-09 15:25:36 +00:00
Peter Bengtsson
312549cbfe Fix corrupting Liquid tags in translations (#37219) 2023-06-09 14:32:23 +00:00
Peter Bengtsson
b68ba04200 Don't complain about AUTOTITLE typos in non-English (#37703) 2023-06-09 12:35:13 +00:00
Kevin Heis
b0e9bc314a Move annotate from Liquid to info string (#37651)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-06-08 19:25:23 +00:00
Laura Coursen
52937ae5ca GitHub Enterprise Server 3.9 release candidate (#36631)
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
Co-authored-by: David Jarzebowski <davidjarzebowski@github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Steve Guntrip <stevecat@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
Co-authored-by: Torsten Walter <torstenwalter@github.com>
Co-authored-by: Henry Mercer <henrymercer@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-06-08 17:40:16 +00:00
Peter Bengtsson
4ab430da63 Refactor use of wrapInElement (#37675) 2023-06-08 17:19:36 +00:00
Kevin Heis
ac38ab609e Import from the src directory in Node using #src (#37578) 2023-06-05 21:44:20 +00:00
Peter Bengtsson
567b77012a Homepage links (#37432) 2023-06-05 21:03:08 +00:00
Kevin Heis
f520432027 Create and migrate observability directory (#37448) 2023-06-05 15:42:53 +00:00
Peter Bengtsson
be8be7e4b3 Refactor rowheaders table rewrite plugin (#37576) 2023-06-05 15:16:28 +00:00
Sophie
9e0b1e8347 Adds link to excluded-links.js (#37571) 2023-06-05 12:39:31 +00:00
Peter Bengtsson
1e89f42bb0 Don't check path if Referrer was falsy (#37322) 2023-05-31 14:45:55 +00:00
Peter Bengtsson
2715f5aae0 Fix more Korean AUTOTITLE Markdown links (#37215) 2023-05-31 11:17:05 +00:00
Peter Bengtsson
76ddf3a70c Refactor Thead Th scope Markdown plugin (#37299) 2023-05-30 15:06:08 +00:00
Kevin Heis
110a9f31e6 Add inline layout for toc inline articles (#37206) 2023-05-30 14:44:40 +00:00
Kevin Heis
6f91709f01 Parse annotated code examples (#37208) 2023-05-30 14:44:08 +00:00
Peter Bengtsson
c699e7c2f1 Test with fixture translations (#37232) 2023-05-26 12:13:01 +00:00
Sam Browning
268731fa81 Add a link to excluded-links.js (#37214) 2023-05-22 19:36:34 +00:00
Kevin Heis
460c038f53 Update heading link to use link icon (#36785) 2023-05-09 16:42:10 +00:00
Kevin Heis
2d15c92e84 Move a few more files into events src (#36574) 2023-05-08 15:33:13 +00:00
Peter Bengtsson
a762a15495 Support archived enterprise versions in /api/pageinfo (#36896) 2023-05-05 17:59:27 +00:00
Peter Bengtsson
1e7a672b0f Fix Glossary page in Russian and Korean (#36852) 2023-05-04 16:28:18 +00:00
Peter Bengtsson
22b517e26a Make rewriteLocalLinks Markdown plugin async (#36763) 2023-05-03 22:36:15 +00:00
Peter Bengtsson
1270c7dbe9 Use the 'label' to update definitions (#36808) 2023-05-03 18:13:16 +00:00
Peter Bengtsson
67fd98da33 Ability to update definitions (#36792) 2023-05-03 11:20:35 +00:00
Rachael Sewell
7c7ec9027e Create ghes release features (#36718) 2023-05-01 15:57:38 +00:00
Kevin Heis
2876eda1f9 Change permalinks -> heading links (#36739) 2023-05-01 14:53:55 +00:00
Kevin Heis
d5281724e2 Update permalinks for accessibility (#36714)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2023-05-01 14:03:02 +00:00
Sophie
eca33cc323 Fixes broken links (#36728) 2023-05-01 11:48:11 +00:00
Peter Bengtsson
e6d1a9560c Default max-width for thumbnails to be 1440 (#36644) 2023-04-27 16:55:26 +00:00
Rachael Rose Renk
a844753d33 Fix broken links (#36605) 2023-04-26 15:50:08 +00:00
Peter Bengtsson
2291eed3c6 All table th gets scope (#36555) 2023-04-26 14:58:25 +00:00
Peter Bengtsson
a932cc1db2 Add Yaml parsing error to translation health report (#36581) 2023-04-24 17:59:08 +00:00
Peter Bengtsson
f4b276d0d2 Get hovercard info from pageinfo API (#36542) 2023-04-24 17:04:10 +00:00
Peter Bengtsson
fe363e94f9 force fix for bad Markdown tables in translations (#36495) 2023-04-19 19:27:56 +00:00
Peter Bengtsson
218c866805 Enable hover preview cards for all docsets (#36078)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-04-13 17:21:39 +00:00
Felicity Chapman
a829fc75c1 Add README images to internal-docs folder (#36346) 2023-04-12 16:31:32 +00:00
Peter Bengtsson
9d26799a53 undo temporary translation hack for RSA (#36115) 2023-04-03 17:16:53 +00:00
Kevin Heis
68e29e17f6 Move search files to src (#35822)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-04-03 17:14:26 +00:00
Peter Bengtsson
8d13af951e Set correct scope attributes on rowheaders tables (#35999)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-03-30 11:41:33 +00:00
Kevin Heis
69c7e2b56e Update Liquid to 10 (#35835)
Co-authored-by: Hector Alfaro <hectorsector@github.com>
2023-03-29 18:50:19 +00:00
Robert Sese
47b53add9f ajv lib/frontmatter (#35487)
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2023-03-28 19:12:59 +00:00
github-actions[bot]
bc95bb43a7 🤖 lib/enterprise-dates.json update (#35743)
Co-authored-by: heiskr <heiskr@users.noreply.github.com>
2023-03-28 16:46:44 +00:00
Jules
97415657b3 Restructure Copilot docs using tool switcher (#35608)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-03-28 12:54:26 +00:00
Peter Bengtsson
e8ec9224ff Temporary correction of SSH RSA keys in translations (#35931) 2023-03-28 01:44:30 +00:00
Peter Bengtsson
7eccd6cedd Indicate line number on broken frontmatter links (#35916) 2023-03-27 22:17:17 +00:00
Hector Alfaro
2ebd5e41d5 Get closer to full coverage for liquid tags (#35920) 2023-03-27 22:01:51 +00:00
Peter Bengtsson
ec85c1d228 AUTOTITLE on anchor links should error (#35823) 2023-03-27 19:42:26 +00:00
Peter Bengtsson
fa8551e29a hover preview cards should work on /pages/ independent of version (#35829) 2023-03-27 19:31:06 +00:00