Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

56 lines (32 loc) · 1.2 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.

[1.0.1] - 2018-08-20

Updated

  • Translate CSS property that caused card to move on active

[1.0.0] - 2018-08-11

Added

  • Flow support
  • React-JSS for styling

Updated

  • All handler methods to use state instead of class switching

Removed

  • CSS Imports

0.3.0 - 2018-03-12

Fix

  • Adjust webpack config to ensure when compiled for production, only React production code is included

Added

  • className support thanks to @tamirkash

0.2.0 - 2018-03-12

Fix

  • Webpack config that was causing error(s) when trying to import as a npm package.

0.1.1 - 2018-03-12

Added

  • This CHANGELOG
  • production build