vue-js-cron icon indicating copy to clipboard operation
vue-js-cron copied to clipboard

Renderless Vue.js cron editor

Results 9 vue-js-cron issues
Sort by recently updated
recently updated
newest added

When the component is used in a modal, the scroll of the modal move when we open one of the drop down. several el-element component had the same issue: https://devs.keenthemes.com/question/element-ui-el-select-on-modal-makes-the-scroll...

Take Clock Format of [ReactJS Cron](https://xrutayisire.github.io/react-js-cron/?path=/docs/reactjs-cron--demo) as refernece.

enhancement

Mention that Vue 2 >= 2.6.13 is required. Related #27

I know it is not an issue, but are you planning to make it compatible with quartz format? regards

enhancement

![image](https://github.com/user-attachments/assets/130d9d5d-e936-4be7-b1e8-07287d75a135) Caused by: java.lang.RuntimeException: CronExpression '0 * * ? 1 0' is invalid. at org.quartz.CronScheduleBuilder.cronSchedule(CronScheduleBuilder.java:111) ... 87 common frames omitted Caused by: java.text.ParseException: Day-of-Week values must be between 1 and...

Hi everyone! I don't know if this is the correct place and way to request a feature since I'm pretty new to logging issues. (Please don't flame me) I want...

enhancement
help wanted

According to #58 `vue-js-cron` requires typescript >= 5

documentation