Skip to content

MDTimePicker v2.0.0

Compare
Choose a tag to compare
@dmuy dmuy released this 02 Oct 03:20
· 11 commits to master since this release
ae09f92

Major Update

  • Removed jQuery dependency
  • Converted into a js project using node and rollup; used scss for the styles - src

Updates

  • Added events configuration containing the following callback functions: timeChanged, ready, shown and hidden
  • Added plugin script for Vue
  • Updated README file and moved documentation to Wiki

Fixes

  • Fixed time changed event name (was not calling timechanged)

Above are updates since v1.0.2