Commit Graph

25 Commits

Author SHA1 Message Date
fd2898de94 added use strict 2013-04-11 23:40:05 +04:00
500223ca92 fix checklist checked display for single value 2013-04-02 20:55:15 +04:00
4a63f802ad typo in example code 2013-02-04 10:21:18 +04:00
163acdd7bc remove name attribute from checklist 2013-01-18 14:00:12 +04:00
0881baeed6 checklist: set checked via prop instead of attr 2013-01-13 13:53:46 +04:00
f06b5c4d01 bug: source loaded twice if sourceCache = true 2013-01-08 13:33:09 +04:00
5ac48f3fd8 comments for docs 2013-01-07 12:33:12 +04:00
ee79d5cec4 add wysi input, refactor all inputs to append $tpl to form before render() 2013-01-07 01:03:09 +04:00
5edc4bbfcb text x-clear button and new $tpl property in inputs, need tests 2013-01-05 16:23:58 +04:00
d4d2bf930a itemsByValue method 2012-12-28 18:05:09 +04:00
4887e7b6e3 fix lint warns 2012-12-06 15:33:22 +04:00
8ed61d6b6b display option ready 2012-12-06 00:33:07 +04:00
242798ddd1 change input class to input-*, fixes 2012-12-04 17:45:50 +04:00
5d3d7d8c4c implement requirejs loading to test 2012-12-04 17:24:20 +04:00
ed836c2271 autosubmit method 2012-11-30 18:48:42 +04:00
518b2d88b1 checklist: replace inArray on loop with non-strict comparison 2012-11-29 22:05:40 +04:00
e24322bc52 escape method in abstract input 2012-11-29 13:39:52 +04:00
ee13a2b1fb activate method in checklist 2012-11-28 17:41:50 +04:00
54919a2177 list comments tiny fix 2012-11-27 15:51:31 +04:00
5ef1a9e184 chcklist vertical alignment 2012-11-27 14:09:48 +04:00
18cbb07090 changelog checklist 2012-11-25 15:14:40 +04:00
40eea34004 add class editable-input 2012-11-25 15:11:18 +04:00
69628f131d comments fixes for docs 2012-11-25 13:32:39 +04:00
0487380535 checklist test 2012-11-25 13:22:27 +04:00
d2f988d545 list input + checklist alpha 2012-11-25 12:12:26 +04:00