Coder Social home page Coder Social logo

angular-numeric-directive's People

Contributors

alir3z4 avatar cdiaz avatar epeschier avatar felipekzig avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

angular-numeric-directive's Issues

Unable to install specific versions with Bower

Bower seems to use the git repository tag to find a specific version:

bower angular-numeric-directive#0.9.8       not-cached https://github.com/epeschier/angular-numeric-directive.git#0.9.8
bower angular-numeric-directive#0.9.8          resolve https://github.com/epeschier/angular-numeric-directive.git#0.9.8
bower angular-numeric-directive#0.9.8     ENORESTARGET No tag found that was able to satisfy 0.9.8

However, since there are not tags in this repo, it fails as shown above.
Can you please add tags? ๐Ÿ˜€

toString of null

Hello,
Thanks for your work in numeric, it works great in my project.

But sometimes i have an error when i set a numeric value to a model variable, then a focus on input with numeric directive and it returns the error in attach file.

numeric_error

Please, provide licensing information!

Hello! Could you please provide licensing information for your software? It also would be nice to put a License file to your repository. Thanks in advance!

Didn't work with negative value

Set min value to minus, but the input didn't allow minus sign (-).
I try to type minus sign, but the input show nothing.

Any idea how to fix it?

Formatting lost, when min or max changed

If use two input, for example:

<input numeric ng-model="maxValue" min="minValue" decimals="3" />
<input numeric ng-model="minValue" max="maxValue" decimals="3" />

When max or min changed, formatting in other input lost.

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.