Commit Graph

1326 Commits

Author SHA1 Message Date
github-actions[bot] b86975e7fb Version Packages (next) 2024-11-26 11:10:07 +00:00
blam 881f4a6d4f chore: api-reports
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:44 +01:00
Gustaf Räntilä 7d8777dbba Add Search bar to TechDocs when displayed in the entity tab (#26706)
* feat: Add Search bar to TechDocs when displayed in the entity tab

Closes #23004

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
---------

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2024-11-20 11:06:27 -05:00
github-actions[bot] 1552f03186 Version Packages 2024-11-19 11:21:20 +00:00
Vincenzo Scamporlino f73b5e4785 techdocs: memoize useReaderState result
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-11-19 10:11:13 +01:00
github-actions[bot] ecdb1ce0b6 Version Packages (next) 2024-11-12 21:18:54 +00:00
Sydney Achinger e937ae7b1f Fix unecessary re-rendering of site's index page. (#27505)
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
2024-11-06 14:38:34 -05:00
github-actions[bot] 42386c2119 Version Packages (next) 2024-11-05 12:34:28 +00:00
github-actions[bot] 7ffb8eedd7 Version Packages (next) 2024-10-28 13:06:13 +00:00
Andre Wanlin 16b8fb9dc6 Merge pull request #27320 from h7kanna/fix-27319
Fixed custom element sanitizer config to be optional in types
2024-10-23 10:34:25 -05:00
Harsha Teja Kanna 84b623645e Fixed custom element sanitizer config to be optional in types
Signed-off-by: Harsha Teja Kanna <h7kanna@gmail.com>
2024-10-23 09:54:44 -04:00
github-actions[bot] 7907e3b920 Version Packages (next) 2024-10-22 14:53:13 +00:00
Patrik Oldsberg f246178985 remove canvas dev dep
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-22 00:43:24 +02:00
Harsha Teja Kanna 4f0cb89c42 Add DomPurify sanitizer custom elements configuration (#26989)
* Add DomPurify sanitizer custom elements configuration
---------

Signed-off-by: Harsha Teja Kanna <h7kanna@gmail.com>
2024-10-17 13:21:56 -04:00
Thomas Cardonne 4a2f73a302 fix(techdocs): avoid rerender current page when navigating to another (#26944)
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2024-10-17 08:04:39 -04:00
Thomas Cardonne 605bdc01cf fix(techdocs): avoid rerender when clicking on anchor links in same page (#26938)
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2024-10-15 15:34:13 -04:00
github-actions[bot] a9c095d0be Version Packages 2024-10-15 10:25:03 +00:00
blam fc01ce7e77 chore: fix api-reports warnings
Signed-off-by: blam <ben@blam.sh>
2024-10-14 17:56:00 +02:00
Fredrik Adelöw 66ad4a3331 Merge pull request #27026 from backstage/freben/mock-apis-config
Implement the beginnings of `mockApis`
2024-10-11 11:08:54 +02:00
Fredrik Adelöw 34fcc96004 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-10-11 09:49:38 +02:00
Fredrik Adelöw 3afafea87b implement discovery too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-10-11 09:49:37 +02:00
Fredrik Adelöw 7d06a43916 implement storage too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-10-11 09:48:52 +02:00
Fredrik Adelöw b52715bc2e implement identity too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-10-11 09:48:52 +02:00
Fredrik Adelöw 811ff0cddc implement analytics too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-10-11 09:48:52 +02:00
Fredrik Adelöw 9cc7dd6cfd implement the beginnings of mockApis
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-10-08 17:58:34 +02:00
github-actions[bot] 56a811849a Version Packages (next) 2024-10-08 11:42:14 +00:00
Fredrik Adelöw ac0b916596 Merge pull request #26764 from backstage/renovate/git-url-parse-15.x
fix(deps): update dependency git-url-parse to v15
2024-10-08 11:42:19 +02:00
Fredrik Adelöw 8424f1df2a Merge pull request #26953 from backstage/jroebu14-techdocs-customisable-code-bg-colour
add customisable techdocs code bg color that defaults to background.paper
2024-10-08 11:07:44 +02:00
Fredrik Adelöw 033c957321 use the catalog mock in more tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-10-07 17:42:31 +02:00
Fredrik Adelöw d0ce429b13 stop using the deprecated provider
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-10-07 12:40:28 +02:00
Jonathan Roebuck 9b57739ce9 Check for code in palette before accessing background
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com>
2024-10-04 08:18:48 +01:00
Jonathan Roebuck 08eca61e52 add customisable techdocs code bg color that defaults to background.paper
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com>
2024-10-03 16:12:23 +01:00
Thomas Cardonne e8b4966a18 feat(techdocs): use more of the available space for navigation sidebar (#26819)
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2024-10-02 15:30:10 -04:00
Adrian Kosiński e918061043 feat(techdocs): Add support for mkdocs material palette conditional hashes (#26821)
Signed-off-by: Adrian Kosinski <adrian.kosinski@allegro.com>
2024-10-01 15:53:24 -04:00
github-actions[bot] c42c710982 Version Packages (next) 2024-10-01 09:20:36 +00:00
renovate[bot] 720a2f943a fix(deps): update dependency git-url-parse to v15
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 09:09:30 +00:00
aramissennyeydd 727c717f92 ensure changes work with latest master
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:32:06 -04:00
aramissennyeydd 5129ad0669 standard react version
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:12:19 -04:00
aramissennyeydd 4958c01d14 revert version of react and fix merge conflicts
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:08:37 -04:00
aramissennyeydd a99bf141a0 use common react version
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:04:08 -04:00
aramissennyeydd 264f537977 add linting for peer deps
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:02:40 -04:00
aramissennyeydd e1c89ddd08 add react and react-router as dev dependencies
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:01:31 -04:00
aramissennyeydd dc9d3acc87 move react types to a dev dependency and peer dependency
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 20:57:54 -04:00
github-actions[bot] 96864c8386 Version Packages (next) 2024-09-24 09:04:06 +00:00
secustor d7ab7e644b Merge branch 'master' into feat/fix-problematic-api-extraction-report 2024-09-23 18:01:06 +02:00
secustor 831571c251 merge new changes
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:54:45 +02:00
secustor c28596309f update files
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:40 +02:00
secustor 65da28ad53 add newly generated api reports
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:34 +02:00
MT Lewis a77cb4016f techdocs: make emptyState input optional on entityContent extension
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-09-20 11:12:05 +01:00
blam 4a5ba19344 chore: removals
Signed-off-by: blam <ben@blam.sh>
2024-09-18 18:53:39 +02:00