reshaped 3.3.12 → 3.3.13

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
@@ -18,3 +18,6 @@
18
18
  - Loader: Added ariaLabel prop
19
19
  - Progress: Added ariaLabel prop
20
20
  - generateThemeColors: fixed generation error when called with separate hexDark colors
21
+ - getThemeCSS: updated documentation to mention baseThemeDefinition
22
+ - Table: Added compound component types to the package exports
23
+ - Carousel: onChange() + instanceRef.navigateTo()