John Firebaugh
7d6274beed
Fix an event binding leak
2013-04-20 12:40:44 -07:00
John Firebaugh
1f44b45570
Rename variable
2013-04-06 17:57:59 -07:00
Ansis Brammanis
e82df13a28
wikipedia input field
2013-04-01 15:55:37 -04:00
John Firebaugh
afe5aa788c
d3.combobox should be called on input element
2013-03-25 12:11:39 -07:00
John Firebaugh
8bbd828324
Simplify
2013-03-25 12:11:39 -07:00
John Firebaugh
a3d2411967
Reuse input variable
2013-03-25 12:11:39 -07:00
Saman Bemel-Benrud
9321a860ce
adding controls for 'number' input type.
2013-03-13 15:32:20 -04:00
Ansis Brammanis
057051f906
fix mousedown on combobox caret
2013-03-11 16:59:18 -04:00
Ansis Brammanis
f74dc5f229
clicking on combobox caret behaves the same as input
2013-03-11 16:35:45 -04:00
Ansis Brammanis
00464b44b2
combobox mousedown now toggles options
...
fixes #958
2013-03-11 12:07:14 -04:00
Ansis Brammanis
512fe877b7
fix combobox position on scroll
...
fixes #948
2013-03-10 15:53:35 -04:00
Ansis Brammanis
cef5726813
update index, style tweaks
2013-03-10 01:45:14 -05:00
Tom MacWright
d8e7936d8a
Fix CORS error catching on save. Fixes #788 . Fixes #451
2013-03-05 14:44:27 -05:00
Ansis Brammanis
a32858caa5
Only debounce taginfo for taglist autocompletion
2013-02-26 12:39:35 -05:00
Ansis Brammanis
051e05dcf7
return after hiding combobox
2013-02-26 11:37:34 -05:00
Ansis Brammanis
b247191f62
stop leaving combobox divs lying around
2013-02-26 10:38:41 -05:00
Ansis Brammanis
cdec43359d
Fix combobox mousedown and drag
2013-02-19 19:33:04 -05:00
Yohan Boniface
6d1fa6b258
Do not show combobox if input has lost focus
2013-02-19 21:35:04 +01:00
Ansis Brammanis
2b4cfe87d0
Fix async combobox
2013-02-19 13:14:12 -05:00
Ansis Brammanis
9b5f506694
Add autocompletion to combobox
...
Also, don't filter results with input value
when selecting the combobox, so that it
behaves like a select input in this case.
2013-02-19 00:09:46 -05:00
Ansis Brammanis
6330137964
Combobox now settable using select input approach
2013-02-18 18:15:55 -05:00
Ansis Brammanis
876a406e70
Fix combobox bugs
...
- size and position is recalculated for each
update so that it works even if input
isn't rendered when combobox is called
- adds caret differently, for same reason as above
- adds combobox to body to prevent scrolling issues
2013-02-18 16:56:11 -05:00
John Firebaugh
eadf460b55
Fix global leaks
2013-02-16 09:02:23 -08:00
Tom MacWright
eb999c47c6
Switch to comboboxes
2013-02-01 17:54:55 -05:00
Tom MacWright
8eb04ddb4d
combobox
2013-01-31 19:41:52 -05:00