-
Notifications
You must be signed in to change notification settings - Fork 7
docs: update docs based on recent fern-platform commits (2026-05-20) #5572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| tags: ["security"] | ||
| --- | ||
|
|
||
| ## Preview site deletion for all org members | ||
|
|
||
| Any organization member can delete preview docs sites from the Dashboard. Deleting production docs sites still requires Admin permissions. | ||
|
|
||
| <Button intent="none" outlined rightIcon="arrow-right" href="/learn/dashboard/configuration/permissions">Read the docs</Button> | ||
|
|
||
| ## AI usage page improvements | ||
|
|
||
| The AI usage page in the Dashboard has been redesigned with an improved table layout, animated gauge icon, and a date-range calendar picker for filtering usage data. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| --- | ||
| tags: ["api-reference", "customization", "bug-fix"] | ||
| --- | ||
|
|
||
| ## GraphQL example selector | ||
|
|
||
| GraphQL operations with multiple examples display an example selector dropdown above the code snippet panel. Select an example to view its query, variables, and response. Examples that include a description show it in a banner below the snippet header. | ||
|
|
||
| <Button intent="none" outlined rightIcon="arrow-right" href="/learn/docs/api-references/generate-graphql-ref">Read the docs</Button> | ||
|
|
||
| ## Theme switcher removed from search | ||
|
|
||
| The theme switcher that appeared inside the search dialog has been removed. Theme switching remains available through other controls on your docs site. | ||
|
|
||
| ## Custom icon CORS fix | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
|
|
||
| Custom file icons uploaded for use on docs sites no longer trigger CORS errors when loaded cross-origin. If you previously saw broken icons on a custom domain, they should render correctly without any configuration change. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [vale] reported by reviewdog 🐶
[FernStyles.Headings] 'Custom icon CORS fix' should use sentence-style capitalization.