From 101d2462b719f44a8d41746e888916d68f2275b6 Mon Sep 17 00:00:00 2001 From: thednp Date: Wed, 26 Oct 2016 16:16:31 +0300 Subject: [PATCH] Further code cleanup and added CONTRIBUTING.md as suggested by @RyanZim https://github.com/thednp/bootstrap.native/pull/80#issuecomment-256335650 --- dist/bootstrap-native.js | 240 ++++++++++++++++++--------------------- 1 file changed, 109 insertions(+), 131 deletions(-) diff --git a/dist/bootstrap-native.js b/dist/bootstrap-native.js index 6c797d7a..a4873dd4 100644 --- a/dist/bootstrap-native.js +++ b/dist/bootstrap-native.js @@ -172,21 +172,19 @@ this.resizeEvent() }; - // (function () { - // AFFIX DATA API - // ================= - var Affixes = document.querySelectorAll('[data-spy="affix"]'); - for (var a=0, afl = Affixes.length; a