fleetcor-lwc 3.9.6 → 3.9.7
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 +8 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -727,6 +727,14 @@ You can override them as you wish by global css variables as priority.
|
|
|
727
727
|
|
|
728
728
|
## Release Notes:
|
|
729
729
|
|
|
730
|
+
- v.3.9.7
|
|
731
|
+
|
|
732
|
+
- Icon component updates to use `--flt-icon-color`
|
|
733
|
+
|
|
734
|
+
- v.3.9.6
|
|
735
|
+
|
|
736
|
+
- Added ability to use `iconLeft` and `iconRight` parameters in options (`flt-radio-group-chips`)
|
|
737
|
+
|
|
730
738
|
- v.3.9.5
|
|
731
739
|
|
|
732
740
|
- Added new icons: 'discount', 'pin-drop','credit-card','receipt','gear-wheel','app-shortcut','drug-indicator','sell','parking-sign','headset-mic','gas-station','directions-car','local-shipping','public','place'
|