Commit 2368de1
priority and fairness interactive simulator (#4361)
* Add Priority and Fairness interactive walkthrough
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Refactor Priority & Fairness walkthrough into tabbed demo
- Replace inline MDX with a tabbed PriorityFairnessWalkthrough component (Overview, Try It, How It Works, SDK Examples)
- Move Interactive Demos sidebar section after glossary; restore activity-retry-simulator to standalone position in Develop
- Remove unicode symbols from simulator buttons
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Update src/components/elements/PriorityFairnessWalkthrough/Overview.js
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
* Update src/components/elements/PriorityFairnessWalkthrough/Overview.js
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
* Update src/components/elements/PriorityFairnessWalkthrough/Overview.js
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
* Update src/components/elements/PriorityFairnessWalkthrough/Overview.js
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
* Update src/components/elements/PriorityFairnessWalkthrough/HowItWorks.js
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
* Update src/components/elements/PriorityFairnessWalkthrough/HowItWorks.js
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
* move demo on sidebar, replace inline sdk examples with focused cards, remove extra CTAs
* cleanup
* use link to, remove unneccessary link, and update button for dark mode
* switch to agnostic and conceptual
* tighten wording
* fix: resolve merge conflicts, move demo to /demos, fix button contrast and code font
Co-authored-by: jsundai <36107423+jsundai@users.noreply.github.com>
* drop old demo exports
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>1 parent 2786e6e commit 2368de1
11 files changed
Lines changed: 1853 additions & 0 deletions
File tree
- docs/demos
- src/components/elements
- PriorityFairnessWalkthrough
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1998 | 1998 | | |
1999 | 1999 | | |
2000 | 2000 | | |
| 2001 | + | |
2001 | 2002 | | |
2002 | 2003 | | |
2003 | 2004 | | |
| |||
0 commit comments