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
29
Packages
Projects
Releases
Wiki
Activity
Files
fc1665944be6b5c3930ad70813b29b6bae85dc63
backstage
/
plugins
/
techdocs-react
/
src
T
History
Morgan Bentell
fc1665944b
could it be?
...
Signed-off-by: Morgan Bentell <
mbentell@spotify.com
>
2023-03-17 11:47:31 +01:00
..
addons.tsx
style(react 18): explicitly declaring children as optional props
2023-01-04 11:21:34 -08:00
api.ts
move TechDocsStorage api from @backstage/plugin-techdocs to @backstage/plugin-techdocs-react
2022-04-27 13:10:42 +02:00
component.test.tsx
fix(techdocs): prevent content re-renders
2022-05-18 14:16:32 +02:00
component.tsx
unpack props inside component bodies
2023-02-27 15:31:15 +01:00
context.test.tsx
Provide entityRef analytics context within TechDocs reader
2022-11-11 12:00:09 +01:00
context.tsx
could it be?
2023-03-17 11:47:31 +01:00
helpers.ts
fix lowercaseEntityRefMaybe
2022-07-14 12:54:43 -05:00
hooks.test.ts
Moved shared TechDocs utilities from plugin-techdocs to plugin-techdocs-react
2022-04-11 17:06:32 +02:00
hooks.ts
add some eslint rules for testing-library use in tests
2022-11-18 11:29:20 +01:00
index.ts
when looking for the page within the outlet, reject addons wrapper as well as addons, because different versions of react router use different numbers of wrappers. Should be compatible with all 6.* versions now
2022-12-19 17:48:13 +01:00
setupTests.ts
fix(techdocs): prevent content re-renders
2022-05-18 14:16:32 +02:00
types.ts
Move stable alpha exports to public.
2022-05-11 13:34:24 +02:00