Skip to content

Commit

Permalink
Merge branch 'main' into fix/multi-input-title
Browse files Browse the repository at this point in the history
  • Loading branch information
mikerodonnell89 authored Oct 8, 2024
2 parents 41f986c + a815780 commit 2ae56fb
Show file tree
Hide file tree
Showing 27 changed files with 197 additions and 38 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.53.1-rc.5](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.4...v0.53.1-rc.5) (2024-10-08)


### Bug Fixes

* **core,platform:** radio a11y improvements ([#12525](https://github.com/SAP/fundamental-ngx/issues/12525)) ([350b09a](https://github.com/SAP/fundamental-ngx/commit/350b09a6af867fd7c87d09132e56cde340a957a4))





## [0.53.1-rc.4](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.3...v0.53.1-rc.4) (2024-10-08)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"packages": ["libs/*"],
"version": "0.53.1-rc.4",
"version": "0.53.1-rc.5",
"conventionalCommits": true,
"tagVersionPrefix": "v",
"message": "chore(release): publish %v",
Expand Down
8 changes: 8 additions & 0 deletions libs/btp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.53.1-rc.5](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.4...v0.53.1-rc.5) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/btp





## [0.53.1-rc.4](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.3...v0.53.1-rc.4) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/btp
Expand Down
2 changes: 1 addition & 1 deletion libs/btp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/btp",
"version": "0.53.1-rc.4",
"version": "0.53.1-rc.5",
"peerDependencies": {
"@angular/common": "ANGULAR_VER_PLACEHOLDER",
"@angular/core": "ANGULAR_VER_PLACEHOLDER",
Expand Down
8 changes: 8 additions & 0 deletions libs/cdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.53.1-rc.5](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.4...v0.53.1-rc.5) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/cdk





## [0.53.1-rc.4](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.3...v0.53.1-rc.4) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/cdk
Expand Down
2 changes: 1 addition & 1 deletion libs/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/cdk",
"version": "0.53.1-rc.4",
"version": "0.53.1-rc.5",
"schematics": "./schematics/collection.json",
"description": "Fundamental Library for Angular - CDK",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions libs/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.53.1-rc.5](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.4...v0.53.1-rc.5) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/core





## [0.53.1-rc.4](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.3...v0.53.1-rc.4) (2024-10-08)


Expand Down
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/core",
"version": "0.53.1-rc.4",
"version": "0.53.1-rc.5",
"schematics": "./schematics/collection.json",
"ng-update": {
"migrations": "./schematics/migrations.json"
Expand Down
8 changes: 8 additions & 0 deletions libs/cx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.53.1-rc.5](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.4...v0.53.1-rc.5) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/cx





## [0.53.1-rc.4](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.3...v0.53.1-rc.4) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/cx
Expand Down
2 changes: 1 addition & 1 deletion libs/cx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/cx",
"version": "0.53.1-rc.4",
"version": "0.53.1-rc.5",
"schematics": "./schematics/collection.json",
"description": "Fundamental Library for Angular - cx",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions libs/datetime-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.53.1-rc.5](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.4...v0.53.1-rc.5) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/datetime-adapter





## [0.53.1-rc.4](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.3...v0.53.1-rc.4) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/datetime-adapter
Expand Down
2 changes: 1 addition & 1 deletion libs/datetime-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/datetime-adapter",
"version": "0.53.1-rc.4",
"version": "0.53.1-rc.5",
"description": "Datetime adapter for SAP Fundamentals, based on Day.js package",
"license": "Apache-2.0",
"homepage": "https://sap.github.io/fundamental-ngx/home",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,44 @@ <h4>With Checkboxes</h4>
</li>
}
</ul>
<h4>With Radio Buttons</h4>
<h4 id="with-radio-buttons">With Radio Buttons</h4>
<ul fd-list [byline]="true" [selection]="true">
<li fd-list-item [selected]="selectionValue === 'radio1'">
<fd-radio-button name="radio1" id="radio1" value="radio1" [(ngModel)]="selectionValue"></fd-radio-button>
<fd-radio-button
name="radio1"
id="radio1"
value="radio1"
[(ngModel)]="selectionValue"
aria-labelledby="radio1 with-radio-buttons"
></fd-radio-button>
<span fd-list-thumbnail><fd-icon glyph="calendar"></fd-icon></span>
<div fd-list-content>
<div fd-list-title>Title 1</div>
<div fd-list-byline>Byline 1</div>
</div>
</li>
<li fd-list-item [selected]="selectionValue === 'radio2'">
<fd-radio-button name="radio1" id="radio2" value="radio2" [(ngModel)]="selectionValue"></fd-radio-button>
<fd-radio-button
name="radio1"
id="radio2"
value="radio2"
[(ngModel)]="selectionValue"
aria-labelledby="radio2 with-radio-buttons"
></fd-radio-button>
<span fd-list-thumbnail><fd-icon glyph="activate"></fd-icon></span>
<div fd-list-content>
<div fd-list-title>Title 2</div>
<div fd-list-byline>Byline 2</div>
</div>
</li>
<li fd-list-item [selected]="selectionValue === 'radio3'">
<fd-radio-button name="radio1" id="radio3" value="radio3" [(ngModel)]="selectionValue"></fd-radio-button>
<fd-radio-button
name="radio1"
id="radio3"
value="radio3"
[(ngModel)]="selectionValue"
aria-labelledby="radio3 with-radio-buttons"
></fd-radio-button>
<span fd-list-thumbnail><fd-icon glyph="employee"></fd-icon></span>
<div fd-list-content>
<div fd-list-title>Title 3</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,40 @@ <h3>Compact multi-selection list</h3>
</li>
}
</ul>
<h3>Cozy single-selection list</h3>
<h3 id="cozy-single-selection-list">Cozy single-selection list</h3>
<ul fd-list [selection]="true">
<li fd-list-item [selected]="selectionValue === 'radio1'">
<fd-radio-button name="radio1" id="radio1" value="radio1" [(ngModel)]="selectionValue"></fd-radio-button>
<fd-radio-button
name="radio1"
id="radio1"
value="radio1"
[(ngModel)]="selectionValue"
aria-labelledby="radio1 cozy-single-selection-list"
></fd-radio-button>
<span fd-list-title> List item 1 </span>
</li>
<li fd-list-item [selected]="selectionValue === 'radio2'">
<fd-radio-button name="radio1" id="radio2" value="radio2" [(ngModel)]="selectionValue"></fd-radio-button>
<fd-radio-button
name="radio1"
id="radio2"
value="radio2"
[(ngModel)]="selectionValue"
aria-labelledby="radio2 cozy-single-selection-list"
></fd-radio-button>
<span fd-list-title> List item 2 </span>
</li>
<li fd-list-item [selected]="selectionValue === 'radio3'">
<fd-radio-button name="radio1" id="radio3" value="radio3" [(ngModel)]="selectionValue"></fd-radio-button>
<fd-radio-button
name="radio1"
id="radio3"
value="radio3"
[(ngModel)]="selectionValue"
aria-labelledby="radio3 cozy-single-selection-list"
></fd-radio-button>
<span fd-list-title> List item 3 </span>
</li>
</ul>
<h3>Compact single-selection list</h3>
<h3 id="compact-single-selection-list">Compact single-selection list</h3>
<ul fd-list [selection]="true" fdCompact>
<li fd-list-item [selected]="selectionValueTwo === 'radio1'">
<fd-radio-button
Expand All @@ -44,6 +62,7 @@ <h3>Compact single-selection list</h3>
value="radio1"
fdCompact
[(ngModel)]="selectionValueTwo"
aria-labelledby="radio12 compact-single-selection-list"
></fd-radio-button>
<span fd-list-title> List item 1 </span>
</li>
Expand All @@ -54,6 +73,7 @@ <h3>Compact single-selection list</h3>
value="radio2"
fdCompact
[(ngModel)]="selectionValueTwo"
aria-labelledby="radio22 compact-single-selection-list"
></fd-radio-button>
<span fd-list-title> List item 2 </span>
</li>
Expand All @@ -64,6 +84,7 @@ <h3>Compact single-selection list</h3>
value="radio3"
fdCompact
[(ngModel)]="selectionValueTwo"
aria-labelledby="radio32 compact-single-selection-list"
></fd-radio-button>
<span fd-list-title> List item 3 </span>
</li>
Expand Down
14 changes: 7 additions & 7 deletions libs/docs/core/radio/examples/radio-example.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ <h4 fd-form-header>Radio Buttons Examples</h4>
</div>
<div fd-form-item>
<fd-radio-button value="val2" [id]="'radio-2'" name="radio-name-1" [(ngModel)]="optionVariable">
Option One
Option Two
</fd-radio-button>
</div>
<div fd-form-item>
<fd-radio-button value="val3" [id]="'radio-3'" name="radio-name-1" [(ngModel)]="optionVariable">
Option One
Option Three
</fd-radio-button>
</div>
</fd-form-group>
Expand All @@ -37,19 +37,19 @@ <h4 fd-form-header>Radio Buttons Examples</h4>
</div>
<div fd-form-item>
<fd-radio-button value="val2" [id]="'radio-5'" name="radio-name-2" [(ngModel)]="optionTwoVariable">
Option One
Option Two
</fd-radio-button>
</div>
<div fd-form-item>
<fd-radio-button value="val3" [id]="'radio-6'" name="radio-name-2" [(ngModel)]="optionTwoVariable">
Option One
Option Three
</fd-radio-button>
</div>
</fd-form-group>
</fieldset>

<fieldset fd-fieldset>
<legend fd-form-legend>Radio buttons</legend>
<legend fd-form-legend>Radio buttons - Inline</legend>
<fd-form-group [isInline]="true">
<div fd-form-item>
<fd-radio-button value="val1" [id]="'radio-7'" name="radio-name-3" [(ngModel)]="optionThreeVariable">
Expand All @@ -58,12 +58,12 @@ <h4 fd-form-header>Radio Buttons Examples</h4>
</div>
<div fd-form-item>
<fd-radio-button value="val2" [id]="'radio-8'" name="radio-name-3" [(ngModel)]="optionThreeVariable">
Option One
Option Two
</fd-radio-button>
</div>
<div fd-form-item>
<fd-radio-button value="val3" [id]="'radio-9'" name="radio-name-3" [(ngModel)]="optionThreeVariable">
Option One
Option Three
</fd-radio-button>
</div>
</fd-form-group>
Expand Down
8 changes: 8 additions & 0 deletions libs/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.53.1-rc.5](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.4...v0.53.1-rc.5) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/i18n





## [0.53.1-rc.4](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.3...v0.53.1-rc.4) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/i18n
Expand Down
2 changes: 1 addition & 1 deletion libs/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/i18n",
"version": "0.53.1-rc.4",
"version": "0.53.1-rc.5",
"peerDependencies": {
"@angular/common": "ANGULAR_VER_PLACEHOLDER",
"@angular/core": "ANGULAR_VER_PLACEHOLDER",
Expand Down
8 changes: 8 additions & 0 deletions libs/moment-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.53.1-rc.5](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.4...v0.53.1-rc.5) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/moment-adapter





## [0.53.1-rc.4](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.3...v0.53.1-rc.4) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/moment-adapter
Expand Down
2 changes: 1 addition & 1 deletion libs/moment-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/moment-adapter",
"version": "0.53.1-rc.4",
"version": "0.53.1-rc.5",
"description": "Datetime adapter for SAP Fundamentals, based on Moment.js package",
"license": "Apache-2.0",
"homepage": "https://sap.github.io/fundamental-ngx/home",
Expand Down
8 changes: 8 additions & 0 deletions libs/nx-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.53.1-rc.5](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.4...v0.53.1-rc.5) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/nx-plugin





## [0.53.1-rc.4](https://github.com/SAP/fundamental-ngx/compare/v0.53.1-rc.3...v0.53.1-rc.4) (2024-10-08)

**Note:** Version bump only for package @fundamental-ngx/nx-plugin
Expand Down
2 changes: 1 addition & 1 deletion libs/nx-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/nx-plugin",
"version": "0.53.1-rc.4",
"version": "0.53.1-rc.5",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
Expand Down
Loading

0 comments on commit 2ae56fb

Please sign in to comment.