Dominik Henneke
|
cdf8ca6111
|
Only replace the shadow dom if the content is changed to avoid a flickering UI
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-10-15 17:14:12 +02:00 |
|
github-actions[bot]
|
4c840cebfa
|
Version Packages
|
2021-10-14 12:45:08 +00:00 |
|
Dominik Henneke
|
8f55fb815b
|
Fix test
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-10-14 12:08:43 +02:00 |
|
Dominik Henneke
|
82fbda923e
|
Introduce a new StarredEntitiesApi that is used in the useStarredEntities hook
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-10-14 12:08:42 +02:00 |
|
Camila Belo
|
76fef740fe
|
[TechDocs] Experimental useTechDocsReaderDom hook (#7476)
* WIP!
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
* fix: use dom when updating sidebar
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* fix: extract small components and transformers
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* docs: describe the useTechDocsReaderDom
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* docs: update api report
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* docs: make the hook internal
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* fix: remove circular progress from the alert
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* Fix test
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
* Mark new exports as @internal, add a text string to make it easy to find in the future
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
* Changeset
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
* Do not show progress bar during checking; prevent jumpy site on navigation
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
* Combine progress/alert into a state indicator component and clarify vars.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
* fix: documentation state updates
Co-authored-by: Eric Peterson <ericpeterson@spotify.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* fix: use circular progress again
Co-authored-by: Eric Peterson <ericpeterson@spotify.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* docs: update reader exports
Co-authored-by: Eric Peterson <ericpeterson@spotify.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* refactor: using provider instead of HOC
Co-authored-by: Eric Peterson <ericpeterson@spotify.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* refactor: update the changeset file
Co-authored-by: Eric Peterson <ericpeterson@spotify.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-10-13 16:15:27 +02:00 |
|
github-actions[bot]
|
97420439e1
|
Version Packages
|
2021-10-07 12:17:39 +00:00 |
|
Eric Peterson
|
c781f49fc4
|
Merge pull request #7435 from backstage/codemod/extension-names
Add names to all core extensions provided by plugins
|
2021-10-05 16:21:43 +02:00 |
|
Alex Rybchenko
|
7c5351791e
|
updated tests
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
|
2021-10-05 11:31:58 +02:00 |
|
Eric Peterson
|
81a41ec249
|
Apply extension-names codemod to monorepo.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-10-04 19:29:43 +02:00 |
|
github-actions[bot]
|
f67e8ddcec
|
Version Packages
|
2021-09-30 11:43:05 +00:00 |
|
Emma Indal
|
dcd3e1d968
|
update api report and prop on Reader component in EntityPageDocs
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-09-30 12:40:48 +02:00 |
|
Emma Indal
|
1f73801d05
|
replace entityId with entityRef
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-09-30 12:21:10 +02:00 |
|
Eric Peterson
|
16b5b3d11a
|
Clean up API report, export types.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-09-30 10:27:06 +02:00 |
|
Emma Indal
|
5098f4a7c9
|
use legacy techdocs page as fallback
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-09-29 20:06:36 +02:00 |
|
Emma Indal
|
145999f827
|
bring back not found
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-09-29 19:30:33 +02:00 |
|
Emma Indal
|
a1cc051415
|
export components
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-09-29 19:11:27 +02:00 |
|
Emma Indal
|
776f625b9c
|
TechDocsPage children to be both render function and plain component
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-09-29 19:11:27 +02:00 |
|
Emma Indal
|
0549587ebf
|
TechDocsPage to accept children and withSearch prop
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-09-29 19:10:15 +02:00 |
|
Emma Indal
|
9bf6fe97cb
|
add tests for TechDocsPage with custom header
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-09-29 19:10:15 +02:00 |
|
Patrik Oldsberg
|
cbc0a83184
|
Merge pull request #5675 from ayshiff/feature/techdocs-e2e
Feature/techdocs e2e
|
2021-09-29 13:46:13 +02:00 |
|
Fredrik Adelöw
|
92c3d6dc04
|
Merge pull request #7356 from backstage/dependabot/npm_and_yarn/testing-library/react-hooks-7.0.2
build(deps): bump @testing-library/react-hooks from 3.4.2 to 7.0.2
|
2021-09-28 15:25:56 +02:00 |
|
Fredrik Adelöw
|
f5e6961bc8
|
slow down there fella
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-09-28 14:09:12 +02:00 |
|
Patrik Oldsberg
|
1c43d2c25c
|
Merge pull request #7331 from johanhammar/fix-copy-documentation-link-to-clipboard
fix(techdocs): fix copy documentation link to clipboard url
|
2021-09-28 13:21:37 +02:00 |
|
dependabot[bot]
|
e5327abaa3
|
build(deps): bump @testing-library/react-hooks from 3.4.2 to 7.0.2
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 3.4.2 to 7.0.2.
- [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-hooks-testing-library/compare/v3.4.2...v7.0.2)
---
updated-dependencies:
- dependency-name: "@testing-library/react-hooks"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-28 13:01:24 +02:00 |
|
Patrik Oldsberg
|
e4ecdb48a2
|
techdocs: format TechDocsPage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-28 11:39:31 +02:00 |
|
Patrik Oldsberg
|
174c574311
|
Merge branch 'master' into feature/techdocs-e2e
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-28 11:12:31 +02:00 |
|
Bodil Björklund
|
edda769360
|
Minor text edits
Piggy-backing on this branch to include minor text edits to README.
Signed-off-by: Bodil Björklund <bodilb@spotify.com>
|
2021-09-27 17:19:54 +02:00 |
|
Emma Indal
|
03d7911ad9
|
[TechDocs] Add link to how-to guide
Signed-off-by: Emma Indal emma.indahl@gmail.com
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-09-27 15:49:25 +02:00 |
|
Andre Wanlin
|
4069e3546c
|
Updated API Report
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2021-09-26 10:59:23 -05:00 |
|
Johan Hammar
|
3df2e8532b
|
fix(techdocs): fix copy documentation link to clipboard url
Signed-off-by: Johan Hammar <johan.hammar@gmail.com>
|
2021-09-26 16:31:38 +02:00 |
|
Andre Wanlin
|
0f74a2f479
|
Add check for TechDocs annotation on entity
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2021-09-25 10:11:42 -05:00 |
|
github-actions[bot]
|
6e5b1bda9d
|
Version Packages
|
2021-09-23 10:01:17 +00:00 |
|
Oliver Sand
|
84e7232eeb
|
Merge pull request #7206 from SDA-SE/feat/techdocs-context-search-breakpoint
Make techdocs context search bar width adjust on smaller screens
|
2021-09-17 14:55:02 +02:00 |
|
github-actions[bot]
|
fff5c48429
|
Version Packages
|
2021-09-16 11:41:51 +00:00 |
|
Oliver Sand
|
4d96985088
|
Merge pull request #7196 from SDA-SE/feat/update-material-lab
Upgrade `@material-ui/lab` to `4.0.0-alpha.57`
|
2021-09-16 12:29:41 +02:00 |
|
Oliver Sand
|
be13dfe61a
|
Make techdocs context search bar width adjust on smaller screens
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-09-16 12:23:00 +02:00 |
|
Patrik Oldsberg
|
d0d78ebc7c
|
Merge pull request #7181 from backstage/rugvip/descriptions
Add package descriptions + separate table for plugins in API reference
|
2021-09-15 17:25:27 +02:00 |
|
Oliver Sand
|
9f1362dcc1
|
Upgrade @material-ui/lab to 4.0.0-alpha.57
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-09-15 16:51:23 +02:00 |
|
Ben Lambert
|
90df4dc86d
|
Merge pull request #7062 from RoadieHQ/legacy-paths-to-tech-docs-collator
Modify TechDocsCollator and Search to be aware of new urls
|
2021-09-15 16:37:23 +02:00 |
|
Jussi Hallila
|
9fb0503c15
|
Tweak lowecasing, export Optios type
Signed-off-by: Jussi Hallila <jussi@hallila.com>
|
2021-09-15 15:31:03 +02:00 |
|
Patrik Oldsberg
|
8142a8ecb2
|
packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-14 18:47:53 +02:00 |
|
Patrik Oldsberg
|
71f6356390
|
plugins: add package descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-14 18:33:40 +02:00 |
|
Johan Haals
|
b78d4b03bd
|
Merge pull request #7106 from goober/feature/upgrade-git-url-parse
chore(deps) bump git-url-parse from 11.4.4 to 11.6.0
|
2021-09-10 13:25:17 +02:00 |
|
github-actions[bot]
|
866ec85375
|
Version Packages
|
2021-09-09 14:47:05 +00:00 |
|
Mathias Åhsberg
|
96fef17a18
|
chore(deps) bump git-url-parse from 11.4.4 to 11.6.0
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
|
2021-09-09 07:34:26 +00:00 |
|
Jussi Hallila
|
44aac03eb7
|
Update tech docs search filters to be aware when to use legacy paths and when not.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
|
2021-09-07 15:55:02 +02:00 |
|
Ruben Lindström
|
7f00902d97
|
Search Bar Home Page Component (#7013)
feat: add search bar home page component
|
2021-09-03 14:50:14 +02:00 |
|
github-actions[bot]
|
45a681aa6a
|
Version Packages
|
2021-09-02 10:41:57 +00:00 |
|
Aurelio Saraiva
|
d288ffc77a
|
fixed typo camelcase
Signed-off-by: Aurelio Saraiva <aureliosaraiva@gmail.com>
|
2021-08-31 09:51:07 -03:00 |
|
Aurelio Saraiva
|
37b29bd5a5
|
Merge branch 'master' into techdoc_title
|
2021-08-30 18:17:19 -03:00 |
|