1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Commit Graph

19 Commits

Author SHA1 Message Date
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
Kevin Heis
492685b76a Add sidebarLink frontmatter property for custom sidebar links (#56238) 2025-07-23 21:00:15 +00:00
Kevin Heis
70b98d1fba Support layout: category-landing for sidebar 'All prompts' entry (#56345) 2025-07-09 16:49:57 +00:00
Kevin Heis
a7a57b22c2 Rename 'map topics' to 'subcategories' (#56202) 2025-06-25 15:29:49 +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
Lee Reilly
e1057599f0 Fix broken og:image and twitter:image for 𝕏 (#55353)
Co-authored-by: Ashish Keshan <ashkeshan@gmail.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2025-04-22 20:18:36 +00:00
Ashley
68cc216b60 copilot cookbook: use template strings for ui elements (#53491)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2025-02-14 14:49:43 +00:00
Evan Bonsignori
b099e4a9e3 Ai search UI (#53026)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Ashish Keshan <ashishkeshan@github.com>
2025-02-05 19:46:58 +00:00
Peter Bengtsson
3540a08bb7 Refactor some "get" functions that used hooks (#50975) 2024-06-04 17:01:27 +00:00
Peter Bengtsson
7862fc5b59 Modal to edit your custom domain (#50118) 2024-05-17 19:43:09 +00:00
Peter Bengtsson
a4dcd854f8 Refactor how the product name is rendered (#49377) 2024-02-27 19:03:30 +00:00
Kevin Heis
145f4baa45 Use X-Forwarded-Host header (#48866) 2024-01-25 19:24:59 +00:00
Peter Bengtsson
b15c84425c Fix _next loading to avoid error on initial routing (#48553) 2024-01-16 20:18: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
61f4f17803 Refactor out searchVersion from MainContext (#47892) 2023-12-18 21:02:19 +00:00
Peter Bengtsson
b38d947fed Make it possible to use Liquid in shortTitle (#46994)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-12-01 18:41:07 +00:00
Peter Bengtsson
e773f71db1 Change meaning of "latest" enterprise-server (#46214)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-11-16 20:38:38 +00:00
Kevin Heis
536418954f Move components into src/frame (#45759)
Co-authored-by: Grace Park <gracepark@github.com>
2023-11-13 17:18:51 +00:00