Skip to content
This repository was archived by the owner on May 11, 2018. It is now read-only.

Version 2.0 - Normalizing DOM interactions (BREAKING CHANGES)

Choose a tag to compare

@Nevraeka Nevraeka released this 07 Apr 17:01
· 47 commits to master since this release
  • Replaced img-path & states attributes with the standard src attribute
  • Fixed RegEx logic for src attribute
  • Removed hover attribute & functionality
  • Updated es6 imports
    • renamed mixins.js to helpers.js
    • added template functions to helpers.js
    • Added vars.js to reference constants
  • fixed the 'reset' method issues where it broke src attribute updates
  • Added functionality that when tapping or clicking on a star that is the current selected value it resets the rating (based off Amazon reviews functionality)