New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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

12

1.0.7

Diff

Changelog

Source

1.0.7

  • Improve rendering problems caused by the new responsive management
  • Fix locale update not changing some labels
  • Rename setError to onError to improve naming
  • Update README API section
  • Add @reboot to the supported shortcuts
  • Change leading zero prop type to be easy to use
  • Fix missing locale property for clear button text
  • Fix no-prefix class on period field
  • The default period should only be read once
  • Fix double margin-bottom on fields
  • Prevent select dropdown to overlap window by changing dropdown popup direction
  • Update demo links in README
xrutayisire
published 1.0.6 •

Changelog

Source

1.0.6

  • Fix regression on multiple detection
  • Add a prop to choose a clock format, 12-hour clock or 24-hour clock
  • Fix bug with multiple on months and week days
  • Fix display of dropdown options when leadingZero is active
  • Update README to add features info and usage
  • Improve responsive design management
  • Add support for cron shortcuts by default
  • Update hooks dependencies to prevent multiple re-render
  • Support import with an alias
xrutayisire
published 1.0.5 •

Changelog

Source

1.0.5

  • Update README image with new features
  • Add a prop leadingZero to add a '0' before number lower than 10
  • Add a prop to make the component read only
  • Add a prop to disable the component
  • Set day as default period
  • Add missing support for mixing week days with month and month days
  • Rename some locale properties to fix typos
  • Fix typo in jqCron name
xrutayisire
published 1.0.4 •

Changelog

Source

1.0.4

  • Add a prop to humanize the value
  • The value should not be changed using humanizeLabels
xrutayisire
published 1.0.3 •

Changelog

Source

1.0.3

  • Fix bug when the input string contains duplicates
  • Clear button should have a margin-bottom in case of a break line
  • Add prop to humanize labels for week days and months
  • Add a prop 'allowEmpty' to choose how the component handles the default value
  • Add a prop 'defaultPeriod' used when the default value is an empty string
  • Empty string and invalid string should not change the value
  • Fix a bug accepting string like '5-0'
  • Fix infinite loop for bad string like '*/0' or '1-2/0'
  • Always use 0 for Sunday
  • Fix a bug when using 0 for Sunday
xrutayisire
published 1.0.2 •

Changelog

Source

1.0.2

  • Fix bug that caused the impossibility to unselect last value
  • Style modification to display errors correctly over antd default style
  • Update peerDependencies to add minimal versions
  • Improve custom select onClickOption function
  • Fix typo in README
xrutayisire
published 1.0.1 •

Changelog

Source

1.0.1

  • Update README image example for npm
xrutayisire
published 1.0.0 •

Changelog

Source

1.0.0

  • Initial release of the library
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