Commit Graph

202 Commits

Author SHA1 Message Date
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
Niklas Aronsson 1886befacf Bazaar: Set TablePagination as a div
The default component is a "td" which will cause DOM validation
warnings.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2023-05-04 15:11:34 +02:00
Niklas Aronsson bdb5c1ede1 Bazaar: Remove h4 from ItemCardHeader title props
Since the title will be wrapped by a h4 in the "ItemCardHeader" a
h4 will have a h4 element as child. And the following warning is
logged:

warning: validateDOMNesting(...): <h4> cannot appear as a child of <h4>.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2023-05-04 15:11:34 +02:00
Niklas Aronsson af266b55be Bazaar: Fix stand alone devApp
The Bazaar stand alone devApp can now be started and will list two
projects with dummy data.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2023-05-04 15:11:34 +02: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
github-actions[bot] 6141c31839 Version Packages 2023-04-18 12:36:06 +00:00
Fredrik Adelöw d14933e544 Merge pull request #17293 from GustavoAdrianGimenez/feature/bazaar-docs-field
Bazaar plugin: Add docs column to metadata table
2023-04-14 10:30:38 +02:00
github-actions[bot] ab75a16da7 Version Packages (next) 2023-04-11 14:21:21 +00:00
GustavoAdrianGimenez ef155ba5e2 Fix docs disabled condition
Signed-off-by: GustavoAdrianGimenez <gustavoadriangimenez@gmail.com>
2023-04-08 11:59:52 -03:00
GustavoAdrianGimenez 91b7bde16f Fix disabled docs link comparission
Signed-off-by: GustavoAdrianGimenez <gustavoadriangimenez@gmail.com>
2023-04-07 12:14:55 -03:00
GustavoAdrianGimenez 75c0edbfd4 Add docs input and link in bazaar plugin
Signed-off-by: GustavoAdrianGimenez <gustavoadriangimenez@gmail.com>
2023-04-07 12:10:10 -03: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
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
Simon Chapman 500b5d5612 Update API report
Signed-off-by: Simon Chapman <sdcpublic@outlook.com>
2023-03-22 16:43:24 +00:00
Simon Chapman b8330e8b02 Add missing exports
Signed-off-by: Simon Chapman <sdcpublic@outlook.com>
2023-03-22 16:43:19 +00:00
Simon Chapman 96b868cd1c Bazaar ProjectPreview style override via HomePage
Signed-off-by: Simon Chapman <sdcpublic@outlook.com>
2023-03-22 16:43:10 +00:00
github-actions[bot] 5af2c4f412 Version Packages (next) 2023-03-21 13:38:30 +00: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
github-actions[bot] 0eceadb950 Version Packages (next) 2023-03-07 17:21:48 +00: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
github-actions[bot] b4627f23b2 Version Packages (next) 2023-02-21 15:40:30 +00:00
github-actions[bot] 25b57cc07f Version Packages 2023-02-14 13:41:52 +00:00
github-actions[bot] b2a73c984a Version Packages (next) 2023-02-07 15:03:45 +00:00
github-actions[bot] 675324ed19 Version Packages (next) 2023-01-31 14:45:37 +00:00
github-actions[bot] 12a7b316ee Version Packages (next) 2023-01-24 12:01:10 +00:00
github-actions[bot] 6d46667727 Version Packages 2023-01-17 11:50:48 +00:00
Brian Fletcher c995e3d939 export BazaarPageProps instead of HomePageProps
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-01-16 09:00:42 +00:00
Brian Fletcher 99d52523c7 add changeset and api report
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-01-13 16:24:58 +00:00
Brian Fletcher 35f7332d61 allow customization of bazaar title and subtitle
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-01-13 16:12:14 +00:00
Carlos Esteban Lopez Jaramillo a52566971c Merge branch 'master' into feat/BCKSTG-93-paragraphs
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2023-01-11 13:31:50 -05:00
Carlos Esteban Lopez 2bdd1f92c1 fix: Add paragraph prop for bottom margin
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-01-10 16:08:53 -05:00
Carlos Esteban Lopez e75f39e603 feat: Lint paragraphs except in test files & fix
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-01-10 16:08:53 -05: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
Peter Macdonald c4a647ebc7 Added Bazaar backend instructions to the bazaar plugin as a note
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-01-08 18:04:55 +01:00
github-actions[bot] c4132274d9 Version Packages (next) 2023-01-03 14:44:31 +00:00
Niklas Aronsson 41d0b0a24a Bazaar: Added 'isBazaarAvailable' helper
The EntityBazaarInfoCard shows the bazaar data for components that
have a bazaar item linked. The isBazaarAvailable helper makes it
possible to only include the EntityBazaarInfoCard for components
that actually have a bazaar project linked.

Closes #15013

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2022-12-30 13:08:01 +01:00
Patrik Oldsberg 16575e91bc Merge pull request #15025 from fridajac/soft
Add soft cut to ProjectCard in Bazaar
2022-12-28 11:27:55 +01:00
github-actions[bot] f834622f56 Version Packages (next) 2022-12-27 15:22:57 +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
Frida Jacobsson 08dd6725e5 Create 'large' and 'small' props
Signed-off-by: Frida Jacobsson <fridahelenajacobsson@gmail.com>
2022-12-18 17:37:15 +01:00
Frida Jacobsson 50f998fbce Merge branch 'backstage:master' into soft 2022-12-16 14:53:30 +01:00