From 5bd5c84a7a0ff5bd696700ddd31e0e1a8dc4f444 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 26 Feb 2014 20:30:11 +0200 Subject: [PATCH 01/14] Update jquery to v1.11.0. Also use the one from Google's CDN. --- docs/_includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 0186558..d2595c5 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -21,7 +21,7 @@ - + From 468eaba06a9723ed798770315e358be0d5c96f5d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Feb 2014 16:48:08 -0800 Subject: [PATCH 02/14] fix duplicate id in HTML --- docs/components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components.html b/docs/components.html index acd5221..4dff257 100644 --- a/docs/components.html +++ b/docs/components.html @@ -772,7 +772,7 @@ title: Components · Ratchet -
+

Buttons with icons

Ratchicons work inside buttons too.

From 2fb099a0a6f3d330d476e233b839936a2c5c6267 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Feb 2014 16:59:11 -0800 Subject: [PATCH 03/14] drop iframe attributes for CSS styling From https://github.com/twbs/bootstrap/commit/f4bb660974699f4336d22385e104347f6bd4dce0 --- docs/_includes/footer.html | 2 +- docs/assets/css/docs.css | 5 +++++ sass/docs.scss | 5 +++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index d138737..c1db49a 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -2,7 +2,7 @@