Fredrik Adelöw
6dd72ca48d
Merge pull request #32252 from backstage/changeset-release/master
...
Version Packages (next)
2026-01-13 16:12:47 +01:00
github-actions[bot]
880310b797
Version Packages (next)
2026-01-13 12:10:45 +00:00
Charles de Dreuille
fdf15d5d0e
Merge pull request #32232 from Believe-SA/blv/button-toggle
...
feat(bui): Introduce ToggleButton/ToggleButtonGroup
2026-01-13 12:02:12 +00:00
Charles de Dreuille
7a683c5c20
Merge pull request #32297 from backstage/bui-fix-disabled
...
BUI: Fix disabled state on Button
2026-01-13 10:57:42 +00:00
Charles de Dreuille
819d4eae61
Sync CSS
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2026-01-13 10:28:09 +00:00
Adam Harvey
6032adbf6b
Merge pull request #32280 from backstage/ah-startup-failure
2026-01-12 22:00:23 -05:00
Charles de Dreuille
38503ec2e9
Update Button.stories.tsx
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2026-01-12 18:58:21 +00:00
Charles de Dreuille
21c87cc1d6
Fix disabled state on Button
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2026-01-12 18:52:52 +00:00
martina-equinix
9d75495644
Fix autocomplete in scaffolder RepoUrlPickerRepoName ( #32106 )
...
* Fix autocomplete in scaffolder RepoUrlPickerRepoName
... since it was not filtering the list as the user types.
Signed-off-by: martina-equinix <martina.iglesias@eu.equinix.com >
* Add changeset
Signed-off-by: martina-equinix <martina.iglesias@eu.equinix.com >
* Update .changeset/tricky-tips-invite.md
Co-authored-by: Benjamin Janssens <benji.janssens@gmail.com >
Signed-off-by: martina-equinix <161837167+martina-equinix@users.noreply.github.com >
---------
Signed-off-by: martina-equinix <martina.iglesias@eu.equinix.com >
Signed-off-by: martina-equinix <161837167+martina-equinix@users.noreply.github.com >
Co-authored-by: Benjamin Janssens <benji.janssens@gmail.com >
2026-01-12 15:59:20 +01:00
Patrik Oldsberg
f928ca6bd2
Merge pull request #32294 from awanlin/topic/vale-codeowners-adjustment
...
codeowners - Adjusted so that Vale/Microsite PRs aren't blocked by Docs Maintainers
2026-01-12 15:08:05 +01:00
Andre Wanlin
bfe2219e1a
codeowners - Adjusted so that Vale/Microsite PRs aren't blocked by Docs Maintainers
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2026-01-12 07:47:28 -06:00
Gabriel Dugny
6921b2c824
chore: support render function, document it, remove now unused POC context
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-12 13:17:52 +01:00
Fredrik Adelöw
f700a1ba82
Merge pull request #32287 from karpfslp/header-in-entity-layout-should-always-be-shown
...
fix: header in EntityLayout should always be shown
2026-01-12 12:11:28 +01:00
Fredrik Adelöw
3866ab096b
Merge pull request #32270 from backstage/dependabot/npm_and_yarn/react-router-6.30.2
...
build(deps): bump react-router from 6.28.2 to 6.30.2
2026-01-12 11:05:43 +01:00
Fredrik Adelöw
dda267766e
Merge pull request #32040 from backstage/renovate/actions-setup-python-6.x
...
chore(deps): update actions/setup-python action to v6
2026-01-12 11:05:31 +01:00
backstage-goalie[bot]
52d6767865
Merge pull request #32290 from backstage/renovate/esbuild-0.x-lockfile
...
chore(deps): update dependency esbuild to v0.27.2
2026-01-11 14:36:34 +00:00
renovate[bot]
26ae1a6794
chore(deps): update dependency esbuild to v0.27.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-11 13:58:02 +00:00
backstage-goalie[bot]
9db8fe4093
Merge pull request #32285 from backstage/renovate/rspack-dev-server-1.x-lockfile
...
chore(deps): update dependency @rspack/dev-server to v1.1.5
2026-01-11 12:49:36 +00:00
backstage-goalie[bot]
a3895cec98
Merge pull request #32284 from backstage/renovate/opentelemetry-js-contrib-monorepo
...
chore(deps): update dependency @opentelemetry/auto-instrumentations-node to v0.67.3
2026-01-11 12:28:26 +00:00
Sandor Karpf
7ca91e827f
fix: header in EntityLayout should always be shown
...
Signed-off-by: Sandor Karpf <sandor.karpf@lastpass.com >
2026-01-11 13:26:26 +01:00
renovate[bot]
ff31e3fdeb
chore(deps): update dependency @rspack/dev-server to v1.1.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-11 12:01:56 +00:00
renovate[bot]
59a9f81f82
chore(deps): update actions/setup-python action to v6
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-11 11:53:48 +00:00
renovate[bot]
18a050c701
chore(deps): update dependency @opentelemetry/auto-instrumentations-node to v0.67.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-11 11:46:16 +00:00
Adam Harvey
30e8e61f2b
chore: Remove missing plugin references
...
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com >
2026-01-10 16:24:05 -05:00
Gabriel Dugny
44530400dc
chore: remove Responsive orientation
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-10 13:17:21 +01:00
Gabriel Dugny
9b26bad524
chore: remove variants for now
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-09 18:40:59 +01:00
Gabriel Dugny
92562d14af
docs: Add surface examples to the ToggleButton/ToggleButtonGroups
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-09 18:06:15 +01:00
Gabriel Dugny
7d777922af
docs: changeset
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-09 17:02:30 +01:00
Gabriel Dugny
88f3589117
docs: links
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-09 17:00:53 +01:00
Gabriel Dugny
7c1f6cc633
feat: support surfaces
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-09 17:00:52 +01:00
Gabriel Dugny
66434bccd7
chore: api report
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-09 17:00:52 +01:00
Gabriel Dugny
fa9b11f853
refactor: try to fit in useStyle
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-09 17:00:51 +01:00
Gabriel Dugny
7e2649e2df
fix: Support Responsive
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-09 17:00:51 +01:00
Gabriel Dugny
28616ca57a
chore: prettier
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-09 17:00:51 +01:00
Gabriel Dugny
ea0c6d809d
chore: changest
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-09 17:00:51 +01:00
Gabriel Dugny
1fc2c6c591
chore: wip ToggleButton/ToggleButtonGroup
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-01-09 17:00:50 +01:00
Ben Lambert
6fc00e6804
ActionsRegistry: Enable filtering of Actions from sources (#32134 )
...
* feat(backend-defaults): add config schema for action filtering
Signed-off-by: benjdlambert <ben@blam.sh >
* feat(backend-defaults): implement action filtering with glob patterns and attributes
Signed-off-by: benjdlambert <ben@blam.sh >
* test(backend-defaults): add edge case tests for action filtering
Signed-off-by: benjdlambert <ben@blam.sh >
* chore: add changeset for action filtering feature
Signed-off-by: benjdlambert <ben@blam.sh >
* feat: code review comments
Signed-off-by: benjdlambert <ben@blam.sh >
* chore: should always exclude
Signed-off-by: benjdlambert <ben@blam.sh >
---------
Signed-off-by: benjdlambert <ben@blam.sh >
2026-01-09 16:31:12 +01:00
Fredrik Adelöw
d91a1839e8
fixup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-01-09 15:39:28 +01:00
dependabot[bot]
5c6aa11311
build(deps): bump react-router from 6.28.2 to 6.30.2
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 6.28.2 to 6.30.2.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router@6.30.2/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 6.30.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-09 08:26:42 +00:00
Fredrik Adelöw
ff48856d29
Merge pull request #32072 from backstage/renovate/eslint-plugin-testing-library-7.x
...
chore(deps): update dependency eslint-plugin-testing-library to v7
2026-01-09 09:22:56 +01:00
Aramis Sennyey
bafdd028ab
fix(api-breaking-changes): add better comment identifier ( #32268 )
...
* fix(api-breaking-changes): add better comment identifier
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
* only update workflow
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
* test change
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
* add breaking change
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
* revert schema changes
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
---------
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2026-01-08 09:51:44 -07:00
Fredrik Adelöw
973e76d87f
fixup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-01-08 17:08:55 +01:00
Fredrik Adelöw
d6d850e4f4
Merge pull request #32070 from backstage/renovate/swagger-ui-react-5.x
...
chore(deps): update dependency @types/swagger-ui-react to v5
2026-01-08 17:02:06 +01:00
renovate[bot]
92c6f7376d
chore(deps): update dependency eslint-plugin-testing-library to v7
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-08 16:36:49 +01:00
Fredrik Adelöw
540e0e826e
Merge pull request #32264 from backstage/dependabot/npm_and_yarn/modelcontextprotocol/sdk-1.25.2
...
build(deps): bump @modelcontextprotocol/sdk from 1.24.3 to 1.25.2
2026-01-08 16:33:21 +01:00
Fredrik Adelöw
806a290edc
Merge pull request #32250 from backstage/dependabot/npm_and_yarn/microsite/qs-6.14.1
...
build(deps): bump qs from 6.14.0 to 6.14.1 in /microsite
2026-01-08 16:25:54 +01:00
Fredrik Adelöw
b1e1cb5252
fixup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-01-08 16:24:42 +01:00
Charles de Dreuille
59e27508f1
Merge pull request #32265 from backstage/fix-link-router
...
BUI - Fixes RouterProvider on Link
2026-01-08 12:31:54 +00:00
Patrik Oldsberg
6bd375fd93
Merge pull request #32050 from backstage/bui-table-update
...
feat(ui)!: redesign Table component with new useTable hook API
2026-01-08 12:52:30 +01:00
Johan Persson
ca7e0e9d4d
feat(ui): rename filter and search state handlers to onChange
...
Standardize the naming convention for state change handlers in
FilterState and SearchState interfaces:
- FilterState: `onFilterChange` → `onChange`
- SearchState: `onSearchChange` → `onChange`
This aligns with React conventions and makes spreading props
directly onto form components cleaner (e.g., `{...search}`).
Also adds a runtime check to ensure useTable mode remains stable
for the component lifetime.
Signed-off-by: Johan Persson <johanopersson@gmail.com >
2026-01-08 12:14:10 +01:00