fleetcor-lwc 3.4.0 → 3.4.1
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
CHANGED
|
@@ -489,7 +489,11 @@ You can override them as you wish by global css variables as priority.
|
|
|
489
489
|
|
|
490
490
|
## Release Notes:
|
|
491
491
|
|
|
492
|
+
- v.3.4.1
|
|
493
|
+
- Bug fix with modal component
|
|
494
|
+
|
|
492
495
|
- v.3.4.0
|
|
496
|
+
|
|
493
497
|
- Added `Animation` util class
|
|
494
498
|
- Updated `Modal` view animation with `fadeIn` and `fadeOut`
|
|
495
499
|
|