https://git.sleepycode.com/jquery-numbercontrol/tree/HEADRecent commits to jquery-numbercontrol (HEAD)2021-11-24T11:14:11-08:00tag:gitlist.org,2012:commit/24593687c50b8b435fde5df003e96483cff18af3Fixed 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:00Jeremy Dunmonitored+github@sleepycode.com
<pre></pre>
tag:gitlist.org,2012:commit/744535e39177b6e7c619b7688395755769899009Cleanup the implantation of customParseFloat2021-11-16T16:36:28-08:00Jeremy Dunmonitored+github@sleepycode.com
<pre></pre>
tag:gitlist.org,2012:commit/7b01ab66aa4fe5925a2e104dace5e09e8ed344a0Handle trailing 0s Trigger changes to the input when it happens.2021-11-16T16:31:38-08:00Jeremy Dunmonitored+github@sleepycode.com
<pre></pre>
tag:gitlist.org,2012:commit/b707e8448248822e6c2ae31828a31caa89a27b0dTouchstart and click may cause a double fire event on mobile devices Stop the events from propagating.2021-10-15T18:26:45-07:00Jeremy Dunmonitored+github@sleepycode.com
<pre></pre>
tag:gitlist.org,2012:commit/d72d40236f6309a4fc5a9653401d3ce5460f6619Make a good demo page to show the usage better2021-10-13T16:43:37-07:00Jeremy Dunmonitored+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.
</pre>
tag:gitlist.org,2012:commit/3fe3caf22b927be80f9791542661bcf9b134939dFixes issues with destroy. Fixes a issue with float on parse with a empty string.2021-07-10T11:57:25-07:00jdarwood007unmonitored+github@sleepycode.com
<pre></pre>
tag:gitlist.org,2012:commit/ef0feff97ed91e637452f06ad0714ffd9ed983cbFixed a issue with precision when using floats/decimals Added focus as a default event to bind to2021-06-11T14:18:00-07:00jdarwood007unmonitored+github@sleepycode.com
<pre></pre>
tag:gitlist.org,2012:commit/ea8c8854cc288e7f63eeda77fecf6a30cd248099Cleanup, enforce style and standards2021-02-23T08:33:07-08:00jdarwood007unmonitored+github@sleepycode.com
<pre></pre>
tag:gitlist.org,2012:commit/302674fe4871e06762a4189cafdcba231f223bdcDestroy the plugin better. Prevent defaults which can make some things not work.2021-02-22T18:32:55-08:00jdarwood007unmonitored+github@sleepycode.com
<pre></pre>
tag:gitlist.org,2012:commit/5d92cc578279a106ded05fd5165c484dca5eb48eInitial commit2021-02-22T06:20:19-08:00jdarwood007unmonitored+github@sleepycode.com
<pre></pre>