Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

41 lines (31 loc) · 1.24 KB

Changelog

##v 0.4.1 - November 2016, 8th

  • Fix tabellajs name in package.json
  • Split ./src/helpers.js into 2 files to fix some license issue
  • Rearrange some Gruntfile tasks
  • Add authors field in README file

##v 0.4.0 - November 2016, 8th

  • Fix table columns visibility on Chrom 54 and up
  • Clean some functions and some style
  • Update some dev dependencies
  • Switch to agpl-3.0 license

##v 0.3.6 - September 2015, 1st

  • Fix reset rows behavior for tables inside not displayed containers

##v 0.3.5 - March 2015, 30th

  • Fix fixed-header behavior for really long tables
  • Fix .t-element class CSS, update to 100% width

##v 0.3.4 - March 2015, 30th

  • Fix fixed-header behavior on resize event for mobile browsers
  • Fix fixed-header beackground flickering

##v 0.3.2 - March 2015, 27th

  • Add fixed-header option, enabled by default

##v 0.3.1 - March 2015, 26th

  • Fix arrows' click during animation
  • Fix scroll & swipe conflict
  • Fix second to last element on swipe right behavior

##v 0.3.0 - March 2015, 25th

  • Fix empty rows and empty row description behavior
  • Fix - don't add currency if the cell value is not a number
  • Update namespace to meet the new multipurpose nature of the tables

##v 0.2.0 - March 2015, 20th

  • Add different header content capability