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
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
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
renovate[bot]
3280711113
Update dependency msw to ^0.49.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-22 04:34:08 +00:00
Fredrik Adelöw
cb716004ef
add some eslint rules for testing-library use in tests
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-18 11:29:20 +01:00
Jonathan Sundquist
81e945d052
move link outside of ternary
...
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com >
2022-11-15 09:24:28 -06:00
github-actions[bot]
3164131851
Version Packages
2022-11-15 12:31:55 +00:00
Patrik Oldsberg
7ac593e8d3
Merge pull request #14075 from ilteoood/fix/14026
...
fix: page hader
2022-11-15 09:19:31 +01:00
Jonathan Sundquist
a19cffbeed
fix(search): update to only link title in search results
...
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com >
2022-11-14 10:16:44 -06:00
Anders Näsman
e984e9018f
Merge pull request #14256 from omerfarukdogan/master
...
feat(docs): hide document description if not provided
2022-11-14 14:05:18 +01:00
Eric Peterson
bd2aab4726
Capture 'click' event on link clicks within TechDocs dom
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-11-11 12:00:37 +01:00
Ömer Faruk Doğan
63705e73d9
feat(docs): hide document description if not provided
...
Signed-off-by: Ömer Faruk Doğan <8117265+omerfarukdogan@users.noreply.github.com >
2022-11-10 16:58:21 +03:00
renovate[bot]
e13cd3feaf
Update dependency msw to ^0.48.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-09 10:15:16 +00:00
github-actions[bot]
b01fea7b8c
Version Packages (next)
2022-11-08 14:04:37 +00:00
Patrik Oldsberg
e92aa15f01
bump canvas to 2.10.2
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-07 11:49:34 +01:00
github-actions[bot]
f1c3cdfb2d
Version Packages (next)
2022-10-31 16:19:04 +00:00