John Firebaugh
1e78ee5c87
Stricter jshint
2013-10-24 16:08:48 -07:00
John Firebaugh
d2e2d4fbed
Avoid resetting input values on every change
...
For some reason this invalidates and repaints the
entire page.
2013-06-19 17:05:03 -07:00
John Firebaugh
814535ad34
Add preventDefault on button clicks ( fixes #1551 )
2013-05-30 15:45:50 -07:00
John Firebaugh
c2fa4da23c
Use "Unknown" if field doesn't define a placeholder
...
Fixes #1509
2013-05-29 19:21:07 -07:00
John Firebaugh
182849cbe6
Make preset field placeholders translatable
2013-05-28 11:07:36 -07:00
John Firebaugh
46f41fa4f4
Use undefined value to remove a key rather than empty string
...
Otherwise it is impossible to tab out of the key input of a
new tag row -- since the value is still empty, the tag is
removed before you have a chance to enter a value.
2013-05-26 13:36:22 -07:00
John Firebaugh
79737d2cd0
Work toward making inspector persistent
2013-05-26 13:36:21 -07:00
John Firebaugh
6b73f56f91
Remove accept behavior from preset forms
...
Doesn't really make sense with persistent sidebar.
2013-05-23 16:22:25 -07:00
Ansis Brammanis
e75cb7b482
fix number input in opera
...
don't use input[type=number] since the buttons can't be hidden in opera
2013-03-29 12:58:27 -04:00
John Firebaugh
43ab682262
Model preset field state with persistent objects
2013-03-25 16:19:54 -07:00
John Firebaugh
62879c5173
Use a label element rather than positioning hack
2013-03-22 14:50:31 -07:00
Ansis Brammanis
22f43b810b
fix number input
2013-03-21 16:16:07 -04:00
Tom MacWright
caca26dc11
Make increment decrement functional. Fixes #990
2013-03-15 17:31:36 -04:00
John Firebaugh
89f8054884
Fix input
2013-03-13 12:46:31 -07:00
Saman Bemel-Benrud
9321a860ce
adding controls for 'number' input type.
2013-03-13 15:32:20 -04:00
John Firebaugh
c1aa8e0270
form/forms -> field/fields
2013-03-13 11:34:21 -07:00
Ansis Brammanis
1aefc6e7c5
elminate preset switch
2013-03-09 20:11:01 -05:00
Ansis Brammanis
609e8b9119
refactor preset inputs
2013-03-09 18:30:54 -05:00