rolux
|
3d3be10e2c
|
add SelectInput
|
2011-12-01 11:52:23 +01:00 |
|
rolux
|
2861954d35
|
fix bugs in Spreadsheet
|
2011-11-30 17:35:50 +01:00 |
|
rolux
|
137944a1a7
|
minor changes
|
2011-11-30 15:56:01 +01:00 |
|
rolux
|
0c4a30ecc5
|
add Spreadsheet
|
2011-11-30 15:54:11 +01:00 |
|
rolux
|
c47973b3af
|
add FormPanel
|
2011-11-30 15:52:42 +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
|
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
|
7633de3958
|
update ArrayInput
|
2011-11-30 15:31:11 +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
|
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
|
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
|
12622724ee
|
fix text list so that it doesn't throw errors in its value function
|
2011-11-07 12:15:10 +00:00 |
|
rlx
|
7e2e0cedb6
|
update tab panel and button group so that selected can be set from outside
|
2011-11-06 14:08:13 +00:00 |
|
rlx
|
e7c36dacc8
|
improve editable and tooltip
|
2011-11-06 12:26:12 +00:00 |
|
rlx
|
b957106624
|
update editable to no longer trigger submit on cancel, and to listen to the submit event of its input
|
2011-11-06 11:50:13 +00:00 |
|
rlx
|
76c97f7bdc
|
change Ox.Input so it doesn't fire blur on submit
|
2011-11-06 11:37:07 +00:00 |
|
rlx
|
e6b634ddef
|
in button, react to change of tooltip option
|
2011-11-06 00:04:27 +00:00 |
|
rolux
|
56370aa0a7
|
'use strict';
|
2011-11-05 17:46:53 +01:00 |
|
rlx
|
5a23d8936b
|
fix for cases where passing an array of tooltips as an option to Ox.Button would cause Ox.Element to actually set the tooltip to that array
|
2011-11-05 14:29:31 +00:00 |
|
j
|
1d09d19423
|
some redesign for better garbage collection of elements
|
2011-11-04 22:14:30 +00:00 |
|
j
|
dce2843303
|
use Ox.Log
|
2011-11-04 16:54:28 +01:00 |
|
rlx
|
1db28c6fb0
|
add placeholder option to Ox.Editable
|
2011-11-03 16:53:29 +00:00 |
|
rolux
|
094b1a59ec
|
cleanup, again
|
2011-11-03 16:42:41 +01:00 |
|
rlx
|
16556c0604
|
allow for max width in menus
|
2011-11-02 18:21:49 +00:00 |
|
rlx
|
4bb3196c03
|
fix form validation bug
|
2011-11-02 17:27:20 +00:00 |
|
rlx
|
14a6b6c148
|
improve form elements
|
2011-11-02 10:23:15 +00:00 |
|
rlx
|
dfe12646e6
|
fix a bug where the interface of a block video timeline would be stacked above a dialog
|
2011-11-02 09:03:11 +00:00 |
|
rlx
|
a727c32836
|
add calendar controls
|
2011-10-31 12:45:08 +00:00 |
|
rlx
|
3c8430979b
|
add place controls to map
|
2011-10-30 21:05:32 +00:00 |
|
rlx
|
abb1c73214
|
Ox.Editable: delay expensive creation of extra elements until actual edit
|
2011-10-30 08:32:57 +00:00 |
|
rlx
|
b6c872b5a4
|
in Ox.Calendar tooltips, only display the text representation of an event's range if it's different from the event's name
|
2011-10-29 17:05:44 +00:00 |
|
rlx
|
7415b72037
|
fix a bug related to clearing the requests cache
|
2011-10-29 12:32:55 +00:00 |
|
rlx
|
4c641db867
|
add disableButtons and enableButtons methods to Ox.Dialog
|
2011-10-29 10:34:41 +00:00 |
|
rlx
|
ec7ec4d707
|
resolve focus issues with video player find element
|
2011-10-29 10:01:28 +00:00 |
|
rlx
|
62f8a907ea
|
updates for html parsing, request handling, and editable elements
|
2011-10-27 18:50:23 +00:00 |
|