Commit Graph

71 Commits

Author SHA1 Message Date
81231f9b06 tune more bg transition 2013-06-23 18:16:00 +04:00
1e05597d40 comments 2013-06-23 17:40:08 +04:00
89cccbb860 fix lint errors 2013-06-23 17:16:15 +04:00
d5eeb3e1b9 highlight element after update, fix 2013-06-23 13:56:10 +04:00
90868b5bc1 allow getValue method to return value itself, not object, fix 2013-06-15 20:06:42 +04:00
8287173d26 add destroy method for inputs 2013-06-15 16:55:04 +04:00
ef6151ff15 allow emptytext to be html, fix 2013-06-15 16:39:15 +04:00
118b5a50d4 allow html as editable content, fix , fix , fix 2013-06-15 16:36:35 +04:00
79c06725ba set autotext = always if display is function 2013-06-13 10:36:41 +04:00
9c77ecaa32 allow follow links in disabled state 2013-05-20 00:14:22 +04:00
bdf3ae5815 comments 2013-05-04 13:03:00 +04:00
440d5b848e comments 2013-05-04 13:02:14 +04:00
e97783378a call disable before destroy to clear emptytext, fixes 2013-04-23 10:35:35 +04:00
fd2898de94 added use strict 2013-04-11 23:40:05 +04:00
bf86c9d990 comments 2013-03-07 12:30:46 +04:00
3270e5e4b7 source as function scope 2013-03-06 21:22:01 +04:00
fcc08b8def fixes : data-value igoned for empty element 2013-03-06 13:17:40 +04:00
1765565f31 changelog 2013-02-24 11:16:04 +04:00
b620b10f12 fix 2013-02-24 10:58:51 +04:00
bdf036c2ef comments for getValue method, fixes 2013-02-13 19:33:23 +04:00
2e7fec7c48 add comments for value option 2013-02-04 00:04:29 +04:00
4161e10192 comments for selector 2013-01-18 16:24:01 +04:00
983d011bc7 hide container after triggering save event 2013-01-17 14:52:04 +04:00
c2d8da0e11 selector option ready, fixes 2013-01-17 13:52:37 +04:00
22fdd0e8b6 unsavedclass ready, need tests 2013-01-16 23:58:29 +04:00
18267a8d07 option emptyclass 2013-01-16 23:32:57 +04:00
0ced7f87f5 refactor containers: same render logic, fix tests 2013-01-11 17:07:00 +04:00
939e0dba51 change source of select, fixes 2013-01-08 14:23:38 +04:00
f06b5c4d01 bug: source loaded twice if sourceCache = true 2013-01-08 13:33:09 +04:00
2fd6340b03 add destroy method 2013-01-08 12:36:35 +04:00
5dfa8bb218 datefield ready, need tests 2013-01-04 16:08:00 +04:00
eca57a4060 mode beta ready 2013-01-04 11:09:22 +04:00
bd44849e13 response param in display method 2012-12-28 20:01:24 +04:00
d4d2bf930a itemsByValue method 2012-12-28 18:05:09 +04:00
8f5f7f7f91 comments for docs 2012-12-26 22:34:57 +04:00
579fa31c70 add namespace to internal save event handler 2012-12-10 22:05:43 +04:00
c764f7ba39 changelog and submit method docs 2012-12-07 21:19:03 +04:00
e79605fad6 submit api method refactor 2012-12-07 21:02:24 +04:00
da910f5d94 remove datatype=json from submit api method 2012-12-07 17:58:42 +04:00
f79e92c14a fix address value2html 2012-12-06 22:36:58 +04:00
01a6788270 add ajaxOptions param to sumbit method, fixes 2012-12-06 22:04:08 +04:00
48a665c7f2 rename cancelnochange into savenochange 2012-12-06 21:19:33 +04:00
19a6dabbae hidden event: reason param added 2012-12-06 19:50:22 +04:00
2341854e15 display: false, element text does not change 2012-12-06 16:12:07 +04:00
9d7b75d3d5 url param for testing with different version jquery 2012-12-06 13:02:36 +04:00
a33c337567 remove render event, add init event 2012-12-06 11:12:16 +04:00
8ed61d6b6b display option ready 2012-12-06 00:33:07 +04:00
308674a20d fix typos 2012-12-05 14:12:17 +04:00
1f51c0726c all callbacks scope changed to element 2012-12-05 12:19:49 +04:00
8f43ab95ff Fixed typos. 2012-12-04 14:54:32 -06:00