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

react-datetime

Package Overview
Dependencies
Maintainers
3
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-datetime - npm Package Versions

1
9

2.16.3

Diff

arqex
published 2.16.2 •

Changelog

Source

2.16.2

  • Turns moment timezone peer dependency in a runtime error when missing using displayTimezone.
arqex
published 2.16.1 •

Changelog

Source

2.16.1

  • Fixes input event overriding
arqex
published 2.16.0 •

Changelog

Source

2.16.0

  • The prop disableOnClickOutside has been renamed to disableCloseOnClickOutside
  • The calendar doesn't get closed an open when clicking in the input anymore.
  • Fixes errors not finding dates when customizing day rendering.
  • Event listeners in inputProps now only override default behaviour when returning false.
  • Adds the displayTimeZone prop. Thanks to @martingordon
arqex
published 2.15.0 •

Changelog

Source

2.15.0

  • New onNavigateBack and onNavigateForward hooks thanks to @DaanDD and @simeg.
  • Touch improvements by @NicoDos
  • TS and debugging improvements
simeg
published 2.14.0 •

Changelog

Source

2.14.0

  • Make viewDate dynamic
simeg
published 2.13.0 •

Changelog

Source

2.13.0

  • Use more appropriate cursor for empty space in time picker and in day texts
  • Add viewDate prop that sets a value when opening the calendar when there is no selected date
  • Make disableOnClickOutside work as intended
  • Better touch support for tapping and holding
  • Use static property defaultProps instead of getDefaultProps
simeg
published 2.12.0 •

Changelog

Source

2.12.0

  • The renderInput prop now receives closeCalendar function as well
simeg
published 2.11.1 •

Changelog

Source

2.11.1

  • The open prop should now work as intended
simeg
published 2.11.0 •

Changelog

Source

2.11.0

  • onFocus now receives the browser event
  • Do not open browser menu on right click of arrows in time view
  • Open calendar when onClick is triggered, before it would just react to onFocus
  • Update TypeScript definitions for value and defaultValue to comply with code
  • Fix bug where AM/PM would not sync between component value and input field value
  • Add renderInput prop which let's the consumer of the component render their own HTML input element
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