Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

62 lines (44 loc) · 2.72 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 adheres to Semantic Versioning.

2.0.2 - 2017-03-05

Added

  • Gitter link in README (#198)
  • Change log (#195)

Fixed

  • Null item bug in dragStart (#208)
  • Touch events freezing on iDevices (#190)
  • limit_to_screen property not being honoured when adding new items (#199)

2.0.1 - 2017-01-26

Changed

  • Distributed bundle files
  • Build process

1.0.1 - 2017-01-24 [YANKED]

Added

  • Additional demo page (#177)

Changed

  • Updated readme and demo
  • Include margin values for row height calculations (#174)
  • Make host methods public (#176)

Fixed

  • Null item bug in resizeStart (#185)

1.0.0 - 2015-01-24 [YANKED]

Changed

  • Distributed bundle files

0.11.2 - 2016-11-25

Fixed

  • Errors caused by debugging in old commit (#164)

0.11.1 - 2016-11-22

Changed

  • Item change events now also trigger on add item and remove item (#134)
  • Reduced default item drag/resize border size from 50 to 25

Fixed

  • Dragging in safari (#137)

0.11.0 - 2016-11-17

Changed

  • Updated to Angular version 2.0.0

0.10.0 - 2016-09-13

0.9.1 - 2016-07-30

0.9.0 - 2016-07-25

// TODO: Complete changelog with full history