.. |
ArrayEditable.js
|
ArrayEditable: properly set placeholder
|
2014-02-04 07:56:36 +00:00 |
ArrayInput.js
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |
Button.js
|
Create tooltip only on mouseenter
|
2014-02-02 11:05:41 +00: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
|
Editables: make placeholder not selectable; don't html-entity-decode value in input fields (makes <br> stay after subsequent edit, makes broken tags appear encoded)
|
2014-02-04 07:58:52 +00:00 |
EditableContent.js
|
type=input needs Ox.decodeHTMLEntities, fixes #2304
|
2014-02-14 11:41:09 +00:00 |
FileButton.js
|
add missing semicolon
|
2014-01-16 09:17:06 +05:30 |
FileInput.js
|
add all untranslated Ox.UI strings to locale.de.json
|
2013-05-20 14:39:04 +00:00 |
Filter.js
|
Ox.Filter: make new conditions have same key and operator as previous condition; focus input
|
2014-05-20 01:31:33 +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
|
fix form panel layout bug
|
2013-10-31 13:50:59 +01:00 |
Input.js
|
Input: support 'squared' style
|
2014-05-10 15:10:54 +02: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
|
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
|
use .on
|
2013-12-07 15:07:52 +01:00 |
Select.js
|
handle update of label option
|
2014-02-16 07:06:48 +00: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 |