oxjs/source/Ox.UI/js/Form
2012-06-15 11:43:11 +02:00
..
ArrayEditable.js update documentation (classes) 2012-05-31 12:32:54 +02:00
ArrayInput.js typo in docs 2012-06-02 11:52:36 +02:00
Button.js update documentation (classes) 2012-05-31 12:32:54 +02:00
ButtonGroup.js update documentation (classes) 2012-05-31 12:32:54 +02:00
Checkbox.js Ox.Checkbox: change default width from 'auto' to 16 if there is neither a label nor a title 2012-06-15 11:38:25 +02:00
CheckboxGroup.js update documentation (classes) 2012-05-31 12:32:54 +02:00
ColorInput.js update ColorInput, ColorPicker and Picker 2012-06-15 11:43:11 +02:00
ColorPicker.js update ColorInput, ColorPicker and Picker 2012-06-15 11:43:11 +02:00
DateInput.js DateInput/TimeInput/DateTimeInput: don't fail when options are undefined 2012-06-14 15:50:00 +02:00
DateTimeInput.js DateInput/TimeInput/DateTimeInput: don't fail when options are undefined 2012-06-14 15:50:00 +02:00
Editable.js use Ox.highlight; minor reformatting 2012-06-03 10:41:18 +02:00
FileButton.js update documentation (classes) 2012-05-31 12:32:54 +02:00
FileInput.js update documentation (classes) 2012-05-31 12:32:54 +02:00
Filter.js update documentation (classes) 2012-05-31 12:32:54 +02:00
Form.js Ox.Form: don't pass submit option, trigger submit event 2012-06-05 11:09:44 +02:00
FormElementGroup.js update documentation (classes) 2012-05-31 12:32:54 +02:00
FormItem.js Ox.FormItem: use 'OxSelectable' class 2012-06-14 12:34:46 +02:00
FormPanel.js remove log statement 2012-06-15 11:42:40 +02:00
Input.js Ox.Input: trigger change event when clicking arrows 2012-06-14 14:31:44 +02:00
InputGroup.js minor cleanup 2012-06-15 11:32:27 +02:00
InsertHTMLDialog.js update documentation (classes) 2012-05-31 12:32:54 +02:00
Label.js update documentation (classes) 2012-05-31 12:32:54 +02:00
ObjectArrayInput.js in ObjectInput and ObjectArrayInput, don't set height 2012-06-13 15:55:34 +02:00
ObjectInput.js in ObjectInput and ObjectArrayInput, don't set height 2012-06-13 15:55:34 +02:00
OptionGroup.js make Ox.forEach(object...) return a number; remove Ox.setPropertyOnce; move Ox.last to Array.js; update documentation and tests 2012-06-02 16:08:01 +02:00
Picker.js update ColorInput, ColorPicker and Picker 2012-06-15 11:43:11 +02:00
PlaceInput.js update documentation (classes) 2012-05-31 12:32:54 +02:00
PlacePicker.js update documentation (classes) 2012-05-31 12:32:54 +02:00
Range.js update documentation (classes) 2012-05-31 12:32:54 +02:00
Select.js remove log statement 2012-06-15 10:40:15 +02:00
SelectInput.js Ox.SelectInput: focus input when switching to 'other' option 2012-06-14 16:05:17 +02:00
Spreadsheet.js Ox.Spreadsheet: allow for not passing options.value.values 2012-06-14 15:46:57 +02:00
TimeInput.js DateInput/TimeInput/DateTimeInput: don't fail when options are undefined 2012-06-14 15:50:00 +02:00