rolux
|
a4e06c5f77
|
update countries example
|
2012-06-29 14:19:54 +02:00 |
|
rolux
|
64a182ae1d
|
lists: implement select-as-you-type
|
2012-06-29 14:19:34 +02:00 |
|
rolux
|
c211b55d3b
|
fix bug in pixel method (arguments parsing)
|
2012-06-28 18:36:25 +02:00 |
|
j
|
864eacfbd7
|
Fix #873 prevent Firefox from cancling active XMLHttpRequests pressing escape
|
2012-06-29 10:23:59 +02:00 |
|
j
|
da0fb1af50
|
remove test element
|
2012-06-28 12:34:18 +02:00 |
|
j
|
1118938e30
|
Detect scrollbar width for browser that do not support scrollbar styling.
Fixes #800
|
2012-06-28 12:18:33 +02:00 |
|
rolux
|
55e2174831
|
in TableLists, use options.unique, not options.columns[i].unique
|
2012-06-27 20:38:07 +02:00 |
|
rolux
|
5da1b606eb
|
update cities example
|
2012-06-27 20:30:01 +02:00 |
|
rolux
|
d6dcf33427
|
fix a bug with computing keys
|
2012-06-27 20:29:39 +02:00 |
|
rolux
|
8296d3c405
|
TableList: don't require 'keys' if 'items' is array
|
2012-06-27 20:28:59 +02:00 |
|
rolux
|
6e2a837f1c
|
typo
|
2012-06-27 19:06:02 +02:00 |
|
rolux
|
c4d65facc5
|
fix textarea background CSS (since they may have labels) - still doesn't fix their active state
|
2012-06-27 19:04:34 +02:00 |
|
rolux
|
f364b2b1e0
|
update cities example
|
2012-06-27 18:25:16 +02:00 |
|
rolux
|
773311d8d7
|
TableList: add 'unique' option (until now, the unique id had be specified via columns, even if one had no intention to ever display it as a column)
|
2012-06-27 18:19:24 +02:00 |
|
rolux
|
27ea70784c
|
update cities example
|
2012-06-27 17:46:12 +02:00 |
|
rolux
|
83776fec5d
|
update file selection example
|
2012-06-27 14:56:16 +02:00 |
|
rolux
|
bbd80ccf4f
|
Ox.getAsync: fix docs, rename var
|
2012-06-27 14:55:49 +02:00 |
|
rolux
|
b4dc8d2d58
|
make doc page code css less annoying
|
2012-06-27 14:55:13 +02:00 |
|
rolux
|
0d614ed7a1
|
update file selection example
|
2012-06-27 14:11:03 +02:00 |
|
rolux
|
2ec03287f2
|
update file selection example
|
2012-06-27 13:21:45 +02:00 |
|
rolux
|
73c0fc8c31
|
remove print statement
|
2012-06-27 13:21:28 +02:00 |
|
rolux
|
56fd258970
|
minor change
|
2012-06-27 12:57:49 +02:00 |
|
rolux
|
bb5a93b2ec
|
add CSS for disabled FileInput
|
2012-06-27 12:57:15 +02:00 |
|
rolux
|
f93c575c8f
|
FileInput: handle disabled option
|
2012-06-27 12:56:17 +02:00 |
|
rolux
|
abc6cbbb15
|
FileButton: add default for image options
|
2012-06-27 12:55:38 +02:00 |
|
rolux
|
4c6756c192
|
MenuItem: handle disabled file items
|
2012-06-27 12:54:46 +02:00 |
|
rolux
|
e72e68a1df
|
add files symbol
|
2012-06-27 12:14:16 +02:00 |
|
rolux
|
544af185b1
|
MenuItem: update docs
|
2012-06-27 11:49:47 +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
|
b1019a7c5d
|
FileButton: add image option (so tooltip title becomes configurable if type is 'image')
|
2012-06-27 11:07:34 +02:00 |
|
rolux
|
0564db6ec5
|
allow for file buttons with 'image' type
|
2012-06-27 10:37:12 +02:00 |
|
j
|
9bb6b7bcb9
|
revert changes undone in #2224
|
2012-06-27 10:20:11 +02:00 |
|
rolux
|
e38a09cd42
|
update inline comments
|
2012-06-27 09:43:28 +02:00 |
|
rolux
|
bdebb03a45
|
TextList -> TableList
|
2012-06-27 09:41:10 +02:00 |
|
rolux
|
7648d2d4ac
|
when switching version in loader, update path
|
2012-06-26 20:10:31 +02:00 |
|
rolux
|
dad0893144
|
fix table layout
|
2012-06-26 19:54:42 +02:00 |
|
rolux
|
76512875eb
|
typo
|
2012-06-26 19:41:58 +02:00 |
|
rolux
|
0ececcff87
|
fix 'is oxjs.org' regexp and conditionally switch to build/ version
|
2012-06-26 19:19:43 +02:00 |
|
rolux
|
80e0a02ea3
|
in ox dev loader, allow for switching to build version by passing true as first argument (can be used to avoid boilerplate when choosing build/ or dev/ dynamically)
|
2012-06-26 19:17:27 +02:00 |
|
j
|
2efbc53b33
|
only update list values once list has loaded
|
2012-06-26 16:26:32 +00:00 |
|
rolux
|
244591d57e
|
appendTo(that.$element) -> appendTo(that)
|
2012-06-26 18:21:39 +02:00 |
|
rolux
|
a6b0907cdc
|
minor fix
|
2012-06-26 18:21:32 +02:00 |
|
rolux
|
969e0553b4
|
use [0] instead of .[0]
|
2012-06-26 18:01:47 +02:00 |
|
rolux
|
fb6c956250
|
remove debugging
|
2012-06-26 18:01:13 +02:00 |
|
rolux
|
082b0996dd
|
minor changes
|
2012-06-26 17:59:26 +02:00 |
|
rolux
|
4bc846741a
|
make sure ipv4 map works over https
|
2012-06-26 17:58:56 +02:00 |
|
j
|
75fe62730c
|
Ox.*List do not share updateCallbacks with Ox.List, Ox.clone(self) is passed for event handler
|
2012-06-26 15:44:22 +00:00 |
|
rolux
|
544aa77223
|
improve design patterns example
|
2012-06-26 17:33:32 +02:00 |
|
rolux
|
fdb1348b39
|
improve design patterns example
|
2012-06-26 16:33:50 +02:00 |
|
rolux
|
69d125bc8e
|
minor changes
|
2012-06-26 16:33:26 +02:00 |
|