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

react-datetime

Package Overview
Dependencies
Maintainers
1
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

23
9

3.3.1

Diff

Changelog

Source

3.3.1

  • Restores compatibility with React ^16.5.0
arqex
published 3.3.0 •

Changelog

Source

3.3.0

  • Adds support for React 19
arqex
published 3.2.0 •

Changelog

Source

3.2.0

  • Adds support for React 18
arqex
published 3.1.1 •

arqex
published 3.1.0 •

Changelog

Source

3.1.0

  • Adds support for React 17
arqex
published 3.0.4 •

arqex
published 3.0.3 •

Changelog

Source

3.0.3

  • Localize AM and PM strings
  • Make calendar fluid width
  • Fixes findDOMNode deprecated warning in Strict Mode - Thanks @kkalve
  • Simplification of the base code - Thanks @onlined
arqex
published 3.0.2 •

Changelog

Source

3.0.2

  • Fixes typescript typings not being exposed publicly
arqex
published 3.0.1 •

Changelog

Source

3.0.1

  • Big refactor, the state is not derived from the props after every update.
  • disableCloseOnClickOutside prop is now closeOnClickOutside (avoid double negations).
  • onBlur and onFocus are renamed to onClose and onOpen since they had nothing to do with the blur event and it was misleading some users. If we want to listen to the input's onBlur and onFocus use inputProps.
  • defaultValue prop is now called initialValue.
  • Updated typescript definitions.
  • Time is not updated anymore on right clicks.
  • Creates renderView prop to customize the whole calendar.
  • Creates updateOnView prop to decide when to update the date.
  • onViewModeChange prop renamed to onNavigate.
  • Creates onBeforeNavigate prop.
  • Creates setViewData and navigate methods.
  • Fixes error clicking on days from the previous or next month in the days view.
  • Fixes month, year and time views for locales that doesn't use gregorian numbers.
  • Adds a playground to make simpler to try out the library by npm run playground.
  • Not depending on gulp to create the build anymore
  • Updated most of the dependencies.
arqex
published 3.0.0-beta.8 •

23
9
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