ソースを参照

Refactor to use dynamic method calling substantialy reducing code length

Emil Rømer Christensen 11 年 前
コミット
8099393fbf

+ 4 - 0
dist/css/bootstrapValidator.min.css

@@ -24,6 +24,7 @@
 <<<<<<< HEAD
 <<<<<<< HEAD
 <<<<<<< HEAD
+<<<<<<< HEAD
  * @version     v0.5.3-dev, built on 2014-10-06 8:02:42 AM
 =======
  * @version     v0.5.2-dev, built on 2014-09-18 9:55:01 PM
@@ -91,6 +92,9 @@
 =======
  * @version     v0.5.2-dev, built on 2014-09-18 10:04:23 PM
 >>>>>>> Add dist files for Readd hexColor validator
+=======
+ * @version     v0.5.2-dev, built on 2014-09-18 10:04:30 PM
+>>>>>>> Refactor to use dynamic method calling substantialy reducing code length
  * @author      https://twitter.com/nghuuphuoc
  * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
  * @license     MIT

ファイルの差分が大きいため隠しています
+ 26 - 60
dist/js/bootstrapValidator.js


ファイルの差分が大きいため隠しています
+ 11 - 0
dist/js/bootstrapValidator.min.js


ファイルの差分が大きいため隠しています
+ 22 - 60
src/js/validator/color.js