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
4
Packages
Projects
Releases
Wiki
Activity
Files
f4a1edd2b0f450ac669e1b383ff0dfbcdadff03d
backstage
/
plugins
/
techdocs-react
/
src
T
History
Patrik Oldsberg
22dce2b644
techdocs: migrate nfs addons to utility API
...
Signed-off-by: Patrik Oldsberg <
poldsberg@gmail.com
>
2026-01-26 16:53:04 +01:00
..
addons.tsx
chore: update react imports
2025-04-08 07:35:24 -05:00
alpha.ts
techdocs: migrate nfs addons to utility API
2026-01-26 16:53:04 +01:00
api.ts
…
component.test.tsx
chore: update react imports
2025-04-08 07:35:24 -05:00
component.tsx
chore: update react imports
2025-04-08 07:35:24 -05:00
context.test.tsx
chore(typos): Fix low-impact typos
2025-04-23 17:56:22 +02:00
context.tsx
chore: update react imports
2025-04-08 07:35:24 -05:00
helpers.ts
Adding handling which checks if the current entity (the catalog entity being loaded) has an annotation for an external entity's TechDocs. If it does then we will redirect there rather than allowing a 404 (mic drop). This helps keep older URLs routing to the updated locations.
2025-08-25 15:39:29 -04:00
hooks.test.ts
Updated useShadowRootElements to use the shadow root first child instead of flipping booleans to help with unneeded updates when the DOM doesn't change
2024-08-22 16:26:36 -04:00
hooks.ts
Updated useShadowRootElements to use the shadow root first child instead of flipping booleans to help with unneeded updates when the DOM doesn't change
2024-08-22 16:26:36 -04:00
index.ts
inline routeFunc
2025-05-21 14:36:24 -04:00
setupTests.ts
…
types.ts
…