Releases: purecloudlabs/fixtable-ember
Releases · purecloudlabs/fixtable-ember
v3.4.4
v3.4.3
Adds pageSize, possiblePageSizes, and currentPage options
v3.4.2
Adds CSS classes to more page elements in the fixtable-grid component, for automated testing purposes.
v3.4.1
Adds isDevelopingAddon() to explicitly return false so linters in parent apps won't attempt to lint add-on.
v3.4.0
- Adds support for custom footer components and custom empty state components
- Adds debugMode for debugging internal Fixtable object
- Fixes layout issue causing rows to scroll behind footer
v3.3.0
Adds support for externalFilters
v3.2.0
Adds expandable rows
v3.1.0
Update dependency management / asset compilation for the 21st century ( Ember > 2.7 ). Also fix a bug with paging input.