From 523e02f7df3bb706654b43cf604e61c9396212e1 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Wed, 19 Oct 2011 23:12:50 -0700 Subject: fix scrollspy simplify stuff more - break everything. --- js/tests/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'js/tests/index.html') diff --git a/js/tests/index.html b/js/tests/index.html index 2ca94102a..617fcd92a 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -11,6 +11,7 @@ + -- cgit v1.2.3 From 1ef5fa7d6b4e50230c0c12919b0a06a9a2ac07f1 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Tue, 20 Dec 2011 18:02:47 -0800 Subject: giant refactor - all spec passing again... --- js/tests/index.html | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'js/tests/index.html') diff --git a/js/tests/index.html b/js/tests/index.html index 617fcd92a..e8ed2c5fe 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -4,28 +4,36 @@ Bootstrap Plugin Test Suite - + + - - + + + + - + + - + + + + - - + + +
@@ -33,7 +41,7 @@

    -
    +
    \ No newline at end of file -- cgit v1.2.3 From dd99e2d0488c503d929909e431a544e472782178 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Fri, 6 Jan 2012 18:30:32 -0800 Subject: start of autocomplete plugin --- js/tests/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'js/tests/index.html') diff --git a/js/tests/index.html b/js/tests/index.html index e8ed2c5fe..27c2b3412 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -22,6 +22,7 @@ + @@ -34,6 +35,7 @@ +
    -- cgit v1.2.3 From 6f2f947a4309a8fdeb7067612447c0f1a15dcfd9 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Wed, 11 Jan 2012 21:42:55 -0800 Subject: add build tool for js + rename twipsy to tooltip + lots of little doc cleanup --- js/tests/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/tests/index.html') diff --git a/js/tests/index.html b/js/tests/index.html index 27c2b3412..8c710de36 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -20,7 +20,7 @@ - + @@ -33,7 +33,7 @@ - + -- cgit v1.2.3