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

1.1.0 Released!

Compare
Choose a tag to compare
@kenberkeley kenberkeley released this 12 Jul 10:36
· 102 commits to master since this release

New Features

  • column.label: which takes precedence over column.title in HeaderSettings (9bdac32)
  • column.colClass and column.colStyle: apply to <th> / <td> both (f678add)
  • supportNested="accordion": enable accordion mode for nested components (99ad726)

Improvements