Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

v3.11.0

Compare
Choose a tag to compare
@interactivellama interactivellama released this 05 Aug 18:57
· 949 commits to 3.x since this release

New Features and bugfix release

New Features

  • Add checkbox support for multi-select [repeater] #1407
  • Support multiple item table actions [repeater] #1409
  • Repeater support for smarter messaging around data source errors [repeater] #1437

Bugfixes

  • Allowing frozen columns to sort [repeater] #1405
  • Fixed datepicker not closing in IE11 #1140
  • Disable pagination when no items available #1423

Documentation

  • Updated documentation to reflect all new repeater updates and options #1419
  • Checkbox radio documentation markup audit #1406
  • Add slack channel badge #1415
  • Add npm badge to readme #1414
  • Add   to fix height on page load #1399

Plumbing

  • Bower install if $INSTALL_BOWER is true #1404
  • Remove bower from npm postinstal #1402
  • Add glyphicons to example page [repeater] #1410
  • Make devDependencies versions secure #1400