Giter VIP home page Giter VIP logo

clockface's Introduction

clockface's People

Contributors

vitalets 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clockface's Issues

Clockface needs a destroy method.

This can be managed by the code consuming clockface using jquery .remove on all '.clockface.dropdown-menu' elements, but would be a little cleaner if there was a destroy method like other widgets.

We currently use clockface on a bootstrap dialog and when the dialog is closed the clockface node is sitting off the body. Then when we open a new dialog, clockface adds another '.clockface.dropdown-menu' node off of body.

windows phone nokia issue on the demo site

clockface AM/PM controller does not change the meridian hours

when clicking button next to read only input clockface does not appear

when clicking input then clockface is positioned about 75% of the way to the bottom where you have to scroll to see the clockface

Multiple clockfaces each with button doesn't close other when button is clicked

When you have multiple clockfaces on a page (i.e. startTime & endTime) each with it's own button to toggle show/hide (like in example), the functionality to hide other "non-active" clockfaces doesn't work. This is because, in the clockface "button" example, it suggests using stopPropogation() in the click event for the button, but if you do that, then the clockface.js code that relies on registered click events elsewhere in the document to get fired in order to close other clockfaces, doesn't happen.

To fix this, isn't it possible to just use jquery .blur or .focusout on the clockface instead of listening to click events elsewhere? Just a thought.

block hour and minutes range.

It would be great if we can block hour/minutes ranges. For example: I dont want my user select a hour after 18pm and before 8am.

windows phone nokia issue on the demo site

clockface AM/PM controller does not change the meridian hours

when clicking button next to read only input clockface does not appear

when clicking input then clockface is positioned about 75% of the way to the bottom where you have to scroll to see the clockface

Click Twice Issue

Hi :),

Thanks for this great plugin.
However i would like to report an issue when you click twice at the minutes the minute part disappears in the input.

I hope you can check it and resolve it soon.

Thanks.

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.