.. |
ArrayEditable.js
|
cosmetic changes
|
2014-09-22 13:23:42 +02:00 |
ArrayInput.js
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |
Button.js
|
that..css -> that.css
|
2014-09-24 20:14:12 +02:00 |
ButtonGroup.js
|
add 'squared' (less rounded) style
|
2014-05-06 00:13:25 +02:00 |
Checkbox.js
|
handle update of label option
|
2014-02-16 07:06:48 +00:00 |
CheckboxGroup.js
|
fix checkbox group value change handler
|
2013-10-31 14:20:49 +01:00 |
ColorInput.js
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |
ColorPicker.js
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |
DateInput.js
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |
DateTimeInput.js
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |
Editable.js
|
..clone -> .clone
|
2014-09-24 20:14:57 +02:00 |
EditableContent.js
|
that.[0] -> that[0]
|
2014-09-24 20:15:55 +02:00 |
FileButton.js
|
add missing semicolon
|
2014-01-16 09:17:06 +05:30 |
FileInput.js
|
FileInput: add update handler for 'label' option
|
2014-09-19 10:14:03 +02:00 |
Filter.js
|
that..parent() -> that.parent()
|
2014-09-24 20:16:39 +02:00 |
Form.js
|
convert some tabs to spaces
|
2012-07-09 16:31:04 +02:00 |
FormElementGroup.js
|
in form element group, don't throw if an element doesn't have a value method (which allows for adding buttons, for example)
|
2013-03-01 10:43:52 +05:30 |
FormItem.js
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |
FormPanel.js
|
FormPanel: use setElement
|
2014-09-22 13:17:35 +02:00 |
Input.js
|
hotfix clear button css issue
|
2014-06-06 15:38:15 +03:00 |
InputGroup.js
|
use .on, not .eventname
|
2013-12-06 21:43:00 +01:00 |
InsertHTMLDialog.js
|
fix some locale strings
|
2013-07-17 10:19:57 +00:00 |
Label.js
|
Ox.Label: don't fail if title is undefined
|
2013-11-16 00:23:23 +01:00 |
ObjectArrayInput.js
|
wrap more strings in Ox._
|
2013-05-10 10:45:24 +00:00 |
ObjectInput.js
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |
OptionGroup.js
|
cosmetic changes
|
2013-10-31 14:15:50 +01:00 |
Picker.js
|
Picker: use Ox.$; use on click, not click
|
2014-09-22 13:18:28 +02:00 |
PlaceInput.js
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |
PlacePicker.js
|
add localization to Ox
|
2013-05-09 13:03:33 +00:00 |
Range.js
|
use .on
|
2013-12-07 15:07:52 +01:00 |
Select.js
|
remove commented-out method
|
2014-09-24 20:17:05 +02:00 |
SelectInput.js
|
select input: fix size, keep input value around
|
2014-05-18 02:45:34 +02:00 |
Spreadsheet.js
|
add localization to Ox
|
2013-05-09 13:03:33 +00:00 |
TimeInput.js
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |