Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

v1.3.2

Compare
Choose a tag to compare
@probil probil released this 14 Feb 20:16
· 1549 commits to master since this release

Bug Fixes

  • deps: update dependency conventional-changelog to v1.1.15 (5d51764)
  • incorrect input on mobile chrome (12205fd), closes #41 #61

Other changes

  • update dev dependencies
  • add ISSUE_TEMPLATE.md (helps to gather more info about an issue and fix quicker)
  • add jsfiddle and codesandbox playgrounds (check docs)
  • lint and fix codebase with eslint and Airbnb styleguide
  • separate directive and plugin registration from implementation