🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

react-js-cron

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-js-cron - npm Package Versions

xrutayisire
published 5.2.0 •

Changelog

Source

5.2.0

  • (New feature) Export converter parseCronString function to allow third party use (@idpaterson)
xrutayisire
published 5.1.1 •

Changelog

Source

5.1.1

  • Fix issue #71: Fix empty space in each field with no selection (@iyapici-wallix)
xrutayisire
published 5.1.0 •

Changelog

Source

5.1.0

  • (New feature) Issue #75: Add getPopupContainer from antd to Select component (@silannisik)
xrutayisire
published 5.0.1 •

Changelog

Source

5.0.1

  • Fix dropdownsConfig filterOption prop not working for months and week-days
xrutayisire
published 5.0.0 •

Changelog

Source

5.0.0

  • (Breaking change!) Fix issue #60: react-js-cron now only support antd >= v5.8.0, use "suffixIcon" instead of deprecated "showArrow" for Select component
xrutayisire
published 4.1.0 •

Changelog

Source

4.1.0

  • (New feature) Issue #36: Dropdowns specific configuration (mode, allowClear, filterOption, ...)
  • Fix dropdowns popover style
xrutayisire
published 4.0.0 •

Changelog

Source

4.0.0

  • (Breaking change!) Fix issue #55: react-js-cron now only support antd >= v5.5.0, change antd Select property "dropdownMatchSelectWidth" to "popupMatchSelectWidth"
xrutayisire
published 3.2.0 •

Changelog

Source

3.2.0

  • Add themes support for antd v5 with ConfigProvider (@nefedov-dm)
xrutayisire
published 3.1.0 •

Changelog

Source

3.1.0

  • Export converter (@useafterfree)
xrutayisire
published 3.0.1 •

Changelog

Source

3.0.1

  • (Important) Issue #40: Antd v5 compatibility
  • (Breaking change!) Fix issue #35: react-js-cron now only support antd >= v4.23.0, change antd props dropdownClassName
  • Fix issue #41: Fix broken build with react-js-cron v3.0.0