Skip to content

v2.3.0

Choose a tag to compare

@joews joews released this 22 Feb 21:02
· 9 commits to master since this release

Features

  • Add picker#get - #122
  • Change Sass variables to allow user override - #126 by @danbovey

Bugfixes

  • Fix picker#set where the date and time both change
  • Round picker#set time to the nearest 5 minutes. Fixes #124.
  • Default time is quantized in the same way as picker#set. Fixes #125.

Deprecated

  • picker#data - #122