rlx
|
aa3a20bbc2
|
Menu: patch removeElement, not remove
|
2014-09-23 21:01:53 +02:00 |
|
rlx
|
498c5effa2
|
Ox.Menu: fix super binding, cosmetic changes
|
2014-09-22 16:03:25 +02:00 |
|
rolux
|
97233d417d
|
make bottom menus right-aligned if they wouldn't fit the window when left-aligned
|
2014-05-24 16:16:08 +02:00 |
|
rolux
|
2fbc59e713
|
fix ticket #239 (Ox.Menu / Ox.MainMenu: setKeyboard / setItemKeyboard options are missing)
|
2014-05-13 01:47:09 +02:00 |
|
rolux
|
32d32d218e
|
menu: 'side' -> 'edge'
|
2014-01-16 12:37:21 +05:30 |
|
rolux
|
654482832f
|
cosmetic changes
|
2014-01-16 05:14:41 +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 |
|
rolux
|
62a67e7b1f
|
fix a bug preventing item title updates in menus
|
2012-08-30 22:25:32 +02:00 |
|
rlx
|
0de55efb96
|
Menu: parse HTML entities for title property of events
|
2012-08-13 13:20:07 +00:00 |
|
rolux
|
bda90f6b6b
|
remove Ox.Break
|
2012-07-05 10:58:08 +02:00 |
|
rolux
|
a0867f0da6
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |
|
rolux
|
f70946ff62
|
Menu: when clicking on file item, but next to the file input, don't trigger a click event
|
2012-06-27 11:49:13 +02:00 |
|
rolux
|
244591d57e
|
appendTo(that.$element) -> appendTo(that)
|
2012-06-26 18:21:39 +02:00 |
|
j
|
d2e05200da
|
document events
|
2012-06-18 00:38:26 +02:00 |
|
rolux
|
36a5f5a95f
|
clone menu items before extending them
|
2012-06-17 19:11:23 +02:00 |
|
rolux
|
8bc8c57373
|
use base 10 in parseInt, use Math.floor for numbers
|
2012-06-13 10:28:21 +02:00 |
|
j
|
7382d9fbb9
|
also pass data to click events in submenus
|
2012-06-06 21:39:43 +02:00 |
|
rolux
|
8c347d9009
|
update documentation (classes)
|
2012-05-31 12:32:54 +02:00 |
|
j
|
91e1065aab
|
rename Ox.UI source files, remove Ox. prefix
|
2012-05-28 19:44:12 +00:00 |
|