Skip to content

Latest commit

 

History

History
193 lines (120 loc) · 3.1 KB

CHANGELOG.md

File metadata and controls

193 lines (120 loc) · 3.1 KB

Changelog

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.

[Unreleased]

[0.18.1] - 2023-07-11

Fixed

  • Broken links, Icons' images, and introduction consistency.

[0.18.0] - 2020-10-05

Added

  • Icon Play, Icon Pause, Icon Volume On and Icon Volume Off.

[0.17.1] - 2020-09-23

Changed

  • Inline loading icon animation, prevent from loading global CSS files for icons.

[0.17.0] - 2020-03-03

Added

  • Icon Expand.

Fixed

  • Docs not showing the icons.

[0.16.0] - 2020-01-30

Added

  • CSS handles to all icons.

[0.15.0] - 2019-12-27

Added

  • Icon Bookmark.

[0.14.0] - 2019-11-22

Added

  • Interfaces for each individual icon component.

[0.13.4] - 2019-10-28

Chore

  • Rebuild to enable lazy evaluation of store-icons entrypoints.

[0.13.3] - 2019-09-20

[0.13.2] - 2019-08-29

[0.13.1] - 2019-08-19

Fixed

  • Icon pack svg attributes in camel case (e.g. strokeWidth instead of stroke-width).

[0.13.0] - 2019-07-02

Added

  • IconLocationInput component.

[0.12.0] - 2019-06-27

Added

  • 'IconStar' component.

[0.11.1] - 2019-05-28

Changed

  • Change loading icon animation from SMIL-based to CSS-based, for performance.

[0.11.0] - 2019-05-28

Added

  • Added IconGlobe.

[0.10.1] - 2019-05-14

Changed

  • Add default type of filled on IconClose component.

[0.10.0] - 2019-04-16

Added

  • Add Icon component.

[0.9.0] - 2019-04-16

Added

  • Add IconCheck component.

[0.8.0] - 2019-04-01

Added

  • Added IconLocationMarker.

[0.7.3] - 2019-03-29

Added

  • Added IconHeart.

[0.7.2] - 2019-03-13

Added

  • thin prop to IconCaret component.

[0.7.1] - 2019-03-11

Changed

  • Typescript refactoring.
  • Added snapshot tests for Icon, Svg and Use.
  • Enhancements as functions.

Changed

  • Update the ICONPACK.md docs.

[0.7.0] - 2019-02-27

Changed

  • Serve iconpack through styles builder.

[0.6.3] - 2019-02-18

Fixed

  • Fixed conflict between propTypes and defaultProps on Icon.
  • Fixed SSR issues.

[0.6.2] - 2019-02-13

Changed

  • Make IconClose receive types.

[0.6.1] - 2019-02-08

Added

  • Add HomeIcon.

[0.6.0] - 2019-02-02

Added

  • Add partial support of enhancements.

[0.5.0] - 2019-02-01

[0.4.0] - 2019-01-31

Added

  • Add social icons.
  • Add withShape enhancer.
  • Add withOrientation enhancer.

Changed

  • Make IconCaret use withOrientation enhancer.

[0.3.0] - 2019-01-30

Added

  • Add search-result icons.
  • Add product-kit icons.

[0.2.0] - 2019-01-30

Added

  • Add storecomponents icons.
  • Add category-menu icons.
  • Add header icons.

[0.1.0] - 2019-01-30

Added

  • Add telemarketing icons.

[0.0.3] - 2019-01-30

Added

  • Add minicart icons.

[0.0.2] - 2019-01-30

Added

  • IconArrowBack.

Changed

  • Change icons filename.

[0.0.1] - 2019-01-30

Added

  • Initial commit with Icon structure.