Skip to content

v5.0.7

Compare
Choose a tag to compare
@tomivirkki tomivirkki released this 08 Oct 08:47
· 108 commits to master since this release

Live Demo →
API Documentation →

Changes Since v5.0.6:

  • 4165205 updated pageSizeObserver to check for negative values (#846)

    • updated pageSizeObserver to check for negative values

    Added a check for negative values to the pageSizeObserver, such that it will not allow negative values to be set for pageSize.
    Similarly to setting non-number values or 0, setting a negative value should throw an exception.

    • simplified expression for checking if pageSize is 0 or negative
  • 0e37938 fix: don't set custom value when event not fired (#844)

  • ab86288 fix indentation

  • 5d9b061 fix indentation

  • e76e617 Fix PR issues

  • 52263e4 Fix review issues

  • e57fd6a Fix review issues

  • 7f13734 Fixed review issues

  • 9346048 chore(skeleton): Change distro to xenial to get chrome stable

  • 9fcb70a Fix space

  • c307092 Fix custom value

  • 71e9a91 create test-case for custom value

  • 9f7c936 Fix custom value bug

  • de7be3d update to xenial