powellzer
804f4f5521
Check if select2 input exists before destroy
...
Avoiding TypeError of accessing property ‘data’ on an undefined error.
This error occurs when destroying an editable with input type select2
before the select2 has been created.
2015-01-29 12:05:42 -05:00
vitalets
6625a2afe3
updatcombodate to 1.0.5
2013-11-04 17:59:26 +04:00
vitalets
c77ebf6cc7
select2: show placeholder when value is empty
2013-11-02 22:28:45 +04:00
vitalets
50cb33f721
update select2 to 3.4.4
2013-11-02 22:21:23 +04:00
vitalets
45cae0de5f
docs: corect link to datepicker options
2013-11-01 13:42:56 +04:00
vitalets
57e3ca815b
select2: tags mode with space separator, fix #357
2013-10-07 12:51:58 +04:00
vitalets
0ef1ad5ba4
dateui: clear button does not submit, fixes #374
2013-10-05 14:29:58 +04:00
vitalets
c5610a678f
remove original
title
2013-10-02 00:18:25 +04:00
vitalets
29414ac0dc
comments
2013-10-01 23:10:31 +04:00
vitalets
1defc2ffce
new links to bootstrap
2013-10-01 22:43:56 +04:00
vitalets
a55f38ab60
select: add sourceOptions
to modify source request method and params
2013-09-22 12:34:22 +04:00
vitalets
1329e0ccf9
add option escape
, fixes #377
2013-09-22 01:05:42 +04:00
vitalets
3166073666
fix double initSelection call in select2
2013-09-21 21:21:48 +04:00
vitalets
cc72d35664
update select2-bootstrap css
2013-09-21 21:11:08 +04:00
vitalets
5cc1efb80d
fix docs for select2 source param
2013-09-21 20:12:11 +04:00
vitalets
2fe3f12b8f
update select2 to 3.4.3
2013-09-21 15:36:12 +04:00
vitalets
5c5a24b86b
bs3 first working version
2013-08-31 09:53:34 +04:00
vitalets
d7202ca5f4
add jquery ui 1.10.3 datepicker
2013-08-06 11:01:50 +04:00
vitalets
081135a221
textarea: use white-space: pre-wrap instead of converting nl2br and back, see #48
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
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 #302
2013-07-21 03:35:14 +04:00
vitalets
f95dd38b06
use disabled attribute in select source, fix #287
2013-07-07 13:26:02 +04:00
Doggie52
bb79027564
Added support for html5time
2013-07-04 15:00:58 +02: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
8180096e7e
select2 init ready
2013-06-27 12:47:48 +04:00
vitalets
e6ac02124c
support id() and text() functions of select2, see #276
2013-06-26 10:26:49 +04:00
vitalets
b1e96ef177
fix datepicker noconflict
2013-06-23 18:03:37 +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
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 #264
2013-06-22 21:01:26 +04:00
vitalets
a00dac75ca
fix datefield (datetimefield) to return null for incorrect dates
2013-06-22 13:30:54 +04:00
vitalets
8287173d26
add destroy method for inputs
2013-06-15 16:55:04 +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 #255
2013-06-13 10:51:23 +04:00
vitalets
9a0fadfc91
comments
2013-06-13 08:53:29 +04:00
vitalets
7daf7f09bc
sourceCache = false or source as function now trigger request on each show, fix #218 , fix# 254
2013-06-13 08:51:58 +04:00
vitalets
f8d8799fbc
use noConflict of bootstrap-datepicker, fix #156
2013-06-13 07:38:16 +04:00
vitalets
1d5dfb8f0a
update bootstrap-datepicker to 1.1.2
2013-06-13 06:42:30 +04:00
vitalets
58735f422b
update to select2 3.4.0
2013-06-06 10:48:27 +04:00
vitalets
a12a01b07f
update combodate to 1.0.4, fix #222
2013-05-12 14:28:26 +04:00
vitalets
25bf2a360f
position clear button via css
2013-04-14 23:29:23 +04:00
vitalets
09aab3cfdd
update to bootstrap-datepicker 1.0.2
2013-04-14 14:36:46 +04:00
vitalets
ccdd4c5746
update to combodate 1.0.3
2013-04-14 14:13:15 +04:00