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
e32dc5e79de43cebf637855e6c0486d4c9dfa3f5
backstage
/
plugins
/
techdocs-react
/
src
T
History
Morgan Bentell
f11f42b8e1
Merge pull request
#16659
from agentbellnorm/techdocs/remove-warnings
...
[TechDocs] remove warnings
2023-03-20 14:43:11 +01:00
..
addons.tsx
style(react 18): explicitly declaring children as optional props
2023-01-04 11:21:34 -08:00
api.ts
…
component.test.tsx
…
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
workaround useAsync typescript error
2023-03-17 11:47:38 +01:00
helpers.ts
…
hooks.test.ts
…
hooks.ts
cancel the debounce in the cleanup function that actually handles the event setup and teardown, where it belongs
2023-03-20 13:27:47 +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
…
types.ts
…