@ui5/webcomponents-theme-base
Advanced tools
Comparing version 0.0.0-aeb93167c to 0.0.0-b4cbc43ba
@@ -6,2 +6,27 @@ # Change Log | ||
# [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) | ||
### Featires | ||
* **framework:** add override font-family for glyphs with diacritics ([#2402](https://github.com/SAP/ui5-webcomponents/issues/2402)) ([5a550b8](https://github.com/SAP/ui5-webcomponents/commit/5a550b8)) | ||
### Bug Fixes | ||
* **theme-base:** correct inavlid CSS vars ([#2427](https://github.com/SAP/ui5-webcomponents/issues/2427)) ([3674dbc](https://github.com/SAP/ui5-webcomponents/commit/3674dbc)) | ||
# [1.0.0-rc.9](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.8...v1.0.0-rc.9) (2020-10-08) | ||
@@ -8,0 +33,0 @@ |
@@ -12,2 +12,3 @@ [ | ||
"--sapAccentColor10", | ||
"--sapActiveColor", | ||
"--sapActiveColor_Lighten3", | ||
@@ -82,2 +83,3 @@ "--sapBackgroundColor", | ||
"--sapContent_Shadow0", | ||
"--sapContent_Shadow1", | ||
"--sapContent_Shadow2", | ||
@@ -90,4 +92,6 @@ "--sapContent_Shadow3", | ||
"--sapCriticalTextColor", | ||
"--sapElement_BorderCornerRadius", | ||
"--sapErrorBackground", | ||
"--sapErrorBorderColor", | ||
"--sapField_Active_BorderColor", | ||
"--sapField_Background", | ||
@@ -185,2 +189,3 @@ "--sapField_BorderColor", | ||
"--sapPageFooter_TextColor", | ||
"--sapPageHeader_Background", | ||
"--sapPageHeader_BorderColor", | ||
@@ -187,0 +192,0 @@ "--sapPageHeader_TextColor", |
{ | ||
"name": "@ui5/webcomponents-theme-base", | ||
"version": "0.0.0-aeb93167c", | ||
"version": "0.0.0-b4cbc43ba", | ||
"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-aeb93167c" | ||
"@ui5/webcomponents-base": "0.0.0-b4cbc43ba" | ||
}, | ||
"devDependencies": { | ||
"@ui5/webcomponents-tools": "0.0.0-aeb93167c", | ||
"@ui5/webcomponents-tools": "0.0.0-b4cbc43ba", | ||
"chokidar-cli": "^2.0.0", | ||
"chromedriver": "latest", | ||
"chromedriver": "88.0.0", | ||
"copy-and-watch": "^0.1.4", | ||
@@ -35,0 +35,0 @@ "cssnano": "^4.1.10", |
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
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
254686
306
0
+ Added@ui5/webcomponents-base@0.0.0-b4cbc43ba(transitive)
- Removed@ui5/webcomponents-base@0.0.0-aeb93167c(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedcss-vars-ponyfill@2.4.9(transitive)
- Removedget-css-data@2.1.1(transitive)
- Removedregenerator-runtime@0.12.1(transitive)
- Removedurl-search-params-polyfill@5.1.0(transitive)