Commit Graph

362 Commits

Author SHA1 Message Date
85fa502f2c default value for combodate.maxYear
Set default value  for combodate.maxYear to current year
2016-03-01 11:48:55 +02:00
c2e64bc989 removed commented out code 2016-02-05 09:40:05 +02:00
6099e5176d added Slider editor 2016-01-21 12:40:50 +02:00
8de8dde8b6 Merge pull request from smasala/master
stop css breaking in a popup BS3
2015-11-11 08:18:15 -08:00
0cf3b10e8e Merge pull request from powellzer/master
Check if select2 input exists before destroy
2015-11-11 08:12:50 -08:00
3e87256663 Fix a typo
Fix a very small typo in a comment.
2015-08-31 09:44:35 -04:00
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
5b769315f7 Update editable-form.css 2014-12-16 16:47:58 +01:00
6625a2afe3 updatcombodate to 1.0.5 2013-11-04 17:59:26 +04:00
00709fcc46 submit single field, fix 2013-11-04 17:54:16 +04:00
c77ebf6cc7 select2: show placeholder when value is empty 2013-11-02 22:28:45 +04:00
50cb33f721 update select2 to 3.4.4 2013-11-02 22:21:23 +04:00
45cae0de5f docs: corect link to datepicker options 2013-11-01 13:42:56 +04:00
7191240c75 dev build 2013-10-10 20:42:55 +04:00
ad3c8f5c83 fix lint errors 2013-10-10 20:39:45 +04:00
df3e2daffd allow validate to change submitted value, fixes 2013-10-10 20:36:36 +04:00
8efa4060c5 bs3 popover: placement auto, fix 2013-10-07 19:32:47 +04:00
882ac60346 fix lint warns 2013-10-07 12:53:32 +04:00
57e3ca815b select2: tags mode with space separator, fix 2013-10-07 12:51:58 +04:00
0ef1ad5ba4 dateui: clear button does not submit, fixes 2013-10-05 14:29:58 +04:00
99b9fc1873 set width: auto to bs3 form-controls, see 2013-10-04 22:04:55 +04:00
28e1f68cd3 fix processing true returned by validate method, fix 2013-10-04 21:33:39 +04:00
c5610a678f remove original title 2013-10-02 00:18:25 +04:00
29414ac0dc comments 2013-10-01 23:10:31 +04:00
1defc2ffce new links to bootstrap 2013-10-01 22:43:56 +04:00
af4e7c148e remove typeahead css fixed 2013-09-28 14:49:10 +04:00
06934b9656 add typeahead.js, fix 2013-09-28 14:48:39 +04:00
a55f38ab60 select: add sourceOptions to modify source request method and params 2013-09-22 12:34:22 +04:00
1329e0ccf9 add option escape, fixes 2013-09-22 01:05:42 +04:00
207f30b266 handleEmpty checks only html by default, excluding wysihtml5, refers to , 2013-09-22 00:11:37 +04:00
3166073666 fix double initSelection call in select2 2013-09-21 21:21:48 +04:00
cc72d35664 update select2-bootstrap css 2013-09-21 21:11:08 +04:00
5cc1efb80d fix docs for select2 source param 2013-09-21 20:12:11 +04:00
e4f3a40b08 fix typo, fixes 2013-09-21 16:52:54 +04:00
2fe3f12b8f update select2 to 3.4.3 2013-09-21 15:36:12 +04:00
6450a12a92 default btn-sm in bs3 2013-08-31 14:48:58 +04:00
0abd9831ae migrate to grunt 0.4 2013-08-31 13:15:19 +04:00
5c5a24b86b bs3 first working version 2013-08-31 09:53:34 +04:00
04a7d06d6f remove error when container can`t be resolved, needed for destroy method 2013-08-07 11:44:40 +04:00
ca1a81e470 rename containerDataName from uiTooltip to ui-tooltip, see 2013-08-07 11:27:54 +04:00
0e7fea42d7 comments 2013-08-06 11:09:22 +04:00
65f0587f63 comments 2013-08-06 11:07:28 +04:00
d7202ca5f4 add jquery ui 1.10.3 datepicker 2013-08-06 11:01:50 +04:00
2b81ed2532 fix lint errors 2013-08-06 11:00:54 +04:00
a77664603b add check for tooltip presence in jqueryUI build 2013-08-06 11:00:34 +04:00
c53f1f96c8 more verbose error for container._off() 2013-08-06 10:27:43 +04:00
db5b8fd070 allow apply selector more than once, fix 2013-08-06 00:25:17 +04:00
081135a221 textarea: use white-space: pre-wrap instead of converting nl2br and back, see 2013-08-05 23:57:30 +04:00
0c8f3fb70f inherit html5 time input from abstract 2013-08-05 23:14:22 +04:00
85c5ff9fba Merge branch 'master' of git://github.com/Doggie52/x-editable into dev 2013-08-05 23:03:23 +04:00