All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Broken links, Icons' images, and introduction consistency.
- Icon Play, Icon Pause, Icon Volume On and Icon Volume Off.
- Inline loading icon animation, prevent from loading global CSS files for icons.
- Icon Expand.
- Docs not showing the icons.
- CSS handles to all icons.
- Icon Bookmark.
- Interfaces for each individual icon component.
- Rebuild to enable lazy evaluation of store-icons entrypoints.
- Icon pack svg attributes in camel case (e.g.
strokeWidth
instead ofstroke-width
).
IconLocationInput
component.
- 'IconStar' component.
- Change loading icon animation from SMIL-based to CSS-based, for performance.
- Added
IconGlobe
.
- Add default
type
offilled
onIconClose
component.
- Add
Icon
component.
- Add
IconCheck
component.
- Added
IconLocationMarker
.
- Added
IconHeart
.
thin
prop toIconCaret
component.
- Typescript refactoring.
- Added snapshot tests for
Icon
,Svg
andUse
. - Enhancements as functions.
- Update the ICONPACK.md docs.
- Serve iconpack through styles builder.
- Fixed conflict between propTypes and defaultProps on
Icon
. - Fixed SSR issues.
- Make
IconClose
receive types.
- Add
HomeIcon
.
- Add partial support of enhancements.
- Add social icons.
- Add
withShape
enhancer. - Add
withOrientation
enhancer.
- Make
IconCaret
usewithOrientation
enhancer.
- Add search-result icons.
- Add product-kit icons.
- Add storecomponents icons.
- Add category-menu icons.
- Add header icons.
- Add telemarketing icons.
- Add minicart icons.
IconArrowBack
.
- Change icons filename.
- Initial commit with Icon structure.