Commit Graph

1006 Commits

Author SHA1 Message Date
Morgan Bentell 2d98053d52 Merge pull request #17622 from adamdmharvey/adamdmharvey/remove-deprecations
chore(techdocs): Swap from deprecated API imports to use shared library ones
2023-05-17 16:44:32 +02:00
Adam Harvey 4e77e03a5a Merge branch 'master' of github.com:backstage/backstage into adamdmharvey/remove-deprecations 2023-05-16 08:23:51 -04:00
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
github-actions[bot] 4f3076700a Version Packages (next) 2023-05-09 09:49:35 +00:00
Adam Harvey 40421e7956 chore: Add updated API report
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-05-02 20:08:15 -04:00
Adam Harvey a606cae041 chore: Remove deprecations and use shared react imports
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-05-02 19:39:47 -04:00
Adam Harvey 2b663945cb fix: Minor product capitalization
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-05-02 19:39:03 -04:00
github-actions[bot] 8b05da0912 Version Packages (next) 2023-05-02 13:41:12 +00:00
github-actions[bot] e04bb20bdc Version Packages (next) 2023-04-25 15:53:19 +00:00
Laura Ceconi 863beb4949 fix: allow trailing slash in techdocs navigation
Signed-off-by: Laura Ceconi <laura.cec@hotmail.com>
2023-04-24 10:08:07 +02:00
github-actions[bot] 6141c31839 Version Packages 2023-04-18 12:36:06 +00:00
github-actions[bot] ab75a16da7 Version Packages (next) 2023-04-11 14:21:21 +00:00
Aramis Sennyey c2fbe4b145 Fix test cases.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Patrik Oldsberg 9a193b7f71 Merge pull request #16682 from sennyeya/fix-techdocs-linking
bug(techdocs): Internal techdocs anchor elements do not navigate correctly when Backstage is on a subpath
2023-04-05 11:28:23 +02:00
Aramis Sennyey 9e4198d88d Move core-app-api to dev.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-04 15:40:00 -04:00
github-actions[bot] 9a5a1c4ba2 Version Packages (next) 2023-04-04 13:14:06 +00:00
github-actions[bot] e32dc5e79d Version Packages (next) 2023-03-28 16:01:25 +00:00
Fredrik Adelöw 0145608651 Merge pull request #17116 from backstage/freben/peers
get rid of majority of peer dependency warnings in yarn
2023-03-28 15:27:17 +02:00
Raghunandan 25d61793f2 Use link color from palette
Signed-off-by: Raghunandan <soapraj@gmail.com>
2023-03-27 18:11:25 +02:00
Fredrik Adelöw 2cd810c414 @types/react to its right place in dependencies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-03-27 14:46:31 +02:00
Fredrik Adelöw e0c6e8b9c3 get rid of majority of peer dependency warnings in yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-03-27 12:26:23 +02:00
Aramis Sennyey d31664d154 Remove from public interface and make techdocs specific.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-03-24 12:35:15 -04:00
Morgan Bentell 38e0eeb41a color tweaks to handle changes in mkdocs-material v9
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-22 18:41:41 +01:00
github-actions[bot] 5af2c4f412 Version Packages (next) 2023-03-21 13:38:30 +00:00
Morgan Bentell f11f42b8e1 Merge pull request #16659 from agentbellnorm/techdocs/remove-warnings
[TechDocs] remove warnings
2023-03-20 14:43:11 +01:00
Morgan Bentell 2bf94911a4 Merge pull request #16776 from scsinha/ssinha/fix-search-result-item-font
Fix font size and color in search result item
2023-03-16 16:38:39 +01:00
Morgan Bentell 103f5e2793 Merge branch 'master' into techdocs/remove-warnings
Signed-off-by: Morgan Bentell <morgan.bentell@gmail.com>
2023-03-16 16:18:32 +01:00
github-actions[bot] 24632ad94b Version Packages 2023-03-14 14:31:40 +00:00
Sudeep Sinha b2e182cdfa Fix font size and color in search result item
Signed-off-by: Sudeep Sinha <ssinha@squarespace.com>
2023-03-08 14:08:47 -05:00
github-actions[bot] 0eceadb950 Version Packages (next) 2023-03-07 17:21:48 +00:00
Fredrik Adelöw d06fc3f3e3 Merge pull request #16614 from backstage/freben/unpack-props
🧹 unpack props inside component bodies
2023-03-02 10:50:51 +01:00
Aramis Sennyey 2e49348062 Fixing techdocs linking issue during dom link overwrites.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-03-01 18:21:31 -05:00
Morgan Bentell e73da4a0a9 use div insted of span because it's not allowed
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-01 15:45:23 +01:00
Morgan Bentell f41478fd02 wrap settingsaddons in span to remove warning from mui Menu component
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-01 09:34:53 +01:00
Morgan Bentell cef1a238a9 bump mui labs to remove warnings
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-02-28 17:35:09 +01:00
github-actions[bot] b19b95fc09 Version Packages (next) 2023-02-28 13:04:36 +00:00
Patrik Oldsberg a6f22cbd40 Merge pull request #16521 from luchillo17/fix/BCKSTG-102-theme-aware-colors
refactor: Replace white & black colors with theme aware ones
2023-02-28 13:28:46 +01:00
Fredrik Adelöw 65454876fb unpack props inside component bodies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-27 15:31:15 +01:00
Morgan Bentell 54a1e133b5 enable pointer events for element that has new classname in newer versions of mkdocs-material
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-02-27 13:53:20 +01:00
Patrik Oldsberg 3a3e779a40 Merge pull request #16412 from immobiliare/fix-copy-to-clipboard-in-unsecure-context
fix(techdocs): copy to clipboard in not secure context
2023-02-27 10:26:14 +01:00
Antonio Musolino 238cf657c0 fix(techdocs): copy to clipboard works in usecure context
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2023-02-27 08:45:16 +01:00
Patrik Oldsberg 107ae5220e Merge pull request #16477 from backstage/renovate/jss-10.x
fix(deps): update dependency jss to ~10.10.0
2023-02-24 18:00:17 +01:00
Johan Haals 40a4245561 Merge pull request #16531 from backstage/renovate/msw-1.x
chore(deps): update dependency msw to v1
2023-02-23 14:50:18 +01:00
Fredrik Adelöw c10384a923 Get rid of usages of the old Button
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-22 14:29:31 +01:00
renovate[bot] 52b0022dab chore(deps): update dependency msw to v1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-22 12:55:56 +00:00
Carlos Esteban Lopez cee0cd96cc refactor: Replace white & black colors with theme aware ones
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-02-22 03:53:07 -05:00
github-actions[bot] b4627f23b2 Version Packages (next) 2023-02-21 15:40:30 +00:00
Fredrik Adelöw 306d9bbf9d Merge pull request #16367 from IlyaSavich/customizable-search-list-item-icon
Pass search item to icon component, pass icon as component to search list item
2023-02-21 14:47:05 +01:00
Ilya Savich 3f75b7607c Add ability to pass icon as function to have ability to customize it by search item
Signed-off-by: Ilya Savich <isavich@box.com>
2023-02-21 10:14:19 +01:00
renovate[bot] 8adfda60ae fix(deps): update dependency jss to ~10.10.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-20 21:29:15 +00:00