Commit 7be05de 1 parent 56cbf89 commit 7be05de Copy full SHA for 7be05de
File tree 4 files changed +8
-22
lines changed
dynamic-plugins/wrappers/red-hat-developer-hub-backstage-plugin-global-floating-action-button
4 files changed +8
-22
lines changed Original file line number Diff line number Diff line change @@ -262,13 +262,6 @@ dynamicPlugins:
262
262
mountPoints :
263
263
- mountPoint : application/listener
264
264
importName : DynamicGlobalFloatingActionButton
265
- - mountPoint : global.floatingactionbutton/component
266
- importName : NullComponent
267
- config :
268
- icon : github
269
- label : Git
270
- toolTip : Github
271
- to : https://github.com/redhat-developer/rhdh
272
265
red-hat-developer-hub.backstage-plugin-dynamic-home-page :
273
266
dynamicRoutes :
274
267
- path : /
Original file line number Diff line number Diff line change @@ -538,21 +538,14 @@ plugins:
538
538
539
539
# Group: Global floating action button
540
540
- package : ./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-global-floating-action-button
541
- disabled : true
541
+ disabled : false
542
542
pluginConfig :
543
543
dynamicPlugins :
544
544
frontend :
545
545
red-hat-developer-hub.backstage-plugin-global-floating-action-button :
546
546
mountPoints :
547
547
- mountPoint : application/listener
548
548
importName : DynamicGlobalFloatingActionButton
549
- - mountPoint : global.floatingactionbutton/component
550
- importName : NullComponent
551
- config :
552
- icon : github
553
- label : ' Git'
554
- toolTip : ' Github'
555
- to : https://github.com/redhat-developer/rhdh
556
549
557
550
# Homepage
558
551
- package : ./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-dynamic-home-page
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " red-hat-developer-hub-backstage-plugin-global-floating-action-button" ,
3
- "version" : " 0 .0.6 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"main" : " src/index.ts" ,
5
5
"types" : " src/index.ts" ,
6
6
"license" : " Apache-2.0" ,
29
29
},
30
30
"dependencies" : {
31
31
"@mui/material" : " 5.16.14" ,
32
- "@red-hat-developer-hub/backstage-plugin-global-floating-action-button" : " 0 .0.6 "
32
+ "@red-hat-developer-hub/backstage-plugin-global-floating-action-button" : " 1 .0.0 "
33
33
},
34
34
"devDependencies" : {
35
35
"@backstage/cli" : " 0.29.6" ,
Original file line number Diff line number Diff line change @@ -16132,9 +16132,9 @@ __metadata:
16132
16132
languageName: node
16133
16133
linkType: hard
16134
16134
16135
- "@red-hat-developer-hub/backstage-plugin-global-floating-action-button@npm:0 .0.6 ":
16136
- version: 0 .0.6
16137
- resolution: "@red-hat-developer-hub/backstage-plugin-global-floating-action-button@npm:0 .0.6 "
16135
+ "@red-hat-developer-hub/backstage-plugin-global-floating-action-button@npm:1 .0.0 ":
16136
+ version: 1 .0.0
16137
+ resolution: "@red-hat-developer-hub/backstage-plugin-global-floating-action-button@npm:1 .0.0 "
16138
16138
dependencies:
16139
16139
"@backstage/core-components": ^0.16.3
16140
16140
"@backstage/core-plugin-api": ^1.10.3
@@ -16148,7 +16148,7 @@ __metadata:
16148
16148
peerDependencies:
16149
16149
react: 16.13.1 || ^17.0.0 || ^18.0.0
16150
16150
react-router-dom: ^6.0.0
16151
- checksum: 2c9f0046497b5f2f67f557078408bea951a897d0914aeb9a55b199c9a55dee094c0796438d23c4d092feb6b00ddf92dbd6494e5ff1b8a5285e7c31b928e40944
16151
+ checksum: 59f339c5a243a9bd26beca69e15262a5f6ba7372b0d887d3fbcb937ea8d4bb508599071f537864dbcd5348cc48ed0246638f07cab21d286f924ceb6ae4cf0c53
16152
16152
languageName: node
16153
16153
linkType: hard
16154
16154
@@ -40218,7 +40218,7 @@ __metadata:
40218
40218
"@backstage/cli": 0.29.6
40219
40219
"@janus-idp/cli": 3.2.0
40220
40220
"@mui/material": 5.16.14
40221
- "@red-hat-developer-hub/backstage-plugin-global-floating-action-button": 0 .0.6
40221
+ "@red-hat-developer-hub/backstage-plugin-global-floating-action-button": 1 .0.0
40222
40222
typescript: 5.7.3
40223
40223
languageName: unknown
40224
40224
linkType: soft
You can’t perform that action at this time.
0 commit comments