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

react-js-cron

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-js-cron - npm Package Versions

13

2.1.0

Diff

Changelog

Source

2.1.0

  • (New feature) Issue #28: Add an extra param in setValue function to always know the selected period
xrutayisire
published 2.0.0 •

Changelog

Source

2.0.0

  • (Breaking change!) Issue #19: Remove CSS import in Cron component to support Next.js. It's now required to manually import "react-js-cron/dist/styles.css" file!
  • (Breaking change!) Issue #22: periodicityOnDoubleClick is not ignored anymore when single mode is active
  • (New feature) Issue #22: Automatically close a dropdown when single mode is active and periodicityOnDoubleClick is false
  • (New feature) Issue #28: Add the possibility to restrict visible dropdowns and periods
xrutayisire
published 1.4.0 •

Changelog

Source

1.4.0

  • (New feature) Issue #22: Add the possibility to choose a single selection mode
xrutayisire
published 1.3.1 •

Changelog

Source

1.3.1

  • Fix disabled mode broken since antd 13.0
  • Fix issue #15: Fix double setValue function call that prevents changing value
xrutayisire
published 1.3.0 •

Changelog

Source

1.3.0

  • (New feature) Issue #12: Add the possibility to deactivate the double click feature
  • Fix antd automatic tree-shaking not working in many cases (Missing Select import)
  • Fix to allow equal min and max range values
xrutayisire
published 1.2.1 •

Changelog

Source

1.2.1

  • Fix issue #6: Display problem for Selects with antd 4.10.0
  • Fix placeholder color that should not be gray but black as the value
xrutayisire
published 1.2.0 •

Changelog

Source

1.2.0

  • (New feature) Issue #3: Add the possibility to translate alternative labels
  • Fix typo in README
xrutayisire
published 1.1.1 •

Changelog

Source

1.1.1

  • Fix issue #2: antd Select cannot work when using Cron component
  • Add dependencies version in README
  • Add link in README to story for clear button action management
xrutayisire
published 1.1.0 •

Changelog

Source

1.1.0

  • (Breaking change!) Drop support of antd version anterior to 4.6.0 due to change on rc-virtual-list
  • (Breaking change!) Fix period change not handling new value, changing period now change the value
  • Add the possibility to choose clear button action, empty or fill-with-every
  • Fix issue #1 Styling of popovers breaks with latest antd version
  • Fix a problem with the onBlur function not triggered by Select component
  • Fix antd automatic tree-shaking not working in many cases
xrutayisire
published 1.0.8 •

Changelog

Source

1.0.8

  • Fix double-click wrong output
  • Rewrite the entire cron converter to support some missing cron expressions
  • Fix typo in peer dependencies
  • Improve read-only mode by hiding week days or month days if not needed
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