@porsche-design-system/components-angular
Advanced tools
Comparing version 2.16.2 to 2.16.3-rc.0
@@ -12,2 +12,12 @@ # Changelog | ||
### [2.16.3-rc.0] - 2022-10-21 | ||
#### Fixed | ||
- `Button Pure` and `Link Pure` error when using `size="inherit"` and `icon="none"` | ||
#### Changed | ||
- Replaced all internal usage of `Text` and `Headline` components | ||
### [2.16.2] - 2022-09-15 | ||
@@ -22,3 +32,4 @@ | ||
viewports >= 1760px. | ||
- `Select Wrapper` with custom dropdown keeps attribute changes of native select options in sync if changed programmatically | ||
- `Select Wrapper` with custom dropdown keeps attribute changes of native select options in sync if changed | ||
programmatically | ||
@@ -1410,3 +1421,2 @@ ### [2.16.1] - 2022-09-09 | ||
- Submit button with search icon to `p-textfield-wrapper` type search | ||
- Test-Projects React, Angular, Gatsby and NextJS | ||
@@ -1413,0 +1423,0 @@ #### Changed |
{ | ||
"name": "@porsche-design-system/components-angular", | ||
"version": "2.16.2", | ||
"version": "2.16.3-rc.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,8 +20,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@porsche-design-system/components-js": "2.16.2", | ||
"@porsche-design-system/components-js": "2.16.3-rc.0", | ||
"tslib": "^2.0.1" | ||
}, | ||
"peerDependencies": { | ||
"@angular/common": ">=12.0.0 <14.0.0", | ||
"@angular/core": ">=12.0.0 <14.0.0" | ||
"@angular/common": ">=13.0.0 <15.0.0", | ||
"@angular/core": ">=13.0.0 <15.0.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1931992
7574
1
+ Added@angular/common@14.3.0(transitive)
+ Added@angular/core@14.3.0(transitive)
+ Added@porsche-design-system/components-js@2.16.3-rc.0(transitive)
+ Addedzone.js@0.12.0(transitive)
- Removed@angular/common@13.4.0(transitive)
- Removed@angular/core@13.4.0(transitive)
- Removed@porsche-design-system/components-js@2.16.2(transitive)
- Removedzone.js@0.11.8(transitive)