@ui5/webcomponents-theme-base
Advanced tools
Comparing version 0.31.18 to 0.31.19
@@ -6,2 +6,26 @@ # Change Log | ||
## [0.31.19](https://github.com/SAP/ui5-webcomponents/compare/v0.31.18...v0.31.19) (2021-09-24) | ||
### Features | ||
* **ui5-list:** introduce accessibleName, accessibleNameRef, accessibleRole ([e84a3fa](https://github.com/SAP/ui5-webcomponents/commit/e84a3fa)) | ||
### BREAKING CHANGES | ||
* **ui5-list:** ariaLabel and ariaLabelledby are removed in favor of accessibleName and accessibleNameRef | ||
## [0.31.18](https://github.com/SAP/ui5-webcomponents/compare/v0.31.17...v0.31.18) (2021-09-20) | ||
**Note:** Version bump only for package @ui5/webcomponents-theme-base | ||
## [0.31.17](https://github.com/SAP/ui5-webcomponents/compare/v0.31.16...v0.31.17) (2021-09-13) | ||
@@ -8,0 +32,0 @@ |
{ | ||
"name": "@ui5/webcomponents-theme-base", | ||
"version": "0.31.18", | ||
"version": "0.31.19", | ||
"description": "UI5 Web Components: webcomponents.theme-base", | ||
@@ -27,6 +27,6 @@ "author": "SAP SE (https://www.sap.com)", | ||
"@sap-theming/theming-base-content": "11.1.31", | ||
"@ui5/webcomponents-base": "0.31.18" | ||
"@ui5/webcomponents-base": "0.31.19" | ||
}, | ||
"devDependencies": { | ||
"@ui5/webcomponents-tools": "0.31.18", | ||
"@ui5/webcomponents-tools": "0.31.19", | ||
"chokidar-cli": "^2.0.0", | ||
@@ -33,0 +33,0 @@ "chromedriver": "88.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
280551
+ Added@ui5/webcomponents-base@0.31.19(transitive)
- Removed@ui5/webcomponents-base@0.31.18(transitive)