This website requires JavaScript.
Explore
Help
Register
Sign In
paulononato
/
backstage
Watch
1
Star
0
Fork
0
You've already forked backstage
Code
Issues
Pull Requests
Actions
31
Packages
Projects
Releases
Wiki
Activity
Files
cc5f066fa57f892ef7cab5b0cff56d5a9155a648
backstage
/
plugins
/
techdocs
/
src
T
History
Alex Lorenzi
3ca7dd0b75
Switched to using styled components API which seems to solve issue of CSS being removed when switching pages in Docs
...
Signed-off-by: Alex Lorenzi <
alorenzi@spotify.com
>
2025-03-02 09:26:15 -05:00
..
home
Merge pull request
#27853
from autodesk-forks/nikolarAutodesk/makeTechDocsCustomizable
2025-01-20 03:25:59 -05:00
reader
Switched to using styled components API which seems to solve issue of CSS being removed when switching pages in Docs
2025-03-02 09:26:15 -05:00
search
Add Search bar to TechDocs when displayed in the entity tab (
#26706
)
2024-11-20 11:06:27 -05:00
test-utils
…
alpha.tsx
techdocs: add extensions for techdocs addons (
#28644
)
2025-02-21 16:39:45 -05:00
api.ts
…
client.test.ts
fixed test
2025-02-13 12:46:57 -05:00
client.ts
This is a better fix. Docs for Azure/fetch-event-source mention you should re-throw the error in the onerror function to stop operation
2025-02-12 18:24:57 -05:00
EntityPageDocs.tsx
Add Search bar to TechDocs when displayed in the entity tab (
#26706
)
2024-11-20 11:06:27 -05:00
helpers.ts
…
index.ts
fix custom props
2024-12-20 17:39:44 -08:00
overridableComponents.ts
add props to customize CustomHome
2024-11-26 17:15:40 -08:00
plugin.test.ts
…
plugin.ts
techdocs: hide Router emptyState prop in non-alpha public api
2024-09-16 12:21:32 +01:00
Router.tsx
techdocs: add extensions for techdocs addons (
#28644
)
2025-02-21 16:39:45 -05:00
routes.ts
…
setupTests.ts
refactor: apply second round of suggestions
2024-03-15 13:52:59 +01:00
types.ts
…