.. |
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
|
ButtonGroup: add class per style
|
2014-01-05 15:30:46 +05:30 |
Checkbox.js
|
use .on, not .eventname
|
2013-12-06 21:43:00 +01: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
|
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 |
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
|
Filter: introduce timeout (still does not work as expected)
|
2014-02-10 09:15:03 +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
|
OSX does not trigger keydown on paste, also listen to paste event to check for changes, fixes #2170
|
2014-02-03 13:30:50 +00: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
|
menu: 'side' -> 'edge'
|
2014-01-16 12:37:21 +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 |