github-actions[bot]
389d265b60
Version Packages
2025-05-20 08:25:02 +00:00
github-actions[bot]
1c0cb7be17
Version Packages (next)
2025-05-13 13:52:18 +00:00
Andre Wanlin
1fb16edfe8
Merge pull request #29517 from autodesk-forks/nikolarAutodesk/pluginHomeUpdates
...
[plugin-home] [plugin-home-react] export ContentModal and make docsLinkTitle prop more flexible
2025-05-13 07:57:32 -05: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
github-actions[bot]
35a0c4b598
Version Packages (next)
2025-05-06 13:51:57 +00:00
github-actions[bot]
125d09682e
Version Packages (next)
2025-04-29 14:27:15 +00:00
Reyna Nikolayev
61f2aac5e4
review suggestions
...
Signed-off-by: Reyna Nikolayev <reyna.nikolayev@autodesk.com >
2025-04-21 09:28:36 -07:00
github-actions[bot]
2582af906d
Version Packages
2025-04-15 15:36:15 +00: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
github-actions[bot]
c590c4413a
Version Packages (next)
2025-04-08 18:12:41 +00:00
Paul Schultz
66d2113abe
update api reports
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
fix linting
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-04-08 07:35:24 -05:00
Paul Schultz
2e26579e06
chore: update react imports
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-04-08 07:35:24 -05:00
github-actions[bot]
2fc663ad48
Version Packages (next)
2025-04-01 13:24:16 +00:00
github-actions[bot]
55905367dd
Version Packages (next)
2025-03-25 12:51:22 +00: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
github-actions[bot]
127408219b
Version Packages
2025-03-18 12:55:57 +00:00
github-actions[bot]
68af69b2b8
Version Packages (next)
2025-03-11 16:50:56 +00:00
github-actions[bot]
f9fb465e38
Version Packages (next)
2025-03-04 16:49:37 +00: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
github-actions[bot]
0df84b6ae4
Version Packages
2025-02-18 15:19:53 +00:00
github-actions[bot]
5aa499b953
Version Packages (next)
2025-02-04 12:36:25 +00:00
github-actions[bot]
84fdc40c42
Version Packages (next)
2025-01-28 13:06:36 +00:00
Paul Schultz
58ec9e7d4b
chore: deprecate old react versions
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-01-24 08:07:59 -06:00
github-actions[bot]
43f666371b
Version Packages
2025-01-14 12:23:31 +00:00
github-actions[bot]
0980e400a0
Version Packages (next)
2025-01-07 15:04:17 +00:00
github-actions[bot]
c31289fe06
Version Packages (next)
2024-12-31 14:00:13 +00:00
renovate[bot]
d8f9079faf
fix(deps): update rjsf monorepo to v5.23.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 21:12:37 +00:00
github-actions[bot]
cfdf107d34
Version Packages
2024-12-17 10:54:05 +00:00
github-actions[bot]
134bc9981f
Version Packages (next)
2024-12-10 12:54:09 +00:00
github-actions[bot]
d8f9e72384
Version Packages (next)
2024-12-03 13:18:49 +00:00
github-actions[bot]
b86975e7fb
Version Packages (next)
2024-11-26 11:10:07 +00:00
renovate[bot]
9951ba448b
fix(deps): update rjsf monorepo to v5.23.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-22 23:23:23 +00:00
github-actions[bot]
1552f03186
Version Packages
2024-11-19 11:21:20 +00:00
github-actions[bot]
ecdb1ce0b6
Version Packages (next)
2024-11-12 21:18:54 +00:00
github-actions[bot]
7ffb8eedd7
Version Packages (next)
2024-10-28 13:06:13 +00:00
github-actions[bot]
7907e3b920
Version Packages (next)
2024-10-22 14:53:13 +00:00
github-actions[bot]
a9c095d0be
Version Packages
2024-10-15 10:25:03 +00:00
Ben Lambert
56f656343d
Merge pull request #27116 from backstage/blam/fix-api-report
...
Fix API Report warning validation
2024-10-15 12:20:02 +02:00
blam
fc01ce7e77
chore: fix api-reports warnings
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 17:56:00 +02:00
renovate[bot]
e698470f2d
fix(deps): update rjsf monorepo to v5.21.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-09 14:20:23 +00:00
github-actions[bot]
56a811849a
Version Packages (next)
2024-10-08 11:42:14 +00:00
github-actions[bot]
c42c710982
Version Packages (next)
2024-10-01 09:20:36 +00:00
aramissennyeydd
5129ad0669
standard react version
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2024-09-24 21:12:19 -04:00
aramissennyeydd
4958c01d14
revert version of react and fix merge conflicts
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2024-09-24 21:08:37 -04:00
aramissennyeydd
a99bf141a0
use common react version
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2024-09-24 21:04:08 -04:00
aramissennyeydd
264f537977
add linting for peer deps
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2024-09-24 21:02:40 -04:00
aramissennyeydd
e1c89ddd08
add react and react-router as dev dependencies
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2024-09-24 21:01:31 -04:00
aramissennyeydd
dc9d3acc87
move react types to a dev dependency and peer dependency
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2024-09-24 20:57:54 -04:00
github-actions[bot]
96864c8386
Version Packages (next)
2024-09-24 09:04:06 +00:00
secustor
c28596309f
update files
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-09-23 14:41:40 +02:00