j
|
600cc9c3e9
|
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 |
|
j
|
120a9eda41
|
Create tooltip only on mouseenter
|
2014-02-02 11:05:41 +00:00 |
|
j
|
d039d0c781
|
use Ox.debounce to fix instant list selection, fixes #2142
|
2014-02-02 01:17:20 +05:30 |
|
j
|
a919b43c2e
|
fix setting value of Ox.EditableContent while not editing
|
2014-01-16 14:07:36 +00:00 |
|
rolux
|
32d32d218e
|
menu: 'side' -> 'edge'
|
2014-01-16 12:37:21 +05:30 |
|
rolux
|
cb460aa95f
|
add missing semicolon
|
2014-01-16 09:17:06 +05:30 |
|
rolux
|
c97895f55d
|
Button: handle overlay style
|
2014-01-05 15:31:18 +05:30 |
|
rolux
|
1c281889ff
|
ButtonGroup: add class per style
|
2014-01-05 15:30:46 +05:30 |
|
j
|
6588fb26f6
|
dont localize title of image buttons
|
2013-12-27 11:36:01 +00:00 |
|
j
|
e57fa72b47
|
allow lang attribute in annotations
|
2013-12-26 16:43:03 +00:00 |
|
rolux
|
348d6d3aff
|
cosmetic changes
|
2013-12-07 15:47:56 +01:00 |
|
rolux
|
3781262837
|
use .on
|
2013-12-07 15:07:52 +01:00 |
|
rolux
|
4779f31171
|
fix Ox.Input (can't use Ox.$ yet)
|
2013-12-07 15:07:39 +01:00 |
|
rolux
|
7c640519d1
|
use .on, not .eventname
|
2013-12-06 21:43:00 +01:00 |
|
rolux
|
0dd96d8080
|
use Ox.$ and .on
|
2013-12-06 21:17:39 +01:00 |
|
rolux
|
7658c16b7a
|
use .on
|
2013-12-06 20:48:13 +01:00 |
|
rolux
|
13246cc15b
|
Ox.Range: add 'arrowTooltips' option
|
2013-11-16 20:27:19 +01:00 |
|
rolux
|
5b492db461
|
Ox.Label: don't fail if title is undefined
|
2013-11-16 00:23:23 +01:00 |
|
j
|
fee4339d11
|
rewrite sanitizeHTML to support global attributes
|
2013-11-10 21:59:36 +00:00 |
|
rolux
|
44b7e5796f
|
fix checkbox group value change handler
|
2013-10-31 14:20:49 +01:00 |
|
rolux
|
397dc8b903
|
cosmetic changes
|
2013-10-31 14:15:50 +01:00 |
|
rolux
|
b043cca751
|
fix form panel layout bug
|
2013-10-31 13:50:59 +01:00 |
|
rolux
|
2c595008fd
|
Ox.CheckboxGroup: handle value change
|
2013-10-31 13:47:12 +01:00 |
|
rolux
|
c9bbdec039
|
Ox.FormPanel: add listSize option
|
2013-10-31 13:46:51 +01:00 |
|
j
|
961a3c0850
|
keep cursor if not collapseToEnd
|
2013-09-30 09:40:47 +00:00 |
|
j
|
a9a804887a
|
better newline matching
|
2013-09-27 14:29:34 +00:00 |
|
j
|
dab68de1f0
|
Fix pasting html into EditableContent
|
2013-09-27 14:17:16 +00:00 |
|
j
|
1246beb4da
|
make collapseToEnd optional
|
2013-09-26 21:35:28 +00:00 |
|
j
|
6e6da8e000
|
paste text/plain instead of html in Ox.EditableContent
|
2013-09-26 21:35:05 +00:00 |
|
rlx
|
a9c60fe05f
|
cancel autocomplete on submit, cancel autocomplete callback if new autocomplete is running
|
2013-08-27 10:38:30 +00:00 |
|
rlx
|
2fb2876fd2
|
Ox.Input: add 'clearTooltip' option
|
2013-08-11 09:50:43 +00:00 |
|
rlx
|
dc0c504809
|
don't close menu on enter, but submit input on enter in autocompletemenu if no menu item was selected
|
2013-07-22 12:58:07 +00:00 |
|
rlx
|
564ce69a78
|
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 |
|
j
|
aa6d2de64b
|
fix some locale strings
|
2013-07-17 10:19:57 +00:00 |
|
j
|
2560d503d7
|
add all untranslated Ox.UI strings to locale.de.json
|
2013-05-20 14:39:04 +00:00 |
|
j
|
535c04d386
|
wrap more strings in Ox._
|
2013-05-10 10:45:24 +00:00 |
|
j
|
4d8c716d0b
|
add localization to Ox
|
2013-05-09 13:03:33 +00:00 |
|
rlx
|
74e6c12904
|
selectbefore/selectafter -> selectprevious/selectnext
|
2013-05-08 16:53:33 +00:00 |
|
j
|
3c3a6ea220
|
fix FileButton flow so it can be used as a dialog button
|
2013-03-26 13:36:24 +00:00 |
|
rolux
|
e6df7f31bd
|
fix a bug in array editable
|
2013-03-08 16:58:29 +05:30 |
|
rolux
|
0800fd8f37
|
fix a bug in array editable
|
2013-03-08 16:56:47 +05:30 |
|
rolux
|
8e91501104
|
editable/arrayeditable: support placeholder update
|
2013-03-08 16:42:03 +05:30 |
|
rolux
|
bf197f73a5
|
Ox.Filter: handle formatKey 'number'
|
2013-03-03 11:10:41 +00:00 |
|
rolux
|
ceac7fa942
|
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 |
|
rolux
|
b5d67ace33
|
CheckboxGroup: handle width update
|
2013-02-28 14:08:46 +05:30 |
|
rolux
|
c630818553
|
update EditableContent and CSS
|
2013-02-28 10:33:20 +05:30 |
|
rolux
|
65ecc61112
|
EditableContent: trigger edit/open events
|
2013-02-27 10:45:02 +00:00 |
|
rolux
|
90d8661641
|
update EditableContent
|
2013-02-27 10:00:28 +00:00 |
|
rolux
|
1e2301c4ac
|
update Ox.EditableContent
|
2013-02-27 13:03:10 +05:30 |
|
rolux
|
603475b7a7
|
cosmetic changes
|
2013-02-27 13:02:51 +05:30 |
|