Releases: justeattakeaway/fozzie-components
Releases · justeattakeaway/fozzie-components
[email protected]
Added
- Social icons
- Payment/card icons
[email protected]
Added
- Warning icon.
Changed
- Updated npm dependency.
[email protected]
Added
- Alert, Basket, Collection, and Delivery icons.
Changed
- Updated npm dependencies.
[email protected]
Fixed
- Reverted
vue-svg-loader
update as it contains spread operators which aren't transpiled.
Changed
- Updated npm dependencies.
[email protected]
Added
- Chevron left CSS class.
- Chevron component unit tests.
Changed
- Updated npm dependencies.
- Updated ESLint config.
[email protected]
Added
- Changelog file.
- Licence files.
package.json
details.- New icon components and config.
Changed
- Updated
.gitignore
file. - Set
useBuiltIns
to false inf-vue-icons
babel config. - Moved dependencies back into
f-vue-icons
. - Replaced
for in
loop withObject.values
in entry module.