This repository has been archived by the owner on Apr 2, 2019. It is now read-only.
Version 0.3.5
Bug fixes:
- Fixed regression with EmptyText where it's hidden since 0.3.0. (#431)
- Fixed regression with goBackFirstOnSort for server mode. (cloudflarearchive/backgrid-paginator#15)
Improvements:
- PageHandle now adds its classes on render and delegates back to backbone-pageable's get*Page methods in case it is a control handle.