369 Commits

Author SHA1 Message Date
vitalets
2b81ed2532 fix lint errors 2013-08-06 11:00:54 +04:00
vitalets
a77664603b add check for tooltip presence in jqueryUI build 2013-08-06 11:00:34 +04:00
vitalets
c53f1f96c8 more verbose error for container._off() 2013-08-06 10:27:43 +04:00
vitalets
db5b8fd070 allow apply selector more than once, fix 2013-08-06 00:25:17 +04:00
vitalets
081135a221 textarea: use white-space: pre-wrap instead of converting nl2br and back, see 2013-08-05 23:57:30 +04:00
vitalets
0c8f3fb70f inherit html5 time input from abstract 2013-08-05 23:14:22 +04:00
vitalets
85c5ff9fba Merge branch 'master' of git://github.com/Doggie52/x-editable into dev 2013-08-05 23:03:23 +04:00
vitalets
241a217ab9 add defaultValue option, related to 2013-08-05 23:01:24 +04:00
vitalets
0471b7b01b tiny refactor of utils 2013-08-05 00:23:48 +04:00
vitalets
442c2ffd36 update select2 to 3.4.1 2013-08-04 22:36:10 +04:00
vitalets
b00407f5b4 select2 more examples 2013-07-21 14:21:37 +04:00
vitalets
0eb6a0ffff allow data-datepicker and data-datetimepicker, fix 2013-07-21 03:35:14 +04:00
vitalets
40e0a890a2 updated comments 2013-07-21 02:37:57 +04:00
vitalets
c94fdf2438 Merge branch 'patch-1' of git://github.com/belerweb/x-editable into belerweb-patch-1 2013-07-20 13:32:31 +04:00
vitalets
b1365b4416 comments 2013-07-20 13:29:59 +04:00
belerweb
63f8c0c71d Fix 'bootstrap popover falls off page if editable is too close to window edge'
Fix 'bootstrap popover falls off page if editable is too close to window edge'.


Reference:
    https://github.com/twitter/bootstrap/pull/6713
    https://github.com/twitter/bootstrap/issues/7399
    https://gist.github.com/nonumber/5257443
2013-07-13 14:27:50 +08:00
vitalets
f95dd38b06 use disabled attribute in select source, fix 2013-07-07 13:26:02 +04:00
vitalets
986613996f fix second param in shown event, see 2013-07-07 13:11:35 +04:00
Doggie52
bb79027564 Added support for html5time 2013-07-04 15:00:58 +02:00
vitalets
b4294c4545 add collision flag to adjust tooltip position, fix 2013-06-29 10:59:41 +04:00
vitalets
f1f3edb30b comments 2013-06-28 10:02:38 +04:00
vitalets
0db1a66aaa add select2 destroy method 2013-06-28 00:54:41 +04:00
vitalets
5c302cbdf8 fix jQuery UI tooltip z-index to be less than select2 dropdown, fix 2013-06-28 00:54:19 +04:00
vitalets
8180096e7e select2 init ready 2013-06-27 12:47:48 +04:00
vitalets
e6ac02124c support id() and text() functions of select2, see 2013-06-26 10:26:49 +04:00
vitalets
2c678a10ae do not set transparent bg color directly in style 2013-06-23 19:51:47 +04:00
vitalets
21c1dec3bc fix poshytip apply of container popup class 2013-06-23 18:23:01 +04:00
vitalets
81231f9b06 tune more bg transition 2013-06-23 18:16:00 +04:00
vitalets
f58f1c92d7 tune bg transition 2013-06-23 18:10:26 +04:00
vitalets
b1e96ef177 fix datepicker noconflict 2013-06-23 18:03:37 +04:00
vitalets
1e05597d40 comments 2013-06-23 17:40:08 +04:00
vitalets
89cccbb860 fix lint errors 2013-06-23 17:16:15 +04:00
vitalets
46d77f50bb remove select2 langs 2013-06-23 16:54:14 +04:00
vitalets
b29686ccb8 add trim to avoid display null as string 2013-06-23 16:25:45 +04:00
vitalets
3c49361492 placeholder for select2 2013-06-23 14:06:11 +04:00
vitalets
d5eeb3e1b9 highlight element after update, fix 2013-06-23 13:56:10 +04:00
vitalets
30242780ce comments 2013-06-23 12:20:41 +04:00
vitalets
502151b9dc convert source from x-editable format to select2 format 2013-06-23 11:31:46 +04:00
vitalets
a0fbbaf0af select2 with ajax source, fixes 2013-06-22 21:01:26 +04:00
vitalets
80ce493ac0 comments 2013-06-22 15:03:22 +04:00
vitalets
a00dac75ca fix datefield (datetimefield) to return null for incorrect dates 2013-06-22 13:30:54 +04:00
vitalets
9cbcb0e99c added `do not close popup when it is saving value, fix 2013-06-15 20:58:36 +04:00
vitalets
025c4c20cb added submitValue to save event params 2013-06-15 20:19:07 +04:00
vitalets
90868b5bc1 allow getValue method to return value itself, not object, fix 2013-06-15 20:06:42 +04:00
vitalets
8287173d26 add destroy method for inputs 2013-06-15 16:55:04 +04:00
vitalets
ef6151ff15 allow emptytext to be html, fix 2013-06-15 16:39:15 +04:00
vitalets
118b5a50d4 allow html as editable content, fix , fix , fix 2013-06-15 16:36:35 +04:00
vitalets
69ddc142bb update datetimepicker and correct its position on change viewMode 2013-06-13 11:40:19 +04:00
vitalets
d28fe2a5f4 remove xxxview options from first level config of datetimepicker, fix 2013-06-13 10:51:23 +04:00
vitalets
79c06725ba set autotext = always if display is function 2013-06-13 10:36:41 +04:00