https://git.sleepycode.com/jquery-numbercontrol/tree/HEAD Recent commits to jquery-numbercontrol (HEAD) 2023-11-19T10:11:18-08:00 tag:gitlist.org,2012:commit/7d698b1d2680245d8c724daf153ad8bae0f9cfbc Add bg-body to default table Pass event properly 2023-11-19T10:11:18-08:00 jdarwood007 unmonitored+github@sleepycode.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/24593687c50b8b435fde5df003e96483cff18af3 Fixed a bug where if inputParent was empty, nothing would render. Do not remove the parent css, this can cause unexpected issues in layouts Use bootstrap's auto margin and max widths to fix a few layout bugs on some devices. 2021-11-24T11:14:11-08:00 Jeremy D unmonitored+github@sleepycode.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/744535e39177b6e7c619b7688395755769899009 Cleanup the implantation of customParseFloat 2021-11-16T16:36:28-08:00 Jeremy D unmonitored+github@sleepycode.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/7b01ab66aa4fe5925a2e104dace5e09e8ed344a0 Handle trailing 0s Trigger changes to the input when it happens. 2021-11-16T16:31:38-08:00 Jeremy D unmonitored+github@sleepycode.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/b707e8448248822e6c2ae31828a31caa89a27b0d Touchstart and click may cause a double fire event on mobile devices Stop the events from propagating. 2021-10-15T18:26:45-07:00 Jeremy D unmonitored+github@sleepycode.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/d72d40236f6309a4fc5a9653401d3ce5460f6619 Make a good demo page to show the usage better 2021-10-13T16:43:37-07:00 Jeremy D unmonitored+github@sleepycode.com <pre>Fix a issue because focus was causing a issue when using the increase/decrease buttons Fix a Nan issue when the input is a number and the value is empty (NaN) Use MIN/MAX_SAFE_INTEGER instead. Fix an issue where if we are 0 or 0.000 (float/decimal), that we would have to clear the input box before we could start clicking numbers. &lt;/pre&gt; tag:gitlist.org,2012:commit/3fe3caf22b927be80f9791542661bcf9b134939d Fixes issues with destroy. Fixes a issue with float on parse with a empty string. 2021-07-10T11:57:25-07:00 jdarwood007 unmonitored+github@sleepycode.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/ef0feff97ed91e637452f06ad0714ffd9ed983cb Fixed a issue with precision when using floats/decimals Added focus as a default event to bind to 2021-06-11T14:18:00-07:00 jdarwood007 unmonitored+github@sleepycode.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/ea8c8854cc288e7f63eeda77fecf6a30cd248099 Cleanup, enforce style and standards 2021-02-23T08:33:07-08:00 jdarwood007 unmonitored+github@sleepycode.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/302674fe4871e06762a4189cafdcba231f223bdc Destroy the plugin better. Prevent defaults which can make some things not work. 2021-02-22T18:32:55-08:00 jdarwood007 unmonitored+github@sleepycode.com <pre>&lt;/pre&gt;