Raghunandan
adc244e1bd
Use outerHTML during sanitize to preserve html tag attribs
...
Signed-off-by: Raghunandan <soapraj@gmail.com >
2023-02-15 18:38:42 +01:00
github-actions[bot]
25b57cc07f
Version Packages
2023-02-14 13:41:52 +00:00
Fredrik Adelöw
8b7ee6ff69
Merge pull request #16122 from dweber019/feat/tech-docs-addon-lightbox
...
Add TechDocs addon LightBox
2023-02-08 09:18:14 +01:00
github-actions[bot]
b2a73c984a
Version Packages (next)
2023-02-07 15:03:45 +00:00
David Weber
4660b63947
feat: add TechDocs addon LightBox
...
Signed-off-by: David Weber <david.weber@w3tec.ch >
2023-02-06 19:38:19 +01:00
Emma Indal
ce1220a4b8
support custom list item props on search extensions
...
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2023-02-02 09:36:30 +01:00
Emma Indal
f7e698636a
updates based on result list items extension changes
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2023-02-01 15:40:21 +01:00
Emma Indal
a0619a5b49
make sure result list is structured with list elements only
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2023-02-01 15:40:21 +01:00
github-actions[bot]
675324ed19
Version Packages (next)
2023-01-31 14:45:37 +00:00
Ben Lambert
7f11883e24
Merge pull request #15813 from ryan-hanchett/feat/doc-table-pagesize
...
feat: add option to override material table options for DocsTable
2023-01-30 14:05:42 +01:00
Camila Belo
0eaa579f89
docs(search): add changeset files
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2023-01-28 10:05:15 +01:00
Camila Belo
5dc2618440
docs(search): update api reports
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2023-01-28 10:05:15 +01:00
Camila Belo
2f91e1684e
feat(search): create catalog, explore, tools, and search extensions
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2023-01-28 10:05:15 +01:00
github-actions[bot]
12a7b316ee
Version Packages (next)
2023-01-24 12:01:10 +00:00
Ryan Hanchett
ba3a089c5e
Merge branch 'master' of github.com:ryan-hanchett/backstage into feat/doc-table-pagesize
2023-01-23 15:38:05 -08:00
Damien Vitrac
cad5607411
fix(techdocs): remove footer overlay on large screen
...
Uses static positions on the child links instead of the container
Resolves #15653
Signed-off-by: Damien Vitrac <dvitrac@vmware.com >
2023-01-23 14:04:03 +01:00
Morgan Bentell
40f77667c8
Merge pull request #15598 from gtestault/master
...
fix(techdocs): Fixes anchor bug in Techdocs reader
2023-01-19 12:21:49 +01:00
Ryan Hanchett
bd939999a9
fix: generate new api reports
...
Signed-off-by: Ryan Hanchett <ryan.hanchett@invitae.com >
2023-01-18 10:11:53 -08:00
Ryan Hanchett
21c64d53bb
feat: enable passing material table options to docs table via entity list docs table
...
Signed-off-by: Ryan Hanchett <ryan.hanchett@invitae.com >
2023-01-17 14:30:28 -08:00
github-actions[bot]
6d46667727
Version Packages
2023-01-17 11:50:48 +00:00
Carlos Esteban Lopez
1daac71e74
fix: Apply linter <span> rule
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2023-01-10 16:07:40 -05:00
github-actions[bot]
9521f1274d
Version Packages (next)
2023-01-10 14:18:51 +00:00
Gabriel Testault
cb5a4d4849
fix(techdocs): remove comment about implementation details
...
Signed-off-by: Gabriel Testault <gabriel.testault@goto.com >
2023-01-10 12:59:52 +01:00
Gabriel Testault
c8e09cc383
fix(techdocs): Fixed bug in Techdocs reader where a techdocs page with a hash in the URL did not always jump to the document anchor.
...
the scrollIntoAnchor transformer now jumps to the anchor only after css waas loaded instead of jumping after 200ms.
Signed-off-by: Gabriel Testault <gabriel.testault@goto.com >
2023-01-05 16:17:08 +01:00
github-actions[bot]
c4132274d9
Version Packages (next)
2023-01-03 14:44:31 +00:00
Patrik Oldsberg
db2e137744
remove unnecessary usages of ThemeProvider
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-12-31 18:24:32 +01:00
Ben Lambert
4100f670b0
Merge pull request #14965 from kuangp/fix/techdocsLog
...
fix(TechDocsBuildLogs): properly render entire log
2022-12-28 16:44:46 +01:00
github-actions[bot]
f834622f56
Version Packages (next)
2022-12-27 15:22:57 +00:00
renovate[bot]
7115c7389b
fix(deps): update dependency jss to ~10.9.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-12-22 11:47:48 +00:00
blam
f2ea446de0
chore: apply changesets from hotfix
...
Signed-off-by: blam <ben@blam.sh >
2022-12-21 16:24:52 +01:00
github-actions[bot]
3245539963
Version Packages
2022-12-20 11:30:21 +00:00
Morgan
e567de03a1
add another test
...
Signed-off-by: Morgan <mbentell@spotify.com >
2022-12-20 10:03:48 +01:00
Morgan
665c681f3c
fix tests that broke
...
Signed-off-by: Morgan <mbentell@spotify.com >
2022-12-20 09:55:50 +01:00
Morgan Bentell
028f88ecb4
Update test string
...
Signed-off-by: Morgan Bentell <morgan.bentell@gmail.com >
2022-12-19 18:06:41 +01:00
Morgan
6aa2b965eb
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
...
Signed-off-by: Morgan <mbentell@spotify.com >
2022-12-19 17:48:13 +01:00
Fredrik Adelöw
d19420d3ca
Merge pull request #15037 from luchillo17/feat/BCKSTG-93-linter-rules
...
Enable eslint-plugin-react with recommended settings & forbid button
2022-12-16 11:10:49 +01:00
github-actions[bot]
b2f4e97add
Version Packages (next)
2022-12-13 16:56:03 +00:00
Carlos Esteban Lopez
87cbf39fa1
fix: Fix button linter rules
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2022-12-13 11:37:14 -05:00
Patrik Oldsberg
530a1f1299
plugins: replace react-router mocks with react-router-dom
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-12-12 21:30:57 +01:00
Patrik Oldsberg
ab597e6a10
fix yarn.lock + forgotten package
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-12-10 15:17:53 +01:00
Patrik Oldsberg
2e701b3796
refactor react-router -> react-router-dom
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-12-10 15:17:53 +01:00
github-actions[bot]
fbc645cf88
Version Packages (next)
2022-12-08 09:11:43 +00:00
Phil Kuang
a74dd61534
fix(TechDocsBuildLogs): properly render entire log
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-12-07 21:54:15 -05:00
github-actions[bot]
6465ab3686
Version Packages (next)
2022-12-06 13:22:31 +00:00
github-actions[bot]
2cb6963f9b
Version Packages (next)
2022-11-29 11:14:34 +00:00
Patrik Oldsberg
3ad5d36e52
Merge pull request #14615 from jsundquist/master
...
fix(search): update to only link title in search results
2022-11-28 15:10:38 +01:00
Fredrik Adelöw
3bd6cc7c55
some more progress toward ubiquitous eslint-plugin-testing-library
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-23 09:28:37 +01:00
Fredrik Adelöw
f1daec7d11
Merge pull request #14780 from backstage/freben/globals
...
avoid globals
2022-11-22 20:18:27 +01:00
github-actions[bot]
83d3167594
Version Packages (next)
2022-11-22 15:40:52 +00:00
Fredrik Adelöw
d3fea4ae0a
avoid globals
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-22 15:42:29 +01:00