aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/scaling_input.tsx
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-12-11 09:30:32 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-12-11 09:30:32 +0800
commit6e54514013702fa8ca9a6b69c04f4d2468cd8b66 (patch)
tree732af801df5caddbb92552ca1e2b5f0f56bafbf1 /packages/instant/src/components/scaling_input.tsx
parentd578b4959dc8f0b4a408267075458765c4145831 (diff)
downloaddexon-0x-contracts-6e54514013702fa8ca9a6b69c04f4d2468cd8b66.tar.gz
dexon-0x-contracts-6e54514013702fa8ca9a6b69c04f4d2468cd8b66.tar.zst
dexon-0x-contracts-6e54514013702fa8ca9a6b69c04f4d2468cd8b66.zip
feat: change input to number input
Diffstat (limited to 'packages/instant/src/components/scaling_input.tsx')
-rw-r--r--packages/instant/src/components/scaling_input.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/instant/src/components/scaling_input.tsx b/packages/instant/src/components/scaling_input.tsx
index 791692257..2c5567dc1 100644
--- a/packages/instant/src/components/scaling_input.tsx
+++ b/packages/instant/src/components/scaling_input.tsx
@@ -135,6 +135,7 @@ export class ScalingInput extends React.Component<ScalingInputProps, ScalingInpu
const phase = ScalingInput.getPhaseFromProps(this.props);
return (
<Input
+ type="number"
ref={this._inputRef as any}
fontColor={fontColor}
onChange={onChange}
with LDFLAGS)amdmi32011-09-241-2/+0 * - update to version 1.1pawel2011-08-083-6/+12 * - remove MD5ohauer2011-07-031-1/+0 * Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-2/+2 * - Update my email to FreeBSDpawel2011-03-241-1/+1 * Sync to final (for now) bsd.autotools.mkade2010-12-231-1/+3 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Punt autoconf267->autoconf268ade2010-10-161-2/+2 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+3 * - Update to 1.0miwi2010-05-163-92/+96 * Chase the ftp/curl shlib version bump.roam2010-04-031-1/+1 * Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-1/+2 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - Update to 0.58dhn2009-07-022-8/+5 * Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-0/+1 * - Update to 0.57miwi2009-01-122-10/+20 * - Update to 0.55miwi2008-09-083-12/+144 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+4 * - Chase security/gnutls shlib version bumpnovel2008-03-031-1/+2 * - Update to 0.54miwi2008-02-283-8/+7 * - Fix build WITH_GNUTLS=yes.stefan2007-10-021-7/+8 * - Update to 0.52miwi2007-08-222-11/+8 * Chase gnutls shared library version chase: adjust DEPENDS lines andnovel2007-07-011-2/+2 * - Fix buildmiwi2007-03-261-0/+2 * update to 0.49itetcu2007-01-123-6/+5 * - Chase security/gnutls updatenovel2007-01-021-1/+2 * - Update to 0.48rafan2006-11-043-6/+6 * - Update to 0.46rafan2006-09-133-6/+5 * - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1 * Chase gnutls shlib version change.novel2006-07-07