@porsche-design-system/components-react 2.19.0-rc.0 → 2.19.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -9,6 +9,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
9
9
|
|
|
10
10
|
### [Unreleased]
|
|
11
11
|
|
|
12
|
+
### [2.19.0-rc.2] - 2022-12-22
|
|
13
|
+
|
|
14
|
+
### [2.19.0-rc.1] - 2022-12-22
|
|
15
|
+
|
|
16
|
+
#### Fixed
|
|
17
|
+
|
|
18
|
+
- `Stepper Horizontal` calculation of scroll position when used within any parent that has a margin or padding
|
|
19
|
+
|
|
12
20
|
### [2.19.0-rc.0] - 2022-12-21
|
|
13
21
|
|
|
14
22
|
#### Added
|