From 5f08fe2806a02fde50427020ccca9f75493df22e Mon Sep 17 00:00:00 2001
From: shankar
Date: Tue, 2 May 2017 07:45:09 +0530
Subject: [PATCH] - New Action "Force Filter" implemented in both Native and
ES6.
---
src/demo/index.html | 22 ++--
src/demo/index2.html | 44 ++++++++
src/js/validatorNew.es6.js | 12 ++-
src/js/validatorNew.js | 202 +++++++++++++++++++++++++++----------
4 files changed, 210 insertions(+), 70 deletions(-)
create mode 100644 src/demo/index2.html
diff --git a/src/demo/index.html b/src/demo/index.html
index 966f1aa..cddaa2c 100644
--- a/src/demo/index.html
+++ b/src/demo/index.html
@@ -43,19 +43,19 @@
required>
-
-
+
-
+
@@ -63,22 +63,22 @@
-
-
+
+
+
+
+
+
+
+
+
diff --git a/src/demo/index2.html b/src/demo/index2.html
new file mode 100644
index 0000000..0ef0a07
--- /dev/null
+++ b/src/demo/index2.html
@@ -0,0 +1,44 @@
+
+
+