1
0
mirror of synced 2025-12-19 09:57:42 -05:00

163 Commits

Author SHA1 Message Date
Sarah Schneider
7e0d2a2be8 Script to resolve Liquid data references in a content file (#58831)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-11 16:40:33 +00:00
Kevin Heis
13178f0183 Remove 'any' types from 14 files (#58716) 2025-12-10 16:07:04 +00:00
Kevin Heis
a89743b3c9 Replace 'any' types with 'unknown' or specific types (#58694) 2025-12-04 19:13:11 +00:00
Evan Bonsignori
cfb053cb67 add transformer pattern & rest transformer for API (#58388)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2025-12-04 19:12:40 +00:00
Kevin Heis
2627c41970 Remove use of 'any' type in 12 files (#58540) 2025-12-01 15:27:10 +00:00
Kevin Heis
8adc699635 Enable github/array-foreach ESLint rule by converting all forEach to for loops (#58302)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2025-11-12 19:18:21 +00:00
Sarah Schneider
b3c58fe232 Update Copilot prompt tooltips for accessibility (#58382)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2025-11-07 15:03:30 +00:00
Joe Clark
9bc51e529e Update dynamic Copilot prompts for screen reader accessibility (#58351) 2025-11-05 21:11:11 +00:00
Kevin Heis
752ce26cf1 Auto-generate aria-labels for octicons and remove linter rule (#58349) 2025-11-05 19:37:59 +00:00
Kevin Heis
3755f4c920 Enable @typescript-eslint/ban-ts-comment and fix all type errors (#58296) 2025-11-04 22:19:22 +00:00
Sarah Schneider
d6cb86c0bf Support "npm run writers" to display a list of writer-focused tools (#58326)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-03 19:18:43 +00:00
Sarah Schneider
6af367a7b2 Delete old Copilot markdown script (#58278) 2025-10-31 16:36:14 +00:00
Kevin Heis
8e897b2b82 Fix all no-shadow ESLint violations (#58234) 2025-10-30 20:39:59 +00:00
Kevin Heis
23c9d95cb9 Remove 'github/no-then' eslint rule (#58220) 2025-10-30 19:53:05 +00:00
Kevin Heis
7d1a209660 Remove disabling of prefer-template eslint rule (#58230) 2025-10-30 16:24:12 +00:00
Sarah Schneider
df04d106df Batch linter updates (#58270)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-30 15:41:32 +00:00
Kevin Heis
232a0f8516 Eslint review, round 1 (#58168) 2025-10-27 22:01:39 +00:00
Kevin Heis
841f6b1718 Refactor languages module: separate client and server code (#57949)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-23 19:30:06 +00:00
Kevin Heis
e8be8376a5 Update js to ts references (#58029)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-21 15:00:13 +00:00
Sarah Schneider
317073e629 Add programmatic CTA build option (#58041)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-20 15:21:24 +00:00
Kevin Heis
1c8a215f1a Migrate 4 JavaScript files to TypeScript (#57982) 2025-10-16 16:20:36 +00:00
Kevin Heis
97568cfa45 Convert 6 JavaScript files to TypeScript (#57975) 2025-10-15 19:20:32 +00:00
Kevin Heis
a415892096 Migrate 6 JavaScript files to TypeScript (#57969) 2025-10-15 16:43:53 +00:00
Kevin Heis
5268d1a084 Migrate 8 JavaScript files to TypeScript (#57973) 2025-10-15 16:43:49 +00:00
Kevin Heis
a79730e268 Migrate 10 JavaScript files to TypeScript (#57971) 2025-10-14 20:50:09 +00:00
Kevin Heis
f3c832edd2 Migrate TypeScript: 9 files converted (#57928) 2025-10-14 16:10:27 +00:00
Kevin Heis
37a2754e32 Convert 21 JavaScript files to TypeScript (#57896) 2025-10-10 19:38:08 +00:00
Sarah Schneider
10eac91b8c Linter and helper tool to standardize CTAs (#57826)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-10 19:04:38 +00:00
Kevin Heis
893ea88421 Migrate 6 files from JavaScript to TypeScript (#57884) 2025-10-09 16:43:15 +00:00
Kevin Heis
dc91be0a89 Migrate 13 JS files to TypeScript (#57881) 2025-10-08 21:23:21 +00:00
Kevin Heis
fac4a0ee03 Migrate 15 JavaScript files to TypeScript (#57875) 2025-10-08 18:55:44 +00:00
Kevin Heis
47e08a233a Migrate 18 JavaScript files to TypeScript (#57857) 2025-10-08 15:33:33 +00:00
Kevin Heis
1f0df7449f Migrate 7 JavaScript files to TypeScript (#57816) 2025-10-07 19:17:40 +00:00
Kevin Heis
822bdfff67 Convert 28 JavaScript files to TypeScript (#57753) 2025-10-06 16:07:33 +00:00
Kevin Heis
501e2512d7 Convert 27 JavaScript files to TypeScript (#57693) 2025-09-30 20:44:12 +00:00
Kevin Heis
e1713a7d28 Convert 10 JavaScript files to TypeScript (#57642) 2025-09-25 14:55:33 +00:00
Evan Bonsignori
f8144087b9 last step of #src -> @/ (#57664) 2025-09-23 19:08:41 +00:00
Kevin Heis
8f5f64a443 Convert 9 JavaScript files to TypeScript (#57621) 2025-09-22 23:09:50 +00:00
Kevin Heis
a91e77679a Convert 12 JavaScript files to TypeScript (#57575) 2025-09-19 18:57:12 +00:00
Kevin Heis
0a0b02f87b Convert 14 JavaScript files to TypeScript (#57464) 2025-09-16 18:02:06 +00:00
hubwriter
270fc3bf8e Add Copilot prompt blocks and inline prompts (#57272)
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2025-09-10 08:14:13 +00:00
Kevin Heis
ad5157764d Remove remaining .js in package.json scripts (#57114) 2025-08-18 22:48:33 +00:00
Sarah Schneider
77ad892a2b Reset contentType if already exists (#57132) 2025-08-15 23:51:35 +00:00
Kevin Heis
38427b759b Add contentType frontmatter functionality to move-content script (#57050) 2025-08-14 17:55:10 +00:00
Kevin Heis
46a5f9e9fd Fix octicon table icons contrast in dark_dimmed theme (#57010) 2025-08-06 18:36:23 +00:00
Kevin Heis
ddcb11d8e9 Add table accessibility labels plugin (#56474)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2025-07-24 17:33:00 +00:00
Sarah Schneider
2b0e25a26d Support a new contentType frontmatter property (#56715) 2025-07-23 15:47:04 +00:00
Sarah Schneider
94b56e8c6b Script to update filepaths to match short titles (#56749)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-23 13:30:18 +00:00
Kevin Heis
98af4cfab4 Convert Phase 4: Asset and Image Processing files to TypeScript (#56638) 2025-07-21 20:15:50 +00:00
Kevin Heis
6164dc2a5f Fix tool picker shows all options in Markdown API (#56335) 2025-07-18 14:31:47 +00:00