Commit Graph

15 Commits

Author SHA1 Message Date
Fredrik Adelöw 4157d45c7e Merge pull request #30188 from backstage/freben/circ
🧹  import fixes
2025-06-13 21:31:28 +02:00
mario ma d0a40af133 fix: export translationRef from alpha
Signed-off-by: mario ma <mario.ma.node@gmail.com>
2025-06-11 14:40:47 +08:00
Fredrik Adelöw c83cd8b4cb import fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-06-10 15:32:12 +02:00
mario ma cef60db9c0 feat: home plugin support i18n
Signed-off-by: mario ma <mario.ma.node@gmail.com>
2025-06-05 11:48:21 +08:00
Reyna Nikolayev 651b560332 rename CatalogReactComponentsNameToClassKey as suggested
Signed-off-by: Reyna Nikolayev <reyna.nikolayev@autodesk.com>
2025-05-09 15:13:53 -07:00
Reyna Nikolayev 61f2aac5e4 review suggestions
Signed-off-by: Reyna Nikolayev <reyna.nikolayev@autodesk.com>
2025-04-21 09:28:36 -07:00
Reyna Nikolayev 16eb4bf98f export contentModal and make docsLinkTitle
Signed-off-by: Reyna Nikolayev <reyna.nikolayev@autodesk.com>
2025-04-08 12:30:40 -07:00
Paul Schultz 2e26579e06 chore: update react imports
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-04-08 07:35:24 -05:00
Adam Kunicki 2e4cb15188 Fixes previous attempt to auto-hide divider
The divider prop was only being set when title was present, and the
default value for divider is true. This unconditionally sets the divider
prop.

Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
2025-03-21 09:53:45 -07:00
Adam Kunicki c5a82fc819 Don't render header divider on homepage cards if no title was specified.
Some homepage cards would like to define their own header
for example, so that a title can be set dynamically.

Removing the divider with the divider prop provides a way to put
everything in the content area without an extraneous divider above.

The divider is usually not easily visible using the default theme,
however customized themes that may use a larger border-radius this
divider becomes visible and distracting.

Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
2025-02-26 12:55:04 -08:00
Binishma SS 293347f938 Adds the no-top-level-material-ui-4-import ESLint rule to the home-react plugin to aid with the migration to Material UI v5.
Issue: #23467
Signed-off-by: Binishma SS <binishma_s@TVMATP567911L.ad.infosys.com>
2024-04-01 14:07:07 +05:30
ivgo bf67dce731 Make title a more optional parameter
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2023-07-18 10:48:52 +02:00
ivgo 0b89ca8ce2 Allow uiSchema to be set as part of the settings for HomePage
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2023-07-11 09:25:02 +02:00
kmarkow 3c8761d5c6 Code Review: Add depreacted.ts and remove the old duplicated code
Signed-off-by: kmarkow <kamilmarkow@gmail.com>
2023-05-19 08:29:26 -04:00
Malikah Montgomery 3f11ae24ab Create new package for plugin with react components
Signed-off-by: Malikah Montgomery <malikah.montgomery@thoughtworks.com>
2023-05-19 08:29:25 -04:00