oxjs/source/Ox.UI/js/Form
2013-09-27 14:29:34 +00: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 CheckboxGroup: handle width update 2013-02-28 14:08:46 +05:30
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 exclusively handle selectability of text via .OxSelectable and body.OxDragging (to be set/unset in dragstart/dragend handlers) 2013-07-19 08:42:25 +00:00
EditableContent.js better newline matching 2013-09-27 14:29:34 +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 add localization to Ox 2013-05-09 13:03:33 +00: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 update widget documentation (arguments first) 2012-07-04 13:29:18 +02: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 remove Ox.Break 2012-07-05 10:58:08 +02: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 update widget documentation (arguments first) 2012-07-04 13:29:18 +02: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