Commit Graph

562 Commits

Author SHA1 Message Date
Patrick St. laurent 93789de24d Typo in github editor 2016-03-11 12:35:35 -05:00
Patrick St. laurent a55709c990 Update bootstrap-editable.js 2016-03-11 12:33:08 -05:00
Patrick St. laurent 9275da7cfc Incorrect deferred implementation
This function creates a success object and a deferred object but the success object is never established as a handler for the deferred.  In practice this means that the display callback is never executed and values are never rendered.
2016-03-11 01:14:54 -05:00
lorvent 717d7f8594 Merge pull request #872 from AleksandrChernyavenko/master
default value for combodate.maxYear ( must be current year, not 2015 )
2016-03-02 01:03:55 +00:00
AleksandrChernyavenko 85fa502f2c default value for combodate.maxYear
Set default value  for combodate.maxYear to current year
2016-03-01 11:48:55 +02:00
lorvent 565f730945 Merge pull request #697 from tasarsu/patch-1
Bower jquery version change
2016-02-09 01:06:11 -05:00
lorvent c54078cb23 Merge pull request #859 from PerformanceHorizonGroup/add-slider-editor
added Slider editor extension
2016-02-05 05:04:40 -05:00
Georgi Kostov c2e64bc989 removed commented out code 2016-02-05 09:40:05 +02:00
lorvent 42b6d07a6b Merge pull request #849 from moradrouaguy/patch-1
Update bootstrap-editable.js
2016-02-04 13:48:15 -05:00
lorvent 28210f5cbb Merge pull request #690 from ma-si/patch-1
Update composer.json
2016-02-04 13:44:38 -05:00
Georgi Kostov 6099e5176d added Slider editor 2016-01-21 12:40:50 +02:00
moradrouaguy 76cdd53091 Update bootstrap-editable.js
I just put the current Year for the default maxDate (combodate).
2016-01-05 15:22:47 +00:00
Tim Uy 8de8dde8b6 Merge pull request #694 from smasala/master
stop css breaking in a popup BS3
2015-11-11 08:18:15 -08:00
Tim Uy 0cf3b10e8e Merge pull request #713 from powellzer/master
Check if select2 input exists before destroy
2015-11-11 08:12:50 -08:00
Tim Uy 5160ac6564 Merge pull request #836 from 304NotModified/patch-1
fixed syntax highlighting
2015-11-11 08:04:24 -08:00
Julian Verdurmen f58b301414 fix syntax highlighting 2015-11-11 12:57:34 +01:00
Tim Uy ccf1705213 Update README.md 2015-11-10 12:58:01 -08:00
E. Timothy Uy 80c93e2a8f Merge pull request #771 from kkirsche/patch-1
Remove moot `version` property from bower.json
2015-11-09 17:08:26 -08:00
E. Timothy Uy b70f19a04e Merge pull request #807 from pablo/master
Fix a typo
2015-09-26 22:29:31 -07:00
Pablo Santa Cruz 3e87256663 Fix a typo
Fix a very small typo in a comment.
2015-08-31 09:44:35 -04:00
Kevin Kirsche 99e46a4af0 Remove moot version property from bower.json
Per bower/bower.json-spec@a325da3
2015-06-10 19:20:05 -04:00
Vitaliy Potapov 8a6ad079bb Update README.md 2015-03-12 11:34:05 +03:00
Vitaliy Potapov 8b4053f4f7 Update README.md 2015-03-12 11:26:20 +03:00
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
tasarsu a3a5de1cde Bower jquery version change
x-editable doesnt work with jquery 2
2014-12-23 12:27:27 +02:00
Steven Masala 5b769315f7 Update editable-form.css 2014-12-16 16:47:58 +01:00
MaSi 9a21e591d3 Update composer.json
Version update
2014-12-02 14:36:10 +01:00
vitalets f32802f48a build dist 2013-11-04 19:10:07 +04:00
vitalets 2df93f856d bump 1.5.1 2013-11-04 18:59:36 +04:00
vitalets 0c49c5bf7f finilize changelog 2013-11-04 18:57:08 +04:00
vitalets 6625a2afe3 updatcombodate to 1.0.5 2013-11-04 17:59:26 +04:00
vitalets 00709fcc46 submit single field, fix #371 2013-11-04 17:54:16 +04:00
vitalets b3a73fe08e dev build 1.5.1 2013-11-04 14:58:17 +04:00
vitalets c77ebf6cc7 select2: show placeholder when value is empty 2013-11-02 22:28:45 +04:00
vitalets ef3378d274 test: load select2-bootstrap.css 2013-11-02 22:24:59 +04:00
vitalets 50cb33f721 update select2 to 3.4.4 2013-11-02 22:21:23 +04:00
vitalets 88fa8dfe4c readme: add cdn links and other stuff 2013-11-02 20:43:04 +04:00
vitalets ea3a968b6e readme: jsfiddle link 2013-11-02 20:28:15 +04:00
vitalets 45cae0de5f docs: corect link to datepicker options 2013-11-01 13:42:56 +04:00
vitalets 1b94684f39 fix grunt lineendings 2013-11-01 13:42:00 +04:00
vitalets 0d4dbd8bd7 changelog, fixed #354 2013-10-10 20:45:51 +04:00
vitalets 7191240c75 dev build 2013-10-10 20:42:55 +04:00
vitalets ad3c8f5c83 fix lint errors 2013-10-10 20:39:45 +04:00
vitalets df3e2daffd allow validate to change submitted value, fixes #400 2013-10-10 20:36:36 +04:00
vitalets 8efa4060c5 bs3 popover: placement auto, fix #396 2013-10-07 19:32:47 +04:00
vitalets b86d5f120a build dev 2013-10-07 12:54:30 +04:00
vitalets 882ac60346 fix lint warns 2013-10-07 12:53:32 +04:00
vitalets f965327b65 bump 1.5.1 in package json for dev 2013-10-07 12:52:39 +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