Rob Garrison
|
75d2ef2cc1
|
Fix strict equals
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
f2c973096b
|
Fix clamp function
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
2c7742e56f
|
Check for null in isNumber
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
15a0521408
|
Fix clamp function
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
f35077afce
|
Fix clamp undefined step
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
7fff670683
|
Fix clamp undefined min/max
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
375e0ec448
|
Switch to isNumber function
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
314ec99e5c
|
More suggested changes
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
0678a6b302
|
Remove unnecessary css
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
ff0145a129
|
Fix clamp to step floor
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
7be33a9237
|
Fix default values
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
d136fdbafa
|
Allow including null in number/range variables
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
7d533d4d4a
|
Fix select default option extraction
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
153a066fbe
|
Fix clampValue issue if min/max are not defined
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
2a2191049f
|
Don't allow step to be set to zero
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
1ba0173422
|
Remove rangeToProps & fix clampValue functions
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
1881552348
|
Remove va.range & add min/max/step to va directly
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
568fc336e7
|
Remove console.logs
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
06629224c6
|
Minor cleanup
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
a277800868
|
Fix all the things
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
7cd4380ee4
|
Ensure range default & value types match
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
ae6e2647a3
|
Add proper number & range validation
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
f6998de6ec
|
Include units in number & range variable
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
1a8d628be5
|
Clamp number input from user
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
2291197277
|
UserCSS Number variable now accepts a range
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
d9c748d92f
|
Change range settings to [default, min, max, step]
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
1dc24fac1b
|
Use string slice instead of replace
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
1edfda5417
|
Wrap default & remove unnecessary break
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
e2b7f194c3
|
Don't set value on all types of input
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
3fd3c53bd9
|
Rename select all text function
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
95f9f9c5d4
|
Rename to defaultValue
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
9b483d993b
|
Add default select option. See #492
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
74892a3130
|
Add select all text on focus. See #492
|
2018-09-24 07:02:04 -05:00 |
|
Rob Garrison
|
1632a8f364
|
Add number & range variables. See #492
|
2018-09-24 07:02:04 -05:00 |
|
tophf
|
ec477f0c02
|
1.4.22
|
2018-09-20 12:55:52 +03:00 |
|
tophf
|
448cd3381b
|
update locales
|
2018-09-20 12:53:32 +03:00 |
|
tophf
|
2a52139b6a
|
preserve the focused element when replacing entry in-place
|
2018-09-13 08:41:15 +03:00 |
|
tophf
|
0cffb564ea
|
don't re-toggle the style back on pressing Spacebar
fixes #501
|
2018-09-13 08:36:19 +03:00 |
|
tophf
|
e128498518
|
code cosmetics: convert to a lintable template string
|
2018-09-11 17:41:46 +03:00 |
|
tophf
|
6fdc01201b
|
FF: preserve sheet's disabled state in workaround for #461
|
2018-09-11 17:39:43 +03:00 |
|
tophf
|
3243e37fbc
|
1.4.21
|
2018-09-10 18:01:34 +03:00 |
|
tophf
|
06425c4e6f
|
update locales
|
2018-09-10 17:36:00 +03:00 |
|
tophf
|
b90f7bfce5
|
don't autofocus external links like feedback
#495
|
2018-09-06 20:59:04 +03:00 |
|
tophf
|
4a877ad27b
|
fixup c57fef7b: always set lastFocusedViaClick
#495
|
2018-09-06 20:42:48 +03:00 |
|
tophf
|
26d7c26770
|
notify embedder on closing colorpicker
fixup 7fea2cfc: messageBox's Esc handler wasn't restored
|
2018-09-06 19:34:46 +03:00 |
|
tophf
|
373fe5f510
|
code cosmetics
|
2018-09-06 19:08:56 +03:00 |
|
tophf
|
c57fef7b1e
|
suppress focus outline when invoked via mouse
fixes #495
|
2018-09-06 19:05:10 +03:00 |
|
tophf
|
dcdb4be10b
|
FF59+: always set style's textContent in page context
see #461
|
2018-09-05 15:58:15 +03:00 |
|
tophf
|
74eb7c7ecd
|
CSSLint: add conic-gradient
https://www.w3.org/TR/css-images-4/#gradients
|
2018-09-04 21:08:53 +03:00 |
|
tophf
|
79f6e7c3b3
|
rename OK to Close in the import notification
to disambiguate its actual function
|
2018-09-04 00:36:56 +03:00 |
|