From f27b864f7ba34c8484e31c1b430312ffd0e4e178 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Feb 2014 17:28:16 -0800 Subject: grunt build-customizer-html --- docs/_includes/customizer-variables.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 7aeeee378..30623344e 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -1126,7 +1126,7 @@
- +

Padding applied to the modal body

-- cgit v1.2.3 From 559b90f944fe9cfd463c1be3f89cf5d7cf7f8cb4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 3 Mar 2014 23:50:04 -0800 Subject: Rename RTL files and add some basic docs --- docs/_includes/nav-css.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-css.html b/docs/_includes/nav-css.html index 15025da0c..6da0b11dd 100644 --- a/docs/_includes/nav-css.html +++ b/docs/_includes/nav-css.html @@ -128,3 +128,11 @@
  • Rails install
  • +
  • + RTL version + +
  • -- cgit v1.2.3 From 477dc99ffa3a4a8c604e6fbbc4946ca2eb83ba01 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 3 Mar 2014 23:50:28 -0800 Subject: fix nav --- docs/_includes/nav-css.html | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-css.html b/docs/_includes/nav-css.html index 6da0b11dd..bd2112b30 100644 --- a/docs/_includes/nav-css.html +++ b/docs/_includes/nav-css.html @@ -131,7 +131,6 @@
  • RTL version -- cgit v1.2.3 From 1399497a02c6741c21a655b22a4ae71f8ed2b974 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 4 Mar 2014 00:30:40 -0800 Subject: grunt --- docs/_includes/customizer-variables.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/_includes') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 30623344e..9fd87deda 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -1352,6 +1352,14 @@
  • +
    + + +
    +
    + + +
    -- cgit v1.2.3 From e418377b119cbe8604370adcc17ab3de76b2a415 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 4 Mar 2014 15:16:38 -0800 Subject: Fixes #12697: Document readonly inputs --- docs/_includes/nav-css.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-css.html b/docs/_includes/nav-css.html index bd2112b30..1ff3fe804 100644 --- a/docs/_includes/nav-css.html +++ b/docs/_includes/nav-css.html @@ -67,6 +67,7 @@
  • Static control
  • Focus state
  • Disabled state
  • +
  • Readonly state
  • Validation states
  • Control sizing
  • Help text
  • -- cgit v1.2.3 From fdbeefff590d2c185eae86f2e5976c5e8d0de28d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 4 Mar 2014 16:56:35 -0800 Subject: nav --- docs/_includes/nav-components.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-components.html b/docs/_includes/nav-components.html index a7ec8a240..39280938b 100644 --- a/docs/_includes/nav-components.html +++ b/docs/_includes/nav-components.html @@ -103,6 +103,7 @@ -- cgit v1.2.3 From 705ff7f2275ca823f71ca8dfba27a3b68119a2a4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 6 Mar 2014 23:18:13 -0800 Subject: Moving the embed to it's own CSS file, moving the docs to the Components page with an example, fixing a Glyhpicons list problem in the docs --- docs/_includes/nav-components.html | 1 + docs/_includes/nav-css.html | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-components.html b/docs/_includes/nav-components.html index f63a1335a..e850f3abc 100644 --- a/docs/_includes/nav-components.html +++ b/docs/_includes/nav-components.html @@ -138,4 +138,5 @@
  • With list groups
  • +
  • Responsive embed
  • Wells
  • diff --git a/docs/_includes/nav-css.html b/docs/_includes/nav-css.html index c5f4175a1..1ff3fe804 100644 --- a/docs/_includes/nav-css.html +++ b/docs/_includes/nav-css.html @@ -103,7 +103,6 @@
  • Showing and hiding content
  • Screen reader content
  • Image replacement
  • -
  • Embeds responsive
  • -- cgit v1.2.3 From 6452b409aaaf837ba009cffb341cb287c315fe74 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 7 Mar 2014 00:23:22 -0800 Subject: grunt for days --- docs/_includes/customizer-variables.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/_includes') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index e307471d3..a97835775 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -1352,6 +1352,10 @@
  • +
    + + +
    -- cgit v1.2.3 From d1d5d9041365c92b5e5577d2133a26fe509223e8 Mon Sep 17 00:00:00 2001 From: mrmrs Date: Fri, 7 Mar 2014 00:10:46 -0800 Subject: Fixes #12748 --- docs/_includes/nav-css.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-css.html b/docs/_includes/nav-css.html index 1ff3fe804..d67ad20be 100644 --- a/docs/_includes/nav-css.html +++ b/docs/_includes/nav-css.html @@ -30,7 +30,8 @@
  • -- cgit v1.2.3 From 03701b8d4bdda30dc625cdd263ca586835f544e3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 8 Mar 2014 15:32:24 -0800 Subject: Fixes #12966: Ensure icon font vars are loaded into Customizer --- docs/_includes/customizer-variables.html | 19 +++++++++++++++++++ docs/_includes/nav-customize.html | 1 + 2 files changed, 20 insertions(+) (limited to 'docs/_includes') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index a97835775..70f14ff28 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -151,6 +151,25 @@
  • +

    Iconography

    +

    Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.

    +
    +
    + + +

    Load fonts from this directory.

    +
    +
    + + +

    File name for all font files.

    +
    +
    + + +

    File name for SVG icon file.

    +
    +

    Components

    Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

    diff --git a/docs/_includes/nav-customize.html b/docs/_includes/nav-customize.html index 8fe3e81d1..04725096c 100644 --- a/docs/_includes/nav-customize.html +++ b/docs/_includes/nav-customize.html @@ -7,6 +7,7 @@
  • Colors
  • Scaffolding
  • Typography
  • +
  • Iconography
  • Components
  • Tables
  • Buttons
  • -- cgit v1.2.3 From 7c3881086f7a6bc3ae5ea41c80ac2572878c8cdc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 8 Mar 2014 17:11:48 -0800 Subject: Fix comment --- docs/_includes/customizer-variables.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 70f14ff28..7f2dd58b7 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -167,7 +167,7 @@
    -

    File name for SVG icon file.

    +

    Element ID within SVG icon file.

    Components

    -- cgit v1.2.3