Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

autonumeric

Package Overview
Dependencies
Maintainers
0
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autonumeric - npm Package Versions

1
1314

1.9.42

Diff

Changelog

Source

1.9.42 (released 2015-11-20)

  • Fixed bug when pasting using ctrl & v keys
rknothe
published 1.9.41 •

Changelog

Source

1.9.41 (released 2015-11-02)

  • Fixed bug that allowed two currency symbols - thanks Mic Biert
rknothe
published 1.9.39 •

Changelog

Source

1.9.39

  • Fixed 'aForm'option.
  • Updated the readme file
rknothe
published 1.9.38 •

Changelog

Source

1.9.38

  • Added / fixed option to address asp.Net WebForm postback.
  • please see the readme section on default settings & options
rknothe
published 1.9.37 •

Changelog

Source

1.9.37

  • Added / fixed support for asp.Net WebForm postback.
  • During postback the default value is re-rendered showing the updated value
  • Because autoNumeric cannot distinguish between a page re-load and asp.net form postback, the following HTML data attribute is REQUIRED (data-an-default="same value as the value attribute") to prevent errors on postback
  • Example:
<input type="text" id="someID" value="1234.56" data-an-default="1234.56">
1
1314
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc