Commit Graph

18 Commits

Author SHA1 Message Date
Jake Crews b874bd03bb change wrapper back to global declaration
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-26 09:12:54 -05:00
Jake Crews b2c4aaa7b2 fix lowercaseEntityRefMaybe
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-14 12:54:43 -05:00
Jake Crews aef5f69057 change TechDocsReaderPageContext to modify entityRef for casing
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-14 09:39:41 -05:00
Jake Crews 29d6cf0147 fix(plugin-catalog): Fix viewTechdocLink so kind is lowercase by default in url path
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-14 07:34:41 -05:00
Johan Haals c3cfc83af2 chore: Make docstrings MDX compatible
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-06-14 16:29:17 +02:00
Camila Belo 95a5352746 fix(techdocs): prevent content re-renders
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-18 14:16:32 +02:00
Anders Näsman 84717cf5ea api report fix
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-05-16 09:13:12 +02:00
Anders Näsman 206c7ccca0 apply review feedback
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-05-16 09:13:12 +02:00
Eric Peterson 2b74671f52 Move stable alpha exports to public.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-05-11 13:34:24 +02:00
Camila Belo 9e0a6ef4fa feat(techdocs): add addon settings location
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-06 08:52:54 +02:00
Anders Näsman a68de3c984 move TechDocsStorage api from @backstage/plugin-techdocs to @backstage/plugin-techdocs-react
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-04-27 13:10:42 +02:00
Eric Peterson 075a9a067b Clean up createTechDocsAddonExtension return type
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-25 15:10:00 +02:00
Eric Peterson 39a6eda01d Review feedback 2: electric boogaloo
Co-authored-by: Otto Sichert <git@ottosichert.de>
Co-authored-by: Anders Näsman <realandersn@users.noreply.github.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-12 15:37:29 +02:00
Eric Peterson a357c354af Do not use @alpha type in @public export
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-12 13:07:58 +02:00
Eric Peterson ca4420782c Review feedback.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-12 11:25:25 +02:00
Otto Sichert 1f51e960af Update draft comment for COMPONENT TechDocs location
Co-authored-by: Anders Näsman <realandersn@users.noreply.github.com>
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Signed-off-by: Otto Sichert <git@ottosichert.de>
2022-04-12 11:11:04 +02:00
Otto Sichert 883ab7228a Moved shared TechDocs utilities from plugin-techdocs to plugin-techdocs-react
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Co-authored-by: Anders Näsman <realandersn@users.noreply.github.com>
Signed-off-by: Otto Sichert <git@ottosichert.de>
2022-04-11 17:06:32 +02:00
Otto Sichert b05870bcb7 Move @backstage/techdocs-addons to @backstage/plugin-techdocs-react
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Co-authored-by: Anders Näsman <realandersn@users.noreply.github.com>
Signed-off-by: Otto Sichert <git@ottosichert.de>
2022-04-11 16:13:07 +02:00