@ui5/webcomponents-theme-base
Advanced tools
Comparing version 0.0.0-f1f9d888f to 0.0.0-f2abb18c2
@@ -6,2 +6,54 @@ # Change Log | ||
## [0.29.8](https://github.com/SAP/ui5-webcomponents/compare/v0.29.6...v0.29.8) (2021-03-17) | ||
**Note:** Version bump only for package @ui5/webcomponents-theme-base | ||
## [0.29.5](https://github.com/SAP/ui5-webcomponents/compare/v0.29.4...v0.29.5) (2021-03-02) | ||
### Bug Fixes | ||
* **ui5-datepicker:** Today date takes the timezone into consideration ([42ee417](https://github.com/SAP/ui5-webcomponents/commit/42ee417)) | ||
### Features | ||
* **ui5-panel:** implement accessibleName ([#2860](https://github.com/SAP/ui5-webcomponents/issues/2860)) ([3ccf7ad](https://github.com/SAP/ui5-webcomponents/commit/3ccf7ad)) | ||
## [0.29.2](https://github.com/SAP/ui5-webcomponents/compare/v0.29.1...v0.29.2) (2021-02-09) | ||
**Note:** Version bump only for package @ui5/webcomponents-theme-base | ||
## [0.29.1](https://github.com/SAP/ui5-webcomponents/compare/v0.29.0...v0.29.1) (2021-01-21) | ||
**Note:** Version bump only for package @ui5/webcomponents-theme-base | ||
# [1.0.0-rc.11](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.10...v1.0.0-rc.11) (2020-12-21) | ||
### Features | ||
* **ui5-bar:** initial implementation ([#2533](https://github.com/SAP/ui5-webcomponents/issues/2533)) ([5c601cd](https://github.com/SAP/ui5-webcomponents/commit/5c601cd)), closes [#2434](https://github.com/SAP/ui5-webcomponents/issues/2434) | ||
* **ui5-slider:** Add Slider component ([#2349](https://github.com/SAP/ui5-webcomponents/issues/2349)) ([2b9008c](https://github.com/SAP/ui5-webcomponents/commit/2b9008c)) | ||
# [1.0.0-rc.10](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.9...v1.0.0-rc.10) (2020-11-12) | ||
@@ -8,0 +60,0 @@ |
{ | ||
"name": "@ui5/webcomponents-theme-base", | ||
"version": "0.0.0-f1f9d888f", | ||
"version": "0.0.0-f2abb18c2", | ||
"description": "UI5 Web Components: webcomponents.theme-base", | ||
@@ -27,8 +27,8 @@ "author": "SAP SE (https://www.sap.com)", | ||
"@sap-theming/theming-base-content": "11.1.19", | ||
"@ui5/webcomponents-base": "0.0.0-f1f9d888f" | ||
"@ui5/webcomponents-base": "0.0.0-f2abb18c2" | ||
}, | ||
"devDependencies": { | ||
"@ui5/webcomponents-tools": "0.0.0-f1f9d888f", | ||
"@ui5/webcomponents-tools": "0.0.0-f2abb18c2", | ||
"chokidar-cli": "^2.0.0", | ||
"chromedriver": "latest", | ||
"chromedriver": "89.0.0", | ||
"copy-and-watch": "^0.1.4", | ||
@@ -35,0 +35,0 @@ "cssnano": "^4.1.10", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
255639
0
+ Added@ui5/webcomponents-base@0.0.0-f2abb18c2(transitive)
- Removed@ui5/webcomponents-base@0.0.0-f1f9d888f(transitive)