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

Numeric precision #22

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

Numeric precision #22

wants to merge 9 commits into from

Commits on Jul 2, 2011

  1. Configuration menu
    Copy the full SHA
    fc0fde9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2013

  1. renaming precision to scale because it is the number of digits to the…

    … right of the decimal point
    nykolaslima committed Mar 27, 2013
    Configuration menu
    Copy the full SHA
    30a3666 View commit details
    Browse the repository at this point in the history
  2. adding support to precision to specify how many digits the field must…

    … have. this can be used with scale to limit field values
    nykolaslima committed Mar 27, 2013
    Configuration menu
    Copy the full SHA
    9e33517 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3afd31 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2013

  1. Configuration menu
    Copy the full SHA
    dc9fe54 View commit details
    Browse the repository at this point in the history
  2. removing duplicated line

    nykolaslima committed Apr 11, 2013
    Configuration menu
    Copy the full SHA
    ec629fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35a4030 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from nykolaslima/master

    precision and scale suppport
    johnedmonds committed Apr 11, 2013
    Configuration menu
    Copy the full SHA
    3a55376 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of git://github.com/SamWM/jQuery-Plugins

    Conflicts:
    	numeric/jquery.numeric.js
    johnedmonds committed Apr 11, 2013
    Configuration menu
    Copy the full SHA
    03427a9 View commit details
    Browse the repository at this point in the history