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

timepicker-ui

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timepicker-ui - npm Package Versions

23

2.6.1

Diff

Changelog

Source

[2.6.1] - 2022-11-17

Add

  • added new value to the property theme called m3. Theme m3 based on the new Material Design v3. Material Design 3 is still not release in offical version for WEB but you can use it if you want. There is new version of Material Design 3. If new version M3 will be released this design will get improve.

pglejzer
published 2.6.0 •

Changelog

Source

[2.6.0] - 2022-11-16

Change

  • changed invoke of close() method. These method has to invoke with double parentheses close()(). The first parentheses doesn't have any parameters, the second has the same what had in the previous method.

Add

  • added delayHandler prop to avoid delay on buttons

Fix

  • fixed problem with 0NaN error when using touch input. Thanks to @grizzlymannn

pglejzer
published 2.5.0 •

Changelog

Source

[2.5.0] - 2022-05-06

Change

  • changed logic about hour and minutes. Previous version used divs as buttons, the current version is using inputs instead divs.
  • removed preventDefault option, to use editable option is enough to set this option to true

Add

  • added debounce function to close/open timepicker

Fix

  • fixed problem with edtiable options durning change hour/minutes on desktop/mobile

pglejzer
published 2.4.5 •

Changelog

Source

[2.4.5] - 2022-04-02

Fix

  • fixed unnecessary change code to disable Time

pglejzer
published 2.4.4 •

Changelog

Source

[2.4.4] - 2022-04-02

Fix

  • fixed problem with focusTrap with React about eval error

pglejzer
published 2.4.3 •

Changelog

Source

[2.4.3] - 2022-04-02

Fix

  • fixed problem with minutes option in currentTime

Add

  • added focusTrap to turn off/on focus traping on picker. The default value is set to true
  • added possibility to open picker by click enter if input is focused

pglejzer
published 2.4.2 •

Changelog

Source

[2.4.2] - 2022-03-29

Fix

  • fixed problem with currentTime about displaying wrong hour in the picker
  • fixed problem with editable option when switch during desktop/mobile options

Add

  • added OptionTypes to allows to import types from package

pglejzer
published 2.4.1 •

Changelog

Source

[2.4.1] - 2022-03-26

Add

  • added new currentTime option

Fix

  • fixed landscape on the mobile view

Update

  • updated comments in code to methods/options to show properly descriptions in codes editors

pglejzer
published 2.4.0 •

Changelog

Source

[2.4.0] - 2022-03-22

Add

  • added new update method
  • added new destroy method
  • added new option disabledTime that allows to set to timepicker disabled time

Update

  • updated a methods open, close with new parameters and callbacks

pglejzer
published 2.3.0 •

Changelog

Source

[2.3.0] - 2022-03-05

Fix

Change

  • changed option name from selectLabelTime to labelTime

Add

  • added UMD version
  • added new options mobileTimeLabel to change time label on mobile version

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