New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-time-picker

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-time-picker - npm Package Versions

0.2.6

Diff

Changelog

Source

v 0.2.6

Improvements

  • Added stop propagation .stop to click events
  • Add support to <label for="...">
<!-- Sample -->
<label for="yourID">Your Label Text</label>
<vue-timepicker id="yourID"></vue-timepicker>
phoenixwong
published 0.2.3 •

Changelog

Source

v 0.2.3

Fixes

Fixes Demo page code block and scrolling issue in some Webkit browsers (Safari and some previous version of Chrome) and Firefox

phoenixwong
published 0.2.2 •

Changelog

Source

v 0.2.2

New

Added sample usage of v-for and @change in Demo Page

Improvements

  • Enhanced @change event. Return full values when time-value is not set
  • When data field is empty, return empty string '' other than 0 or 00 as placeholder in vue-timepicker-update event

Fixes

Fixes second-interval and minute-interval's "undefined" bug under ES2015

phoenixwong
published 0.2.1 •

Changelog

Source

v 0.2.1

New

Introduce @change event

Improvements

Better support v-for usage

Fixes

Fixes for :time-value's binding data not being updated immediately

phoenixwong
published 0.2.0 •

Changelog

Source

v 0.2.0

New

The ES5 solution is available!

Fixes

Minor style and format fixes:

  • Enhanced clear button, with increased clickable zone and better vertical alignment
  • CSS styles are now provided in a separate file
phoenixwong
published 0.1.2 •

Changelog

Source

v 0.1.2

The first notable release of vue-timepicker

phoenixwong
published 0.1.1 •

phoenixwong
published 0.1.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc