@egovernments/digit-ui-components 0.0.1-beta.30 → 0.0.1-beta.32
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/README.md +2 -0
- package/dist/index.js +1 -1
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -58,6 +58,8 @@ yarn storybook
|
|
|
58
58
|
# Changelog
|
|
59
59
|
|
|
60
60
|
```bash
|
|
61
|
+
0.0.1-beta.32 Updated Panel Success Animation
|
|
62
|
+
0.0.1-beta.31 Added new prop named activeSteps in Stepper
|
|
61
63
|
0.0.1-beta.30 Updated Panel Animation Styles
|
|
62
64
|
0.0.1-beta.29 Added PopUp,Panels and Panel Cards
|
|
63
65
|
0.0.1-beta.28 Added restrictSelection prop in MultiSelectDropdown
|