Recent commits to jquery-numbercontrol (b707e8448248822e6c2ae31828a31caa89a27b0d) https://git.sleepycode.com/jquery-numbercontrol/tree/b707e8448248822e6c2ae31828a31caa89a27b0d Recent commits feed provided by GitList. Touchstart and click may cause a double fire event on mobile devices Stop the events from propagating. https://git.sleepycode.com/jquery-numbercontrol/commit/b707e8448248822e6c2ae31828a31caa89a27b0d unmonitored+github@sleepycode.com (Jeremy D) Fri, 15 Oct 2021 18:26:45 -0700 b707e8448248822e6c2ae31828a31caa89a27b0d Make a good demo page to show the usage better 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. https://git.sleepycode.com/jquery-numbercontrol/commit/d72d40236f6309a4fc5a9653401d3ce5460f6619 unmonitored+github@sleepycode.com (Jeremy D) Wed, 13 Oct 2021 16:43:37 -0700 d72d40236f6309a4fc5a9653401d3ce5460f6619 Fixes issues with destroy. Fixes a issue with float on parse with a empty string. https://git.sleepycode.com/jquery-numbercontrol/commit/3fe3caf22b927be80f9791542661bcf9b134939d unmonitored+github@sleepycode.com (jdarwood007) Sat, 10 Jul 2021 11:57:25 -0700 3fe3caf22b927be80f9791542661bcf9b134939d Fixed a issue with precision when using floats/decimals Added focus as a default event to bind to https://git.sleepycode.com/jquery-numbercontrol/commit/ef0feff97ed91e637452f06ad0714ffd9ed983cb unmonitored+github@sleepycode.com (jdarwood007) Fri, 11 Jun 2021 14:18:00 -0700 ef0feff97ed91e637452f06ad0714ffd9ed983cb Cleanup, enforce style and standards https://git.sleepycode.com/jquery-numbercontrol/commit/ea8c8854cc288e7f63eeda77fecf6a30cd248099 unmonitored+github@sleepycode.com (jdarwood007) Tue, 23 Feb 2021 08:33:07 -0800 ea8c8854cc288e7f63eeda77fecf6a30cd248099 Destroy the plugin better. Prevent defaults which can make some things not work. https://git.sleepycode.com/jquery-numbercontrol/commit/302674fe4871e06762a4189cafdcba231f223bdc unmonitored+github@sleepycode.com (jdarwood007) Mon, 22 Feb 2021 18:32:55 -0800 302674fe4871e06762a4189cafdcba231f223bdc Initial commit https://git.sleepycode.com/jquery-numbercontrol/commit/5d92cc578279a106ded05fd5165c484dca5eb48e unmonitored+github@sleepycode.com (jdarwood007) Mon, 22 Feb 2021 06:20:19 -0800 5d92cc578279a106ded05fd5165c484dca5eb48e