Skip to content

Q4 2017 Refactor

Latest
Compare
Choose a tag to compare
@randyaskin randyaskin released this 21 Dec 16:58
· 26 commits to master since this release
  • Polymer 1.x/2.x hybrid support
  • range property no longer exists - use fromMoment and toMoment as the source of truth - fixes problem of flickering / multiple event calls when any of the three were updated in the past
  • Panel can have an empty state
  • Updated min and max to minDate and maxDate to align with field
  • Added fromMoment and toMoment arguments to validate function call
  • Updated tests