Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

33 lines (25 loc) · 1.17 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project now adheres to Semantic Versioning.

[Unreleased (npm install griddle-react@next)] - 2017-04-04

[1.2.0] - 2017-03-21

  • Fix for dates in data

[1.1.0] - 2017-03-04

  • Add rowKey option to RowDefinition

[1.0.3] - 2017-03-03

Fixed

  • Fix a problem where columns could not have the same title

[1.0.2] - 2017-03-03

Fixed

  • Fix a problem toggling columns that don't have related data

[1.0.1] - 2017-02-28

Added

  • Fixed performance problem with cell selectors -- anecdotal but ~500k rows on my computer is pretty fast as opposed to previous lag

[1.0.0] - 2017-02-19

Added

  • New version of Griddle. See the docs for more information.