Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

Latest commit

 

History

History
86 lines (36 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

86 lines (36 loc) · 2.11 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.1 (2018-10-11)

Bug Fixes

  • Prevent error with size mappings that have a single size definition (616b250)

0.5.0 (2018-10-11)

Features

0.4.1 (2018-10-05)

Bug Fixes

  • Rely on self-built sizes mapping (ba77209)

0.4.0 (2018-10-04)

Bug Fixes

  • Prevent TypeError if mapping were to be undefined (a8f4e53)

Features

  • Add collapseEmptyDivs option & collapseEmptyDiv prop (eaf8ee2)

0.3.0 (2018-10-04)

Features

  • Add responsive option and isResponsive prop (4c1488c)

0.2.0 (2018-09-27)

Features

  • Add individualRefresh option (d6d5280)

0.1.1 (2018-09-26)

Bug Fixes

  • Slot size should be treated as a list (4e86999)

0.1.0 (2018-09-11)

Features