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
33
Packages
Projects
Releases
Wiki
Activity
Files
d1bc8e9835240e33a005b999659ffa4c150d242a
backstage
/
plugins
/
techdocs-react
/
src
T
History
Juan Pablo Garcia Ripa
b450af3142
Add ESLint Rule to techdocs-react plugin
...
Signed-off-by: Juan Pablo Garcia Ripa <
sarabadu@gmail.com
>
2024-04-08 00:09:00 +02:00
..
addons.tsx
style(react 18): explicitly declaring children as optional props
2023-01-04 11:21:34 -08:00
api.ts
refactor: move refresh logic back to TechDocsReaderPage
2024-03-12 09:53:32 +01:00
component.test.tsx
…
component.tsx
Add ESLint Rule to techdocs-react plugin
2024-04-08 00:09:00 +02:00
context.test.tsx
Add ESLint Rule to techdocs-react plugin
2024-04-08 00:09:00 +02:00
context.tsx
Use esm exports from react-use library
2024-03-19 19:53:04 +00:00
helpers.ts
…
hooks.test.ts
remove usages of @testing-library/react-hooks
2023-10-18 09:37:03 +02:00
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
…