Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 531 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 531 Bytes

ActionTable - Change Log

HEAD

v0.4.0

  • Decrease public API of View
  • Minimal support for rendering non-ActiveRecord tables

v0.3.0

  • Validate styles params against known Bootstrap styles
  • Add support for responsive tables
  • Remove View#styles_class in favor of View#styles that returns an instance of BootstrapStyles
  • Update default value of Configuration#links to be empty
  • Change View#cols to View#columns
  • Change Configuration#link_method to Configuration#links

The rest is history..