Commit Graph

77 Commits

Author SHA1 Message Date
00709fcc46 submit single field, fix 2013-11-04 17:54:16 +04:00
207f30b266 handleEmpty checks only html by default, excluding wysihtml5, refers to , 2013-09-22 00:11:37 +04:00
5c5a24b86b bs3 first working version 2013-08-31 09:53:34 +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
2c678a10ae do not set transparent bg color directly in style 2013-06-23 19:51:47 +04:00
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