Skip to content

Commit

Permalink
Merge pull request #1146 from scheduleonce/staging-app2
Browse files Browse the repository at this point in the history
Merging staging-app2 in to master.
  • Loading branch information
OhTanishJain authored Mar 6, 2024
2 parents 9f58462 + 820d00b commit a035faa
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 26 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,23 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [8.0.10] - 2023-02-09
## [8.0.12] - 2024-02-26

- [orion/vul-scan-22-feb-2024] ip vulnerability has been fixed

## [8.0.11] - 2024-02-19

- [ONCEHUB-77896](https://scheduleonce.atlassian.net/browse/ONCEHUB-77896) Change "d1azc1qln24ryf.cloudfront.net" to "cdn.icomoon.io"

## [8.0.10] - 2024-02-09

- [ONCEHUB-77842](https://scheduleonce.atlassian.net/browse/ONCEHUB-77842) Fixed, on searching the option the focus should scroll to the focused potion.

## [8.0.9] - 2023-02-09
## [8.0.9] - 2024-02-09

- [ONCEHUB-78061](https://scheduleonce.atlassian.net/browse/ONCEHUB-78061) Fixed the oui-scrollbar look is broken in Chrome 121

## [8.0.8] - 2023-02-02
## [8.0.8] - 2024-02-02

- [ONCEHUB-60767](https://scheduleonce.atlassian.net/browse/ONCEHUB-77583) Add accessibility on oui-panel-icon

Expand Down
11 changes: 6 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oncehub-ui",
"version": "8.0.10",
"version": "8.0.12",
"scripts": {
"ng": "ng",
"build": "ng build ui",
Expand Down
4 changes: 2 additions & 2 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oncehub/ui",
"version": "8.0.10",
"version": "8.0.12",
"description": "Oncehub UI",
"peerDependencies": {},
"repository": {
Expand Down
9 changes: 1 addition & 8 deletions ui/src/stories/button/button.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,9 @@ export class OuiIconButtonStorybook {
private ouiIconRegistry: OuiIconRegistry,
private domSanitizer: DomSanitizer
) {
this.ouiIconRegistry.addSvgIcon(
`local`,
this.domSanitizer.bypassSecurityTrustResourceUrl(
`/assets/images/v-green.svg`
)
);

this.ouiIconRegistry.addSvgIconSet(
this.domSanitizer.bypassSecurityTrustResourceUrl(
'https://d1azc1qln24ryf.cloudfront.net/135790/oncehub-20/symbol-defs.svg?10k0w6'
'https://cdn.icomoon.io/135790/oncehub-20/symbol-defs.svg?81ot1f'
)
);
}
Expand Down
4 changes: 2 additions & 2 deletions ui/src/stories/button/button.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -214,9 +214,9 @@ Icon button:
moduleMetadata: {
imports: [OuiButtonModule, OuiIconModule],
schemas: [],
declarations: [],
declarations: [OuiIconButtonStorybook],
},
component: OuiIconButtonStorybook,
template: `<oui-icon-button-storybook></oui-icon-button-storybook>`,
props: {
...props,
clicked: action('click'),
Expand Down
2 changes: 1 addition & 1 deletion ui/src/stories/icon/icon.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export class OuiiconStorybook {

this.ouiIconRegistry.addSvgIconSet(
this.domSanitizer.bypassSecurityTrustResourceUrl(
'https://d1azc1qln24ryf.cloudfront.net/135790/oncehub-20/symbol-defs.svg?hn1bl5'
'https://cdn.icomoon.io/135790/oncehub-20/symbol-defs.svg?81ot1f'
)
);
}
Expand Down
4 changes: 2 additions & 2 deletions ui/src/stories/menu/menu.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export class OuiMenuStorybook {

this.ouiIconRegistry.addSvgIconSet(
this.domSanitizer.bypassSecurityTrustResourceUrl(
'https://d1azc1qln24ryf.cloudfront.net/135790/oncehub-20/symbol-defs.svg?hn1bl5ss'
'https://cdn.icomoon.io/135790/oncehub-20/symbol-defs.svg?81ot1f'
)
);
}
Expand Down Expand Up @@ -125,7 +125,7 @@ export class OuiNestedMenuStorybook {

this.ouiIconRegistry.addSvgIconSet(
this.domSanitizer.bypassSecurityTrustResourceUrl(
'https://d1azc1qln24ryf.cloudfront.net/135790/oncehub-20/symbol-defs.svg?hn1bl5'
'https://cdn.icomoon.io/135790/oncehub-20/symbol-defs.svg?81ot1f'
)
);
}
Expand Down
2 changes: 1 addition & 1 deletion ui/src/stories/tooltip/tooltip.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export class OuiTooltipStorybook {

this.ouiIconRegistry.addSvgIconSet(
this.domSanitizer.bypassSecurityTrustResourceUrl(
'https://d1azc1qln24ryf.cloudfront.net/135790/oncehub-20/symbol-defs.svg?hn1bl5'
'https://cdn.icomoon.io/135790/oncehub-20/symbol-defs.svg?81ot1f'
)
);
}
Expand Down

0 comments on commit a035faa

Please sign in to comment.