Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exactmins #7

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Exactmins #7

wants to merge 12 commits into from

Conversation

victor-perez
Copy link
Contributor

Maybe you also like this feature, in some applications, you are only allowed to set 5, 10, 15 etc, so you are not allowed to set exact minutes.
I've added a new option that allows you to disable exact minutes
exactmins. default true
I've also updated the documentation for this new feature.

@@ -1,5 +1,5 @@
{
Copy link

@danswater danswater Apr 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you also update the entry point of main property?

  "main": [
     "./dist/js/materialize.clockpicker.js",
     "./dist/css/materialize.clockpicker.css"
   ],

this is also useful when injecting files to index.html e.g when using gulp-inject

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danswater good one, I will change that.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@victor-perez, Thanks! I am amazed that you're still online right now.

@chingyawhao
Copy link
Owner

Ee...there are some conflicts here...

@fabyeah
Copy link

fabyeah commented Oct 24, 2016

+1 This would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants