Initial version

This commit is contained in:
2018-01-17 14:09:34 -05:00
commit fa05241a63
52 changed files with 7254 additions and 0 deletions

20
CHANGELOG.md Normal file
View File

@@ -0,0 +1,20 @@
Change Log
==========
## 3.3.0
- Adds missing documentation for various configuration options.
- Adds `onPaginateStart` and `onPaginateEnd` callbacks, and corresponding events.
- Adds a load more button demo.
## 3.2.0
- Adds ability to query and render multiple `pageList` and `pageStats` elements in the DOM.
- Adds two new demos
## 3.1.0
- Bump core dependency to 3.1.2, improves version comparison functionality.
## 3.0.0
- Release