Commit Graph

  • 34e3f1a277 fix #37 incorrectly shown datepicker in jquery 1.7.1 vitalets 2012-12-06 14:59:55 +04:00
  • 9d7b75d3d5 url param for testing with different version jquery vitalets 2012-12-06 13:02:36 +04:00
  • a33c337567 remove render event, add init event vitalets 2012-12-06 11:12:16 +04:00
  • 8ed61d6b6b display option ready vitalets 2012-12-06 00:33:07 +04:00
  • 212d161f08 bump ver 1.2.0 vitalets 2012-12-05 14:14:40 +04:00
  • 308674a20d fix typos vitalets 2012-12-05 14:12:17 +04:00
  • d03af636d2 if success returns false do not activate input vitalets 2012-12-05 12:52:45 +04:00
  • 1f51c0726c all callbacks scope changed to element vitalets 2012-12-05 12:19:49 +04:00
  • 2809edb3a6 cancelnochange option vitalets 2012-12-05 12:01:22 +04:00
  • 07c328feeb added scope parameter to editableform vitalets 2012-12-05 11:43:02 +04:00
  • 8f43ab95ff Fixed typos. Caleb Harrelson 2012-12-04 14:54:32 -06:00
  • 6ff1364a86 composite pk defined in data-pk attr vitalets 2012-12-04 18:21:18 +04:00
  • 4f5b5062b6 sourceCache option ready vitalets 2012-12-04 18:20:46 +04:00
  • 242798ddd1 change input class to input-*, fixes #34 vitalets 2012-12-04 17:45:50 +04:00
  • da89caf377 requirejs changelog updated vitalets 2012-12-04 17:31:20 +04:00
  • 5d3d7d8c4c implement requirejs loading to test vitalets 2012-12-04 17:24:20 +04:00
  • a1c6d34730 update bootstrap datepicker vitalets 2012-12-03 14:38:16 +04:00
  • d96b2dfdf9 ajaxOptions comments example vitalets 2012-11-30 20:02:37 +04:00
  • b2009d7c45 Merge branch 'release-1.1.1' vitalets 2012-11-30 19:47:20 +04:00
  • 0c5b09fcdd changelog ready vitalets 2012-11-30 19:28:50 +04:00
  • 8df731036a comments for docs vitalets 2012-11-30 19:27:23 +04:00
  • a62afc9180 autosubmit select test + document click tiny refactor vitalets 2012-11-30 19:09:44 +04:00
  • ed836c2271 autosubmit method vitalets 2012-11-30 18:48:42 +04:00
  • 49d795bf0d activate method vitalets 2012-11-30 18:48:20 +04:00
  • de7907575a showbuttons option ready vitalets 2012-11-30 16:33:54 +04:00
  • 3dc331cf5b pass object in option method vitalets 2012-11-30 14:20:18 +04:00
  • 5b8f00d01b added toggle values dblclick and hover vitalets 2012-11-29 22:06:15 +04:00
  • 518b2d88b1 checklist: replace inArray on loop with non-strict comparison vitalets 2012-11-29 22:05:40 +04:00
  • c3a3553b29 comments vitalets 2012-11-29 19:55:10 +04:00
  • cb6cf702b6 html tpl fix in address vitalets 2012-11-29 19:54:57 +04:00
  • ad42011868 bump ver 1.1.1 vitalets 2012-11-29 19:09:03 +04:00
  • cc7b4ad0b6 inputs-ext directory with sample address input vitalets 2012-11-29 18:59:04 +04:00
  • c9444d0a5f comments fix vitalets 2012-11-29 18:24:23 +04:00
  • c9c8f5894a comments for docs vitalets 2012-11-29 15:12:52 +04:00
  • a7c71001f6 trim value only if it is string vitalets 2012-11-29 15:02:00 +04:00
  • e24322bc52 escape method in abstract input vitalets 2012-11-29 13:39:52 +04:00
  • 7f306aacbe onblur option test ready vitalets 2012-11-29 12:46:10 +04:00
  • 79847d1d92 onblur option ready, need test vitalets 2012-11-28 21:24:51 +04:00
  • ee13a2b1fb activate method in checklist vitalets 2012-11-28 17:41:50 +04:00
  • ba4a2055f7 inile fixes for loading div vitalets 2012-11-28 16:48:58 +04:00
  • da44cfd715 display: inline for inline container vitalets 2012-11-28 16:20:37 +04:00
  • 37d10a0db0 update base fiddle: add mockjax vitalets 2012-11-28 15:18:45 +04:00
  • 36e7f2827f ajaxOptions parameter vitalets 2012-11-28 15:06:04 +04:00
  • 3b7a7ec4eb success returns object vitalets 2012-11-28 12:27:33 +04:00
  • b8b91f4e1e Merge branch 'release-1.1.0' vitalets 2012-11-27 16:20:07 +04:00
  • 54919a2177 list comments tiny fix vitalets 2012-11-27 15:51:31 +04:00
  • 4e616680fd fix indent in examples vitalets 2012-11-27 15:46:17 +04:00
  • 30f7c20360 set version 1.1.0 vitalets 2012-11-27 15:40:36 +04:00
  • d3ccad1c2b readme updated vitalets 2012-11-27 15:38:12 +04:00
  • f50bb8d4cb tiny fixes vitalets 2012-11-27 14:27:10 +04:00
  • 5d8861a49a change cancel button vitalets 2012-11-27 14:21:08 +04:00
  • 5ef1a9e184 chcklist vertical alignment vitalets 2012-11-27 14:09:48 +04:00
  • 02c4c685ae fix tests for abs position and date clear vitalets 2012-11-27 13:47:29 +04:00
  • 18f29820f3 many fixes for ie7+ compatibility vitalets 2012-11-27 13:25:42 +04:00
  • 1e757b833f css workaround to nowrap buttons in position absolute mode vitalets 2012-11-27 00:37:57 +04:00
  • 396775bf8c object.keys workaround vitalets 2012-11-27 00:37:15 +04:00
  • 612ecc5e55 name is not requred anymore fixes #9 vitalets 2012-11-26 16:21:55 +04:00
  • bd64464a5d clear button in dateui vitalets 2012-11-26 15:32:13 +04:00
  • 2438ea8da1 clear link in date input vitalets 2012-11-26 13:36:29 +04:00
  • 999bbe25df new form template fixes vitalets 2012-11-26 13:01:04 +04:00
  • c9f2f31add new form template vitalets 2012-11-26 12:43:17 +04:00
  • c6da2ed11b fix test for simple array vitalets 2012-11-25 16:05:43 +04:00
  • 2842c6dce3 when source is simple array - key = text vitalets 2012-11-25 16:02:57 +04:00
  • 18cbb07090 changelog checklist vitalets 2012-11-25 15:14:40 +04:00
  • 40eea34004 add class editable-input vitalets 2012-11-25 15:11:18 +04:00
  • 69628f131d comments fixes for docs vitalets 2012-11-25 13:32:39 +04:00
  • 0487380535 checklist test vitalets 2012-11-25 13:22:27 +04:00
  • 0f795a3882 add checklist to build vitalets 2012-11-25 12:13:49 +04:00
  • d2f988d545 list input + checklist alpha vitalets 2012-11-25 12:12:26 +04:00
  • 903882e161 merge readme vitalets 2012-11-22 18:34:27 +04:00
  • ec233f147e Merge branch 'release-1.0.1' vitalets 2012-11-22 18:28:26 +04:00
  • 592b3f7fdc set ver 1.0.1 + changelog vitalets 2012-11-22 18:22:25 +04:00
  • e79118f0cf success moved to editableform vitalets 2012-11-22 18:14:57 +04:00
  • c3b53ec070 comments vitalets 2012-11-22 16:57:19 +04:00
  • eb20fc6fe0 shown event described only in container vitalets 2012-11-22 14:18:45 +04:00
  • a74ffb571d fix lint warnings vitalets 2012-11-22 13:54:42 +04:00
  • 29a5db1c35 shown event addad fixes #7 vitalets 2012-11-22 13:49:08 +04:00
  • 486eee1707 new readme with contrib instructions vitalets 2012-11-22 12:52:44 +04:00
  • bb207f051a fix dependencies vitalets 2012-11-21 22:47:40 +04:00
  • ec1ff5d29d replace post.php with /post in src comments vitalets 2012-11-21 17:30:27 +04:00
  • a7bc385271 force container css when included after bootstrap css vitalets 2012-11-21 17:25:23 +04:00
  • 0466ec61d7 tiny fix: add bootstrap responsive to loader vitalets 2012-11-21 17:11:37 +04:00
  • a5b737e379 run users function even if pk not defined vitalets 2012-11-21 16:44:45 +04:00
  • e288aa578d rename in form $div to $element vitalets 2012-11-21 15:17:23 +04:00
  • 76b4db77be rename in form $container to $div vitalets 2012-11-21 15:15:46 +04:00
  • 6a8cb83cbd params can be a func, fixes #1 vitalets 2012-11-21 14:51:13 +04:00
  • d9e818d287 preventDefault only if toggle=click vitalets 2012-11-21 14:29:10 +04:00
  • 4c94f7101a move libs to tests vitalets 2012-11-20 19:51:15 +04:00
  • c2ea1e224f remove loading main.js from loader vitalets 2012-11-20 19:27:51 +04:00
  • 8f58b4488b fix popover positioning for non-static vitalets 2012-11-20 19:24:24 +04:00
  • 89ac2389c3 do not set unsafe css when submit to user function, fixes #3 vitalets 2012-11-20 11:31:42 +04:00
  • b2e992525f Update README.md Vitaliy Potapov 2012-11-19 22:26:44 +04:00
  • ec97af1d4b Merge branch 'release-1.0.0' vitalets 2012-11-19 18:32:24 +04:00
  • 5997374fc6 set release date in changelog vitalets 2012-11-19 18:29:14 +04:00
  • 89dd911d44 fix readme vitalets 2012-11-19 18:15:28 +04:00
  • 940f0bee74 url as submit function vitalets 2012-11-18 17:12:34 +04:00
  • 14ffb03268 changelog vitalets 2012-11-17 14:15:57 +04:00
  • 522b90e918 input templatees cleared from styles vitalets 2012-11-17 12:41:57 +04:00
  • 8b3755a19d split container options vitalets 2012-11-16 18:06:04 +04:00
  • 01b242d9da remove date and dateui global config of datepicker vitalets 2012-11-16 16:47:30 +04:00