Skip to content

v3.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 03:38
· 195 commits to master since this release

3.14.0 (2023-10-14)

Bug Fixes

  • starControl did not save nor load userData (a12603d)
  • update tests for starRating (f34a259)

Features

  • Add in additional HTML5 inputs time, datetime-local and range [supported by all major browsers]. For BC reasons time and datetime-local implemented as a subtype of date. (0a1c141)