Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.38 KB

File metadata and controls

39 lines (25 loc) · 1.38 KB

Change Log

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

0.3.0 - 2016-09-08

  • Rename sortable.css.sass to sortable.sass to fix deprecation warnings
  • Update usage of box-sizing to fix Bourbon deprecation warning

0.2.1 - 2015-04-15

  • Suppress list styles on sortable indexes when batch actions are disabled. (#48).
  • Do not render the extra cell for batch actions when they are disabled, which removes extra whitespace to the left of items.

0.2.0 - 2014-12-23

  • Shrink gem file size by excluding spec files and dummy application.

0.1.0 - 2014-11-19

  • Add option to disable sorting: sortable: false, which causes the index view to be a static tree view.
  • Ensure the default actions honor authorization checks (#43).

0.0.1 - 2014-08-07

  • Published to Rubygems.