oxjs/source/Ox.UI/js/Form
2013-11-16 20:27:19 +01:00
..
ArrayEditable.js add localization to Ox 2013-05-09 13:03:33 +00:00
ArrayInput.js update widget documentation (arguments first) 2012-07-04 13:29:18 +02:00
Button.js fix video buttons 2013-01-31 17:28:35 +05:30
ButtonGroup.js add 'overlap' option to ButtonGroup 2012-12-09 01:43:33 +01:00
Checkbox.js Ox.Checkbox: set width on init 2012-07-09 16:00:14 +02: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 rewrite sanitizeHTML to support global attributes 2013-11-10 21:59:36 +00:00
EditableContent.js rewrite sanitizeHTML to support global attributes 2013-11-10 21:59:36 +00:00
FileButton.js fix FileButton flow so it can be used as a dialog button 2013-03-26 13:36:24 +00:00
FileInput.js add all untranslated Ox.UI strings to locale.de.json 2013-05-20 14:39:04 +00:00
Filter.js wrap more strings in Ox._ 2013-05-10 10:45:24 +00: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 fix form panel layout bug 2013-10-31 13:50:59 +01:00
Input.js cancel autocomplete on submit, cancel autocomplete callback if new autocomplete is running 2013-08-27 10:38:30 +00:00
InputGroup.js remove Ox.Break 2012-07-05 10:58:08 +02: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 add localization to Ox 2013-05-09 13:03:33 +00: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 Ox.Range: add 'arrowTooltips' option 2013-11-16 20:27:19 +01:00
Select.js update oxmedium theme placeholder color; fix Ox.Select disableItem/enableItem return value 2013-02-24 12:49:30 +05:30
SelectInput.js update oxmedium theme button disabled color and gradient; fix setting value of an Ox.SelectInput 2013-02-24 14:44:02 +05:30
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