Releases: xrutayisire/react-js-cron
Releases · xrutayisire/react-js-cron
v5.2.0
- (New feature) Export converter
parseCronString
function to allow third party use. (@idpaterson)
v5.1.1
- Fix issue #71: Fix empty space in each field with no selection (@iyapici-wallix)
v5.1.0
- (New feature) Issue #75: Add
getPopupContainer
from antd to Select component (@silannisik)
v5.0.1
- Fix
dropdownsConfig
filterOption
prop not working for months and week-days
v5.0.0
v4.1.0
v4.0.0
v3.2.0
- Add themes support for antd v5 with ConfigProvider (@nefedov-dm)
v3.1.0
- Export converter (@useafterfree)