Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue2-timepicker

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue2-timepicker - npm Package Versions

124

1.0.0-beta.1

Diff

phoenixwong
published 1.0.0-beta.0 •

phoenixwong
published 0.2.2-rc.0 •

phoenixwong
published 0.2.2 •

Changelog

Source

v 0.2.2

Fixes

Fixes v-model watcher for cases like changing the input value programmatically (non-user behavior).

Improvements

Added displayTime in the return data of change event.

phoenixwong
published 0.2.1 •

Changelog

Source

v 0.2.1

New

  • New input-class support. The custom input class will be assigned to the <input type="text"> within the component. (Thanks to @marufmax)
  • Add support to placeholder, just like other regular form elements

Improvements

Refined @click.stop logic

Fixes

Fixes possible loader issue in some Webpack configs (Thanks to @RaphaelJ)

phoenixwong
published 0.2.0 •

Changelog

Source

v 0.2.0

Breaking Changes

  • Upgraded to support more current vue (2.6.10) and vue-cli (3.9.0) with Webpack 4.

New

  • New hour-range support. Added capability to show which hours are available and disabled the rest.
  • New hide-disabled-hours. The best companion of hour-range, for you to hide unwanted hours in the hour picker.
  • New disabled parameter. To disable dropdown picker and clear button in the UI.
  • Emit open and close events to help tracking the dropdown toggle status. (Thanks to @tprashan)

Improvements

  • Put 12 before 1 in the hour select for 12-hour format (hh and h). It will be more natural, especially when paired with hour-range.
  • Support name parameter as regular form inputs. (Thanks to @dilipgurung)
phoenixwong
published 0.2.0-beta.3 •

phoenixwong
published 0.2.0-beta.2 •

phoenixwong
published 0.2.0-beta.0 •

phoenixwong
published 0.1.4 •

Changelog

Source

v 0.1.4

Fixes

Added stop propagation .stop to click events

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