Johan Persson
539cf2690a
feat(ui): migrate Avatar from Base UI with updated size scale
...
Removed Base UI dependency from Avatar component and reimplemented
with native HTML elements. Updated size scale with new x-small and
x-large options.
Breaking changes:
- Base UI-specific props (render, etc.) are no longer supported
- Component now uses native div/img elements instead of Base UI primitives
- Size scale updated: large changed from 3rem to 2.5rem
- Added x-small (1.25rem) and x-large (3rem) sizes
Migration:
- <Avatar src="..." name="..." render={...} />
+ <Avatar src="..." name="..." />
- <Avatar size="large" />
+ <Avatar size="x-large" />
New features:
- Added purpose prop with 'informative' (default) and 'decoration' options
- Informative avatars announce name to screen readers
- Decorative avatars hidden from screen readers (use when name appears adjacent)
- Five size options: x-small, small, medium, large, x-large
Documentation updates:
- Updated size examples to show all five sizes
- Added Purpose story and documentation
- Updated prop definitions and usage examples
- Updated changeset with migration guide for size changes
Signed-off-by: Johan Persson <johanopersson@gmail.com >
2025-11-03 22:08:17 +01:00
backstage-goalie[bot]
8524186b21
Merge pull request #31589 from backstage/renovate/cookie-parser-1.x-lockfile
...
chore(deps): update dependency @types/cookie-parser to v1.4.10
2025-11-03 20:41:22 +00:00
Fredrik Adelöw
f3af33d9be
Merge pull request #31575 from backstage/renovate/codemirror
...
chore(deps): update codemirror
2025-11-03 21:11:30 +01:00
renovate[bot]
d6d613eb90
chore(deps): update dependency @types/cookie-parser to v1.4.10
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 20:03:08 +00:00
Fredrik Adelöw
59e42d80db
dedupe
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-11-03 20:59:57 +01:00
Fredrik Adelöw
725a25a2f5
Merge pull request #31574 from backstage/renovate/snyk-actions-digest
...
chore(deps): update snyk/actions digest to 9adf32b
2025-11-03 20:58:33 +01:00
Fredrik Adelöw
0dd275c959
Merge pull request #31573 from backstage/renovate/actions-github-script-digest
...
chore(deps): update actions/github-script digest to f28e40c
2025-11-03 20:58:10 +01:00
Fredrik Adelöw
490ae3a9ad
Merge pull request #31572 from backstage/renovate/actions-checkout-digest
...
chore(deps): update actions/checkout digest to 08eba0b
2025-11-03 20:57:28 +01:00
Fredrik Adelöw
0ffcec45e5
Merge pull request #31570 from backstage/renovate/actions-cache-digest
...
chore(deps): update actions/cache digest to 0057852
2025-11-03 20:57:09 +01:00
backstage-goalie[bot]
c5eeffd855
Merge pull request #31586 from backstage/renovate/keyv-valkey-1.x-lockfile
...
chore(deps): update dependency @keyv/valkey to v1.0.10
2025-11-03 19:50:26 +00:00
Fredrik Adelöw
788fa8c336
Merge pull request #31577 from dwandro/master
...
fix(catalog-backend-incremental-ingestion): correctly handle count queries return strings
2025-11-03 20:37:17 +01:00
backstage-goalie[bot]
df564f5777
Merge pull request #31587 from backstage/renovate/lezer-highlight-1.x-lockfile
...
chore(deps): update dependency @lezer/highlight to v1.2.3
2025-11-03 19:29:02 +00:00
renovate[bot]
5407bcee24
chore(deps): update dependency @lezer/highlight to v1.2.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 19:11:35 +00:00
renovate[bot]
0d2a57c2c8
chore(deps): update dependency @keyv/valkey to v1.0.10
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 19:10:58 +00:00
dependabot[bot]
53cf23c12b
chore(deps): bump axios from 1.9.0 to 1.13.1
...
Bumps [axios](https://github.com/axios/axios ) from 1.9.0 to 1.13.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.9.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 18:52:59 +00:00
backstage-goalie[bot]
2f0efc9ec4
Merge pull request #31585 from backstage/renovate/google-cloud-firestore-7.x-lockfile
...
chore(deps): update dependency @google-cloud/firestore to v7.11.6
2025-11-03 18:47:10 +00:00
backstage-goalie[bot]
f2054805b2
Merge pull request #31584 from backstage/renovate/google-cloud-cloud-sql-connector-1.x-lockfile
...
chore(deps): update dependency @google-cloud/cloud-sql-connector to v1.8.4
2025-11-03 18:47:05 +00:00
renovate[bot]
63d1f0f0f9
chore(deps): update dependency @google-cloud/firestore to v7.11.6
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 18:04:38 +00:00
renovate[bot]
68c014f022
chore(deps): update dependency @google-cloud/cloud-sql-connector to v1.8.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 18:04:07 +00:00
backstage-goalie[bot]
70b48115bc
Merge pull request #31580 from backstage/renovate/changesets-cli-2.x-lockfile
...
chore(deps): update dependency @changesets/cli to v2.29.7
2025-11-03 17:56:45 +00:00
backstage-goalie[bot]
8b0f38e8be
Merge pull request #31581 from backstage/renovate/electric-sql-pglite-0.x-lockfile
...
chore(deps): update dependency @electric-sql/pglite to v0.3.12
2025-11-03 17:43:01 +00:00
Dakota Wandro
37fc9fa0ad
test(catalog-backend-incremental-ingestion): update entites to match DeferredEntity type
...
Signed-off-by: Dakota Wandro <dakotawan@gmail.com >
2025-11-03 11:26:42 -06:00
Jonas Beck
19931632e6
docs(events): add documentation for kafka events module
...
Signed-off-by: Jonas Beck <dev@jonasbeck.dk >
2025-11-03 18:12:58 +01:00
renovate[bot]
d238e3d4d1
chore(deps): update dependency @electric-sql/pglite to v0.3.12
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 17:06:48 +00:00
renovate[bot]
f4df7eebaf
chore(deps): update dependency @changesets/cli to v2.29.7
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 17:06:13 +00:00
backstage-goalie[bot]
da09ea9858
Merge pull request #31579 from backstage/renovate/asyncapi-react-component-2.x-lockfile
...
chore(deps): update dependency @asyncapi/react-component to v2.6.4
2025-11-03 16:46:19 +00:00
Charles de Dreuille
6322d14ee0
Update itchy-bars-smell.md
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-11-03 16:22:25 +00:00
renovate[bot]
c78fd48151
chore(deps): update dependency @asyncapi/react-component to v2.6.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 16:04:04 +00:00
Dakota Wandro
70745c573e
fix(catalog-backend-incremental-ingestion): correctly handle count queries returning strings
...
Signed-off-by: Dakota Wandro <dakotawan@gmail.com >
2025-11-03 09:59:14 -06:00
renovate[bot]
03da12f265
chore(deps): update codemirror
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 14:18:13 +00:00
renovate[bot]
963c9242f3
chore(deps): update snyk/actions digest to 9adf32b
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 14:17:08 +00:00
Fredrik Adelöw
6b1e47044a
Merge pull request #31514 from solimant/yarn_new_infix_bugfix
...
Fix package name plugin infix with yarn new
2025-11-03 15:11:58 +01:00
Charles de Dreuille
ec9d869937
Merge pull request #31524 from backstage/bui-clean-link
...
BUI - Improve Link structure
2025-11-03 14:37:01 +01:00
Charles de Dreuille
04a145aea8
Merge pull request #31525 from backstage/bui-fix-header-external-links
...
BUI - Fix broken external links in the Header
2025-11-03 14:33:43 +01:00
Tobias Zipfel
2ad782b00e
add "dereferencing" to accepted word list
...
Signed-off-by: Tobias Zipfel <tobiz@axis.com >
2025-11-03 14:20:42 +01:00
renovate[bot]
40ac21e614
chore(deps): update actions/github-script digest to f28e40c
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 13:06:51 +00:00
renovate[bot]
57656ce9fb
chore(deps): update actions/checkout digest to 08eba0b
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 13:06:45 +00:00
Raghunandan Balachandran
ac5f3dfb95
Merge pull request #31568 from backstage/fix-bui-text-component
...
fix: do not spread truncate property on the text component
2025-11-03 13:57:42 +01:00
renovate[bot]
338664c51f
chore(deps): update actions/cache digest to 0057852
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 12:04:22 +00:00
Tobias Zipfel
757a061478
refactoring
...
Signed-off-by: Tobias Zipfel <tobiz@axis.com >
2025-11-03 12:52:10 +01:00
Raghunandan Balachandran
f454b5cef6
fix: do not spread truncate property on the text component
...
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com >
2025-11-03 12:48:45 +01:00
Tobias Zipfel
a5bcb2a2bb
add changeset
...
Signed-off-by: Tobias Zipfel <tobiz@axis.com >
2025-11-03 10:19:36 +01:00
John Philip
fc2f7e5b1a
Merge pull request #30499 from GabDug/fix/techdocs
...
fix(techdocs): ExpandableNavigation addon does not work on Firefox
2025-11-03 03:32:13 -05:00
Elad Ziv
70c2a5f7c2
TargetBoard Plugin - Prettier fix
...
Signed-off-by: Elad Ziv <elad@fatlady.co.il >
2025-11-03 08:50:25 +02:00
Tobias Zipfel
4492f7340d
Remove outdated version of json-schema-ref-parser and consolidate dependencies after rebase
...
Signed-off-by: Tobias Zipfel <tobiz@axis.com >
2025-11-03 06:31:05 +01:00
Tobias Zipfel
3368f78952
Add support for AsyncApi v3 reference preservation
...
Signed-off-by: Tobias Zipfel <tobiz@axis.com >
2025-11-03 06:24:07 +01:00
Elad Ziv
f697e8f7da
Add TargetBoard Plugin to Directory - Create targetboard.yaml
...
Signed-off-by: Elad Ziv <elad@fatlady.co.il >
2025-11-02 21:16:21 +02:00
Tobias Zipfel
c49c5a3201
Revise VS Code Jest setup and update paths
...
Updated VS Code Jest configuration instructions and corrected the path for the backstage-cli program.
Signed-off-by: Tobias Zipfel <tobiz@axis.com >
2025-11-01 18:50:36 +01:00
Patrik Oldsberg
aa12b107ec
Merge pull request #31552 from aswind7/patch-2
...
fix dockerfile name
2025-10-31 10:33:17 +01:00
Gabriel Dugny
e16ece5da5
chore: changeset
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2025-10-31 08:36:15 +01:00