]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Revert back dist changes as shouldn't be added! 9923/head
authorharry <harmanmanchanda182@gmail.com>
Fri, 19 May 2017 17:08:50 +0000 (22:38 +0530)
committerharry <harmanmanchanda182@gmail.com>
Fri, 19 May 2017 17:08:50 +0000 (22:38 +0530)
dist/js/foundation.js
dist/js/plugins/foundation.sticky.js
dist/js/plugins/foundation.util.touch.js

index ad9a80e6f88b48d18c93847e5547b525e55055f9..5c3ea4df9c6ba79d501f3935d02132143a096680 100644 (file)
        });
 })(jQuery);
 /****************************************************
- * Method for adding pseudo drag events to elements *
+ * Method for adding psuedo drag events to elements *
  ***************************************************/
 !function ($) {
        $.fn.addTouch = function () {
@@ -2128,7 +2128,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
       }
 
       /**
-       * Goes through a form to find inputs and proceeds to validate them in ways specific to their type.
+       * Goes through a form to find inputs and proceeds to validate them in ways specific to their type. 
        * Ignores inputs with data-abide-ignore, type="hidden" or disabled attributes set
        * @fires Abide#invalid
        * @fires Abide#valid
@@ -8368,7 +8368,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
       /**
        * Adds event handlers for the scrolling element.
        * @private
-       * @param {String} id - pseudo-random id for unique scroll event listener.
+       * @param {String} id - psuedo-random id for unique scroll event listener.
        */
 
     }, {
@@ -10204,4 +10204,4 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
 
   // Window exports
   Foundation.plugin(ResponsiveAccordionTabs, 'ResponsiveAccordionTabs');
-}(jQuery);
+}(jQuery);
\ No newline at end of file
index 1e9cd6639930867481f8138730f139b600c01b81..46c8fcf56d820520bf6d8bb4b715f4db87c0f7fe 100644 (file)
@@ -114,7 +114,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
       /**
        * Adds event handlers for the scrolling element.
        * @private
-       * @param {String} id - pseudo-random id for unique scroll event listener.
+       * @param {String} id - psuedo-random id for unique scroll event listener.
        */
 
     }, {
index a1cb23f80d8485657978e5d0cf4a4cf7f821e4fb..b37d0f168225fcfe4b3248c1495201366e383003 100644 (file)
@@ -78,7 +78,7 @@
        });
 })(jQuery);
 /****************************************************
- * Method for adding pseudo drag events to elements *
+ * Method for adding psuedo drag events to elements *
  ***************************************************/
 !function ($) {
        $.fn.addTouch = function () {