Code Monkey home page Code Monkey logo

cron-expression-input's People

Contributors

b-sudhakar avatar danekolsen avatar dependabot[bot] avatar jossydevers avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cron-expression-input's Issues

File encoding in dist

Hi, I found this component and I'm interested in using it in my project.

I'm having a strange issue that both css and js files in the dist folder are endcoded in UTF-16 LE with BOM. Which is somehow causing webpack and postcss to fail yo process the files properly

Any chance the files can be re-encoded as UTF-8?

It is first time for me to encounter an issue like that so it was puzzling me for some time.

Allow editing a cron expression, already generated previously

Right now in the component you can generate a cron expression or paste one, but you must also be able to edit one after generating or pasting it.

In the sense that if there is already a cron expression in the component's input, when opening the creation modal, the fields of the modal must be able to be automatically completed with the values ​​of the input cron expression.

Cron-expression-input could be an optional input

Now it always complains, if the Cron field is not filled. But it could be an optional component. Please add more parameters (css class - not only a color value to set up UI, inner objects access, like input field to fine-tune it, etc).

Error using in NextJS (React)

Module not found: Package path . is not exported from package /Users/tmorrow/repo/iot/node_modules/cron-expression-input
(see exports field in /Users/tmorrow/repo/iot/node_modules/cron-expression-input/package.json)

Modal-dialog not implemented

Hello Jossy.
Thanx for sharing you work!!!
I'm implementing the component in a react app ES6.
I'm using vite build tool.
As subject says, modal-dialog is not wrapped correctly thus displaying it as simple html.
Functionality wise it seems to function properly.
I'm using bulma for css.
Any ideas how to fix this?

Imports
import "../../../node_modules/cron-expression-input/lib/cron-expression-input.min.css"; // CSS import "../../../node_modules/cron-expression-input/lib/cultures/en-US.js"; // Language (Optional) import "../../../node_modules/cron-expression-input/lib/cron-expression-input.min.js"; // JavaScript
Component
<cron-expression-input height="34px" width="250px" color="d58512" required="false" hotValidate="true" value="* * * * *" />

Selection_096

Error given by vite:
[plugin:vite:css] [postcss] postcss-import: /home/jadeye/dev/automations-frontend/node_modules/cron-expression-input/lib/cron-expression-input.min.css:1:22344: Unknown word

Implement different languages

Issue created to implement various languages ​​in the component.
The languages ​​must be located in "src\cultures\langs"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.