Skip to content

v2.0.0: Npm and Structure Improvements

Compare
Choose a tag to compare
@brantwills brantwills released this 30 Aug 19:31
· 78 commits to master since this release

Breaking Changes

  • Changed module name from brantwills.paging to bw.paging
  • File structure changed to support distribution (dist) and source (src) folders

New Features

  • Added travis-ci support
  • Added grunt support
  • Added npm package support
  • Added changelog

Updates

  • Changed to phantomJs for npm testing
  • Moved paging.js functions around bringing most important info to the top
  • Added minified version in the dist folder
  • Updated and added readme files for clarity