Skip to content
This repository was archived by the owner on Apr 2, 2019. It is now read-only.

0.1.4

Choose a tag to compare

@wyuenho wyuenho released this 06 Jul 15:56
· 592 commits to master since this release

Bugfixes

  • Fixed text-overflow: ellipsis in backgrid.css.
    Issue #57
  • Fixed bug where removing a hidden column removes the wrong column of
    cells. Issue #58
  • A hidden column is now hidden from the DOM instead of
    detached. Issue #60