rolux
|
f70501ae1b
|
update Ox.UI css
|
2011-11-30 15:51:29 +01:00 |
|
rolux
|
1063cb6076
|
add ObjectArrayInput
|
2011-11-30 15:51:06 +01:00 |
|
rolux
|
ccdad6c05d
|
add ObjectInput
|
2011-11-30 15:50:55 +01:00 |
|
rolux
|
86fda9f279
|
clean up Ox.Request
|
2011-11-30 15:49:11 +01:00 |
|
rolux
|
8597352316
|
add type option to CheckboxGroup ('group' or 'list')
|
2011-11-30 15:47:43 +01:00 |
|
rolux
|
a6264a472d
|
add mode option to ColorInput ('RGB' or 'HSL')
|
2011-11-30 15:46:29 +01:00 |
|
rolux
|
a3abf40221
|
add mode option to ColorPicker ('RGB' or 'HSL')
|
2011-11-30 15:45:42 +01:00 |
|
rolux
|
ec4a1c0605
|
add description option to FormItem
|
2011-11-30 15:44:35 +01:00 |
|
rolux
|
8c34d09861
|
in Input, allow for setting labelWidth option
|
2011-11-30 15:43:47 +01:00 |
|
rolux
|
cba3dc23f6
|
add style option to Label
|
2011-11-30 15:42:54 +01:00 |
|
rolux
|
aaded38a5f
|
update Select (add maxWidth and style options, make sure one can set width, labelWidth and title options)
|
2011-11-30 15:40:41 +01:00 |
|
rolux
|
d6adc59d88
|
fix computation of maxWidth in MenuItems
|
2011-11-30 15:37:53 +01:00 |
|
rolux
|
5dc9b1e45b
|
in TabPanel, make sure content can be array or function
|
2011-11-30 15:37:02 +01:00 |
|
rolux
|
14aafa5487
|
update form demo
|
2011-11-30 15:35:08 +01:00 |
|
rolux
|
5209cf70d7
|
don't mutate values passed to Ox.rgb and Ox.hsl
|
2011-11-30 15:33:49 +01:00 |
|
rolux
|
a6d4734bb3
|
add ArrayInput demo
|
2011-11-30 15:32:12 +01:00 |
|
rolux
|
7633de3958
|
update ArrayInput
|
2011-11-30 15:31:11 +01:00 |
|
rolux
|
fc74ba5027
|
add geo pngs
|
2011-11-30 15:29:39 +01:00 |
|
rolux
|
2adceb1f39
|
update geo module
|
2011-11-30 15:28:24 +01:00 |
|
rolux
|
1b2a7a0eed
|
update geo tools
|
2011-11-30 15:28:01 +01:00 |
|
rolux
|
b14604bc14
|
add aliases 'Ox.' etc. for 'Ox.UI.' etc.
|
2011-11-30 15:27:08 +01:00 |
|
rolux
|
3597b8c60c
|
make 'this' work in event handlers
|
2011-11-30 14:48:01 +01:00 |
|
rolux
|
dfd2787438
|
geo/map bugfixes
|
2011-11-24 19:38:10 +01:00 |
|
rolux
|
b6c74551fa
|
minor fix in geo tools
|
2011-11-23 16:46:59 +01:00 |
|
rolux
|
9f8136f9b7
|
fix a bug in Ox.ListMap
|
2011-11-23 16:43:01 +01:00 |
|
rolux
|
e17907d7a3
|
fix a bug in Ox.ListMap
|
2011-11-23 16:39:33 +01:00 |
|
rolux
|
b770bbd83e
|
fix a bug in Ox.ListMap
|
2011-11-23 16:29:06 +01:00 |
|
rolux
|
0ee6acef28
|
fix a bug in Ox.Geo
|
2011-11-23 16:25:07 +01:00 |
|
rolux
|
4c2d873c97
|
minor cleanup
|
2011-11-23 16:14:25 +01:00 |
|
rolux
|
e6e530700e
|
fix rendering errors
|
2011-11-23 16:08:57 +01:00 |
|
rolux
|
e0d4dd3bec
|
update geo module
|
2011-11-23 15:53:17 +01:00 |
|
rolux
|
2b394ca28b
|
update geo module (minor)
|
2011-11-17 03:05:27 +01:00 |
|
rolux
|
1503901e81
|
update geo module
|
2011-11-17 02:15:03 +01:00 |
|
rlx
|
21b505b4c8
|
allow for getting 'save list' values from filter
|
2011-11-11 15:48:54 +00:00 |
|
rlx
|
571e3a3512
|
in input elements, disable showing the autocomplete menu on focus
|
2011-11-11 11:48:52 +00:00 |
|
rlx
|
b0065e1ec8
|
fix a bug related to resetting the placeholder of an input element to ''
|
2011-11-11 11:08:54 +00:00 |
|
rlx
|
39d02953b3
|
support mousewheel in menus
|
2011-11-11 10:24:49 +00:00 |
|
rlx
|
04da8c0994
|
in filter, don't trigger change events when dragging range (add changeOnDrag option to range)
|
2011-11-11 09:55:22 +00:00 |
|
rlx
|
f7599f3b30
|
in filter, for single condition, replace disabled remove button with clear button
|
2011-11-11 09:18:07 +00:00 |
|
rlx
|
3becce1667
|
fix google maps css
|
2011-11-11 00:06:15 +00:00 |
|
rlx
|
661868831e
|
update map css
|
2011-11-10 23:23:26 +00:00 |
|
rlx
|
d2a2ddb66e
|
updates to url and filter
|
2011-11-10 22:47:38 +00:00 |
|
rlx
|
07c79ed7ac
|
updates to url controller, filter and form elements
|
2011-11-10 19:52:26 +00:00 |
|
rlx
|
170fd84c80
|
some work on filters
|
2011-11-10 13:55:33 +00:00 |
|
rlx
|
3130de08c5
|
fix a bug where clicking on a separator in an input group would call focusInput of an element without such a method
|
2011-11-10 10:44:35 +00:00 |
|
rlx
|
369c52d4d1
|
allow for setting an input element's placeholder to ''
|
2011-11-10 10:02:04 +00:00 |
|
rlx
|
08919e7b37
|
allow for separators in option groups
|
2011-11-10 09:54:33 +00:00 |
|
rlx
|
76a79c669d
|
comment out details button + dialog in request error handler
|
2011-11-10 09:06:58 +00:00 |
|
rlx
|
724561a373
|
rewrite history, again
|
2011-11-09 22:32:45 +00:00 |
|
rlx
|
bb59e0a3b4
|
update URL controller
|
2011-11-09 17:39:06 +00:00 |
|