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

Bug fixes & development environment changes

Compare
Choose a tag to compare
@jonshaffer jonshaffer released this 09 Jan 23:13
· 25 commits to master since this release

Bug fixes

  • updates scroll height on grouping data/option changes

Development

  • codeclimate configurations added
  • more commands added to pass travis builds
  • eslint now includes plugins: angular, protractor, jasmine - and config: airbnb-base
  • changed css linting from csslint to stylelint, with base configuration
  • e2e/protractor test basics added, included in travis builds
  • single-column sorting documented