kopia lustrzana https://github.com/Tldraw/Tldraw
9f90fa230b
- always refresh docs content when building on CI - use local api.json files now since we don't want to use SOURCE_SHA - @steveruizok it feels kinda problematic that we check in a bunch of derived files that the docs build requires. Things can get out of sync easily, and whose responsibility is it to update them? In the future I reckon we should explore ways to remove these files from the git index as much as possible. closes #3200 ### Change Type <!-- ❗ Please select a 'Scope' label ❗️ --> - [ ] `sdk` — Changes the tldraw SDK - [ ] `dotcom` — Changes the tldraw.com web app - [x] `docs` — Changes to the documentation, examples, or templates. - [ ] `vs code` — Changes to the vscode plugin - [ ] `internal` — Does not affect user-facing stuff <!-- ❗ Please select a 'Type' label ❗️ --> - [x] `bugfix` — Bug fix - [ ] `feature` — New feature - [ ] `improvement` — Improving existing features - [ ] `chore` — Updating dependencies, other boring stuff - [ ] `galaxy brain` — Architectural changes - [ ] `tests` — Changes to any test code - [ ] `tools` — Changes to infrastructure, CI, internal scripts, debugging tools, etc. - [ ] `dunno` — I don't know ### Test Plan 1. Add a step-by-step description of how to test your PR here. 2. - [ ] Unit Tests - [ ] End to end tests ### Release Notes - Add a brief release note for your PR here. |
||
---|---|---|
.. | ||
article-components | ||
mdx-components | ||
ArticleDetails.tsx | ||
ArticleDocsPage.tsx | ||
ArticleHeadingLinks.tsx | ||
ArticleNavLinks.tsx | ||
ArticleReferenceDocsPage.tsx | ||
AutoRefresh.tsx | ||
Autocomplete.css | ||
Autocomplete.tsx | ||
Breadcrumb.tsx | ||
CategoryDocsPage.tsx | ||
ExampleCodeBlock.tsx | ||
ExampleDocsPage.tsx | ||
FancyBox.tsx | ||
Footer.tsx | ||
Header.tsx | ||
HeroImage.tsx | ||
Icon.tsx | ||
Icons.tsx | ||
Mdx.tsx | ||
Search.tsx | ||
SectionDocsPage.tsx | ||
Sidebar.tsx | ||
SidebarCloseButton.tsx | ||
Spinner.tsx | ||
ThemeSwitcher.tsx | ||
ToggleMenuButton.tsx |