@porsche-design-system/components-angular
Advanced tools
Comparing version 2.13.0 to 2.14.0-beta.0
@@ -12,2 +12,26 @@ # Changelog | ||
### [2.14.0-beta.0] - 2022-07-12 | ||
#### Changed | ||
- Font loading strategy for Porsche Next uses `font-display: block` instead of `font-display: swap` | ||
### [2.14.0] - 2022-07-11 | ||
### [2.14.0-rc.1] - 2022-07-11 | ||
### [2.14.0-rc.0] - 2022-07-11 | ||
#### Added | ||
- `getBrowserSupportFallbackScript()` partial supporting `cdn` and `format` options as replacement for | ||
`includeOverlay()` of `@porsche-design-system/browser-notification` npm package | ||
- `getCookiesFallbackScript()` partial supporting `cdn` and `format` options as replacement for `includeCookieOverlay()` | ||
of `@porsche-design-system/browser-notification` npm package | ||
#### Changed | ||
- `getMetaTagsAndIconLinks()` partial to return `theme-color` meta tags with `prefers-color-scheme: {light|dark}` media | ||
query | ||
### [2.13.0] - 2022-06-23 | ||
@@ -14,0 +38,0 @@ |
{ | ||
"name": "@porsche-design-system/components-angular", | ||
"version": "2.13.0", | ||
"version": "2.14.0-beta.0", | ||
"description": "Porsche Design System is a component library designed to help developers create the best experience for software or services distributed by Dr. Ing. h.c. F. Porsche AG.", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@porsche-design-system/components-js": "2.13.0", | ||
"@porsche-design-system/components-js": "2.14.0-beta.0", | ||
"tslib": "^2.0.1" | ||
@@ -23,0 +23,0 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1802581
1
+ Added@porsche-design-system/components-js@2.14.0-beta.0(transitive)
- Removed@porsche-design-system/components-js@2.13.0(transitive)