Commit Graph

577 Commits

Author SHA1 Message Date
323de3b9e3 fixed jQuer dprecations 2025-03-03 11:56:17 +01:00
2d450fe257 updted README.md 2025-02-23 17:56:24 +01:00
39bb5a3e71 updted README.md 2025-02-23 15:59:23 +01:00
5209d2f85d adapted README.md 2025-02-21 17:32:33 +01:00
aab5a76501 Merge branch 'bootstrap-5.3' 2025-02-21 17:25:47 +01:00
263c9ab3c4 Bootstrap 5 works 2025-02-21 17:25:26 +01:00
94b34e6256 Bootstrap5 support 2025-02-21 16:57:59 +01:00
ce55af42ca Update README.md 2025-02-11 13:56:24 +04:00
bbbd2e2b40 Update README.md 2017-01-10 13:37:34 +01:00
5e3f54c0dd UPDATED: README.md
Updated branch to submit Pull Requests
2017-01-10 13:35:55 +01:00
b510cc86b9 Update README.md 2016-12-20 18:31:11 +01:00
dc8967d116 Update README.md 2016-12-18 22:26:41 +01:00
3e983bc6d2 Merge pull request from wenzhixin/patch-1
fix : success is not defined bug
2016-05-08 09:54:23 -04:00
fe5b56a9c2 fix : success is not defined bug 2016-05-08 14:49:27 +08:00
e03afb2436 Merge pull request from psaintlaurent/patch-1
Incorrect deferred implementation
2016-03-18 21:19:28 +05:30
93789de24d Typo in github editor 2016-03-11 12:35:35 -05:00
a55709c990 Update bootstrap-editable.js 2016-03-11 12:33:08 -05:00
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
717d7f8594 Merge pull request from AleksandrChernyavenko/master
default value for combodate.maxYear ( must be current year, not 2015 )
2016-03-02 01:03:55 +00:00
85fa502f2c default value for combodate.maxYear
Set default value  for combodate.maxYear to current year
2016-03-01 11:48:55 +02:00
565f730945 Merge pull request from tasarsu/patch-1
Bower jquery version change
2016-02-09 01:06:11 -05:00
c54078cb23 Merge pull request from PerformanceHorizonGroup/add-slider-editor
added Slider editor extension
2016-02-05 05:04:40 -05:00
c2e64bc989 removed commented out code 2016-02-05 09:40:05 +02:00
42b6d07a6b Merge pull request from moradrouaguy/patch-1
Update bootstrap-editable.js
2016-02-04 13:48:15 -05:00
28210f5cbb Merge pull request from ma-si/patch-1
Update composer.json
2016-02-04 13:44:38 -05:00
6099e5176d added Slider editor 2016-01-21 12:40:50 +02:00
76cdd53091 Update bootstrap-editable.js
I just put the current Year for the default maxDate (combodate).
2016-01-05 15:22:47 +00: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
5160ac6564 Merge pull request from 304NotModified/patch-1
fixed syntax highlighting
2015-11-11 08:04:24 -08:00
f58b301414 fix syntax highlighting 2015-11-11 12:57:34 +01:00
ccf1705213 Update README.md 2015-11-10 12:58:01 -08:00
80c93e2a8f Merge pull request from kkirsche/patch-1
Remove moot `version` property from bower.json
2015-11-09 17:08:26 -08:00
b70f19a04e Merge pull request from pablo/master
Fix a typo
2015-09-26 22:29:31 -07:00
3e87256663 Fix a typo
Fix a very small typo in a comment.
2015-08-31 09:44:35 -04:00
99e46a4af0 Remove moot version property from bower.json
Per bower/bower.json-spec@a325da3
2015-06-10 19:20:05 -04:00
8a6ad079bb Update README.md 2015-03-12 11:34:05 +03:00
8b4053f4f7 Update README.md 2015-03-12 11:26:20 +03: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
a3a5de1cde Bower jquery version change
x-editable doesnt work with jquery 2
2014-12-23 12:27:27 +02:00
5b769315f7 Update editable-form.css 2014-12-16 16:47:58 +01:00
9a21e591d3 Update composer.json
Version update
2014-12-02 14:36:10 +01:00
f32802f48a build dist 2013-11-04 19:10:07 +04:00
2df93f856d bump 1.5.1 2013-11-04 18:59:36 +04:00
0c49c5bf7f finilize changelog 2013-11-04 18:57:08 +04: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
b3a73fe08e dev build 1.5.1 2013-11-04 14:58:17 +04:00
c77ebf6cc7 select2: show placeholder when value is empty 2013-11-02 22:28:45 +04:00
ef3378d274 test: load select2-bootstrap.css 2013-11-02 22:24:59 +04:00