From 41d4cba301aea672d99067f1b8ee098310b3ba1f Mon Sep 17 00:00:00 2001 From: JLammer Date: Wed, 30 Jan 2019 11:03:36 -0800 Subject: [PATCH 01/28] Indent Bootstrap master template --- snippets/bootstrap/$.html | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/snippets/bootstrap/$.html b/snippets/bootstrap/$.html index 35b70fb..d83ee1d 100644 --- a/snippets/bootstrap/$.html +++ b/snippets/bootstrap/$.html @@ -7,14 +7,26 @@ - + + $10$END$ - - - + + + + + From 6bcbfb25f87630d3fedec9262901a608af15cad5 Mon Sep 17 00:00:00 2001 From: JLammer Date: Wed, 30 Jan 2019 13:06:02 -0800 Subject: [PATCH 02/28] Indent alert components --- .../bootstrap/components/alert/additional-content.html | 2 ++ snippets/bootstrap/components/alert/closable.html | 2 ++ snippets/bootstrap/components/alert/dismissible.html | 7 +++++-- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/snippets/bootstrap/components/alert/additional-content.html b/snippets/bootstrap/components/alert/additional-content.html index 525483b..d8629b8 100644 --- a/snippets/bootstrap/components/alert/additional-content.html +++ b/snippets/bootstrap/components/alert/additional-content.html @@ -1,5 +1,7 @@ \ No newline at end of file diff --git a/snippets/bootstrap/components/alert/closable.html b/snippets/bootstrap/components/alert/closable.html index 57b6ae9..a7c4cde 100644 --- a/snippets/bootstrap/components/alert/closable.html +++ b/snippets/bootstrap/components/alert/closable.html @@ -1,7 +1,9 @@ diff --git a/snippets/bootstrap/components/alert/dismissible.html b/snippets/bootstrap/components/alert/dismissible.html index 2d493ad..fa04574 100644 --- a/snippets/bootstrap/components/alert/dismissible.html +++ b/snippets/bootstrap/components/alert/dismissible.html @@ -1,7 +1,10 @@ From 53301a7e0984966d02d6987f12f4cb2741a0ac3a Mon Sep 17 00:00:00 2001 From: JLammer Date: Wed, 30 Jan 2019 13:06:30 -0800 Subject: [PATCH 03/28] Indent bgroup --- .../bootstrap/components/bgroup/default.html | 6 ++++-- .../components/bgroup/dropdown-vertical.html | 17 ++++++++++++----- .../bootstrap/components/bgroup/dropdown.html | 17 ++++++++++++----- .../bootstrap/components/bgroup/toolbar.html | 3 ++- 4 files changed, 30 insertions(+), 13 deletions(-) diff --git a/snippets/bootstrap/components/bgroup/default.html b/snippets/bootstrap/components/bgroup/default.html index 0092fb6..fe10d07 100644 --- a/snippets/bootstrap/components/bgroup/default.html +++ b/snippets/bootstrap/components/bgroup/default.html @@ -1,5 +1,7 @@
- - + + + +
\ No newline at end of file diff --git a/snippets/bootstrap/components/bgroup/dropdown-vertical.html b/snippets/bootstrap/components/bgroup/dropdown-vertical.html index 43a37d1..d92a6f1 100644 --- a/snippets/bootstrap/components/bgroup/dropdown-vertical.html +++ b/snippets/bootstrap/components/bgroup/dropdown-vertical.html @@ -1,13 +1,20 @@
- + +
- + +
diff --git a/snippets/bootstrap/components/bgroup/dropdown.html b/snippets/bootstrap/components/bgroup/dropdown.html index 8c49f12..8715ecd 100644 --- a/snippets/bootstrap/components/bgroup/dropdown.html +++ b/snippets/bootstrap/components/bgroup/dropdown.html @@ -1,13 +1,20 @@
- + +
- + +
diff --git a/snippets/bootstrap/components/bgroup/toolbar.html b/snippets/bootstrap/components/bgroup/toolbar.html index 8aa0898..cea4e72 100644 --- a/snippets/bootstrap/components/bgroup/toolbar.html +++ b/snippets/bootstrap/components/bgroup/toolbar.html @@ -3,7 +3,8 @@ -
+
+
From eeebb738d1aa9ccecec1992fb44424af164868b8 Mon Sep 17 00:00:00 2001 From: JLammer Date: Wed, 30 Jan 2019 13:06:47 -0800 Subject: [PATCH 04/28] Indent breadcrumb --- snippets/bootstrap/components/breadcrumb/default.html | 3 ++- snippets/bootstrap/components/breadcrumb/list.html | 10 ++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/snippets/bootstrap/components/breadcrumb/default.html b/snippets/bootstrap/components/breadcrumb/default.html index 12b1d21..75e5a55 100644 --- a/snippets/bootstrap/components/breadcrumb/default.html +++ b/snippets/bootstrap/components/breadcrumb/default.html @@ -1,5 +1,6 @@ \ No newline at end of file diff --git a/snippets/bootstrap/components/breadcrumb/list.html b/snippets/bootstrap/components/breadcrumb/list.html index efe70b8..52ce45e 100644 --- a/snippets/bootstrap/components/breadcrumb/list.html +++ b/snippets/bootstrap/components/breadcrumb/list.html @@ -1,5 +1,11 @@ \ No newline at end of file From b4d3422aaa309fed85b2a9ae1a1b760ddf50d4c6 Mon Sep 17 00:00:00 2001 From: JLammer Date: Wed, 30 Jan 2019 13:06:58 -0800 Subject: [PATCH 05/28] Indent button --- snippets/bootstrap/components/button/a.html | 6 ++++- .../bootstrap/components/button/block.html | 5 ++++- .../bootstrap/components/button/checkbox.html | 22 ++++++++++++++----- .../bootstrap/components/button/radio.html | 6 +++-- .../bootstrap/components/button/toggle.html | 6 ++++- 5 files changed, 35 insertions(+), 10 deletions(-) diff --git a/snippets/bootstrap/components/button/a.html b/snippets/bootstrap/components/button/a.html index de6218c..946375d 100644 --- a/snippets/bootstrap/components/button/a.html +++ b/snippets/bootstrap/components/button/a.html @@ -1 +1,5 @@ -$1 \ No newline at end of file +$1 \ No newline at end of file diff --git a/snippets/bootstrap/components/button/block.html b/snippets/bootstrap/components/button/block.html index 0c45b07..c92ddc5 100644 --- a/snippets/bootstrap/components/button/block.html +++ b/snippets/bootstrap/components/button/block.html @@ -1 +1,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/snippets/bootstrap/components/button/checkbox.html b/snippets/bootstrap/components/button/checkbox.html index 253af29..eb21358 100644 --- a/snippets/bootstrap/components/button/checkbox.html +++ b/snippets/bootstrap/components/button/checkbox.html @@ -1,11 +1,23 @@
+ $2 + + + $4 + +
\ No newline at end of file diff --git a/snippets/bootstrap/components/button/radio.html b/snippets/bootstrap/components/button/radio.html index 6240579..09d748f 100644 --- a/snippets/bootstrap/components/button/radio.html +++ b/snippets/bootstrap/components/button/radio.html @@ -1,10 +1,12 @@
+ + + + diff --git a/snippets/bootstrap/components/button/toggle.html b/snippets/bootstrap/components/button/toggle.html index e5e3229..7155794 100644 --- a/snippets/bootstrap/components/button/toggle.html +++ b/snippets/bootstrap/components/button/toggle.html @@ -1 +1,5 @@ - \ No newline at end of file + \ No newline at end of file From 431dd5033138f30bfd7a58754c9149516a7cb39e Mon Sep 17 00:00:00 2001 From: JLammer Date: Wed, 30 Jan 2019 13:07:21 -0800 Subject: [PATCH 06/28] Indent card --- snippets/bootstrap/components/card/align.html | 1 + .../components/card/background-custom.html | 1 + snippets/bootstrap/components/card/background.html | 1 + snippets/bootstrap/components/card/blockquote.html | 5 ++++- snippets/bootstrap/components/card/border.html | 1 + snippets/bootstrap/components/card/columns.html | 13 ++++++++----- snippets/bootstrap/components/card/decks.html | 9 ++++++--- snippets/bootstrap/components/card/default.html | 3 ++- snippets/bootstrap/components/card/grid.html | 1 + snippets/bootstrap/components/card/groups.html | 9 ++++++--- snippets/bootstrap/components/card/head-foot.html | 6 ++++-- snippets/bootstrap/components/card/links.html | 8 ++++++-- snippets/bootstrap/components/card/list.html | 8 ++++++-- snippets/bootstrap/components/card/overlay.html | 1 + snippets/bootstrap/components/card/pill-head.html | 3 +++ snippets/bootstrap/components/card/subtitle.html | 3 +++ snippets/bootstrap/components/card/tab-head.html | 3 +++ 17 files changed, 57 insertions(+), 19 deletions(-) diff --git a/snippets/bootstrap/components/card/align.html b/snippets/bootstrap/components/card/align.html index 8be0ae3..a46108f 100644 --- a/snippets/bootstrap/components/card/align.html +++ b/snippets/bootstrap/components/card/align.html @@ -1,5 +1,6 @@
$2 +

${4:Title}

${5:Body}

diff --git a/snippets/bootstrap/components/card/background-custom.html b/snippets/bootstrap/components/card/background-custom.html index 2a36c29..b9e3851 100644 --- a/snippets/bootstrap/components/card/background-custom.html +++ b/snippets/bootstrap/components/card/background-custom.html @@ -1,5 +1,6 @@
$4 +

${5:Title}

${6:Text}

diff --git a/snippets/bootstrap/components/card/background.html b/snippets/bootstrap/components/card/background.html index 9bf4f16..82c5786 100644 --- a/snippets/bootstrap/components/card/background.html +++ b/snippets/bootstrap/components/card/background.html @@ -1,5 +1,6 @@
$3 +

${4:Title}

${5:Text}

diff --git a/snippets/bootstrap/components/card/blockquote.html b/snippets/bootstrap/components/card/blockquote.html index e8b53b2..25681bc 100644 --- a/snippets/bootstrap/components/card/blockquote.html +++ b/snippets/bootstrap/components/card/blockquote.html @@ -2,7 +2,10 @@

${1:Quote}

-
${2:Footer}${3:Source title}
+ +
+ ${2:Footer}${3:Source title} +
\ No newline at end of file diff --git a/snippets/bootstrap/components/card/border.html b/snippets/bootstrap/components/card/border.html index f46fbe2..3ae5616 100644 --- a/snippets/bootstrap/components/card/border.html +++ b/snippets/bootstrap/components/card/border.html @@ -1,5 +1,6 @@
$3 +

${4:Title}

${5:Text}

diff --git a/snippets/bootstrap/components/card/columns.html b/snippets/bootstrap/components/card/columns.html index 2d964e9..e5dbc09 100644 --- a/snippets/bootstrap/components/card/columns.html +++ b/snippets/bootstrap/components/card/columns.html @@ -1,15 +1,18 @@
- $2 + $2 +
-

${3:Title}

+

${3:Title}

${4:Text}

-
+
+
- $6 + $6 +
-

${7:Title}

+

${7:Title}

${8:Text}

diff --git a/snippets/bootstrap/components/card/decks.html b/snippets/bootstrap/components/card/decks.html index 6ebe351..0c00eb5 100644 --- a/snippets/bootstrap/components/card/decks.html +++ b/snippets/bootstrap/components/card/decks.html @@ -1,13 +1,16 @@
- $2 + $2 +

${3:Title}

${4:Text}

-
+
+
- $6 + $6 +

${7:Title}

${8:Text}

diff --git a/snippets/bootstrap/components/card/default.html b/snippets/bootstrap/components/card/default.html index b7f02e0..c4d13ff 100644 --- a/snippets/bootstrap/components/card/default.html +++ b/snippets/bootstrap/components/card/default.html @@ -1,5 +1,6 @@
- $2 + $2 +

${3:Title}

${4:Text}

diff --git a/snippets/bootstrap/components/card/grid.html b/snippets/bootstrap/components/card/grid.html index 792835d..74d798c 100644 --- a/snippets/bootstrap/components/card/grid.html +++ b/snippets/bootstrap/components/card/grid.html @@ -7,6 +7,7 @@

${3:Title}

+
diff --git a/snippets/bootstrap/components/card/groups.html b/snippets/bootstrap/components/card/groups.html index c8a26bd..e0e9e6f 100644 --- a/snippets/bootstrap/components/card/groups.html +++ b/snippets/bootstrap/components/card/groups.html @@ -1,13 +1,16 @@
- ${2:Card image cap} + ${2:Card image cap} +

${3:Title}

${4:Text}

-
+
+
- ${6:Card image cap} + ${6:Card image cap} +

${7:Title}

${8:Text}

diff --git a/snippets/bootstrap/components/card/head-foot.html b/snippets/bootstrap/components/card/head-foot.html index 149876b..a5160da 100644 --- a/snippets/bootstrap/components/card/head-foot.html +++ b/snippets/bootstrap/components/card/head-foot.html @@ -1,11 +1,13 @@
${1:Header} -
+
+

${2:Title}

${3:Text}

-
+
+ diff --git a/snippets/bootstrap/components/card/links.html b/snippets/bootstrap/components/card/links.html index edd8c6e..bfc09c4 100644 --- a/snippets/bootstrap/components/card/links.html +++ b/snippets/bootstrap/components/card/links.html @@ -1,9 +1,13 @@
- ${2:Card image cap} + ${2:Card image cap} +

${3:Title}

${4:Text}

-
+
+
${5:Card link} ${7:Another link} diff --git a/snippets/bootstrap/components/card/list.html b/snippets/bootstrap/components/card/list.html index c8c8df9..8a9d000 100644 --- a/snippets/bootstrap/components/card/list.html +++ b/snippets/bootstrap/components/card/list.html @@ -1,9 +1,13 @@
- ${2:Card image cap} + ${2:Card image cap} +

${3:Title}

${4:Text}

-
+
+
  • ${5:Item 1}
  • ${6:Item 2}
  • diff --git a/snippets/bootstrap/components/card/overlay.html b/snippets/bootstrap/components/card/overlay.html index 8c65f89..a5811c3 100644 --- a/snippets/bootstrap/components/card/overlay.html +++ b/snippets/bootstrap/components/card/overlay.html @@ -1,5 +1,6 @@
    $2 +

    ${3:Title}

    ${4:Text}

    diff --git a/snippets/bootstrap/components/card/pill-head.html b/snippets/bootstrap/components/card/pill-head.html index c24b28f..bce8b3c 100644 --- a/snippets/bootstrap/components/card/pill-head.html +++ b/snippets/bootstrap/components/card/pill-head.html @@ -4,14 +4,17 @@ + +
+

${7:Title}

${8:Body}

diff --git a/snippets/bootstrap/components/card/subtitle.html b/snippets/bootstrap/components/card/subtitle.html index 5bdfc36..ba0fa4e 100644 --- a/snippets/bootstrap/components/card/subtitle.html +++ b/snippets/bootstrap/components/card/subtitle.html @@ -3,9 +3,12 @@

${1:Title}

${2:Subtitle}
+ $4 +

${5:Text}

+ ${6:Link 1} ${8:Link 2}
diff --git a/snippets/bootstrap/components/card/tab-head.html b/snippets/bootstrap/components/card/tab-head.html index d9502d2..5ca2302 100644 --- a/snippets/bootstrap/components/card/tab-head.html +++ b/snippets/bootstrap/components/card/tab-head.html @@ -4,14 +4,17 @@ + +
+

${7:Title}

${8:Body}

From e25910f905ced9eee7a89b3543584e1b42dace67 Mon Sep 17 00:00:00 2001 From: JLammer Date: Wed, 30 Jan 2019 13:07:32 -0800 Subject: [PATCH 07/28] Indent carousel --- .../components/carousel/caption.html | 27 +++++++++++++------ .../components/carousel/default.html | 24 +++++++++++------ 2 files changed, 35 insertions(+), 16 deletions(-) diff --git a/snippets/bootstrap/components/carousel/caption.html b/snippets/bootstrap/components/carousel/caption.html index 8ec3770..719eff9 100644 --- a/snippets/bootstrap/components/carousel/caption.html +++ b/snippets/bootstrap/components/carousel/caption.html @@ -3,34 +3,45 @@
  • - + + + +
    + -
    +
    + Previous - + + Next diff --git a/snippets/bootstrap/components/carousel/default.html b/snippets/bootstrap/components/carousel/default.html index c5c50e8..b844df9 100644 --- a/snippets/bootstrap/components/carousel/default.html +++ b/snippets/bootstrap/components/carousel/default.html @@ -3,22 +3,30 @@
  • - + + + + ${5:Second slide} +
    + -
    +
    + Previous - + + Next From dd57cd189588cb989abc6f3f5eb6cb955f1c3738 Mon Sep 17 00:00:00 2001 From: JLammer Date: Wed, 30 Jan 2019 13:07:42 -0800 Subject: [PATCH 08/28] Indent collapse --- .../components/collapse/accordion.html | 29 +++++++++++++------ .../bootstrap/components/collapse/button.html | 11 ++++--- .../components/collapse/default.html | 9 ++++-- 3 files changed, 33 insertions(+), 16 deletions(-) diff --git a/snippets/bootstrap/components/collapse/accordion.html b/snippets/bootstrap/components/collapse/accordion.html index 2b921fc..7a989f8 100644 --- a/snippets/bootstrap/components/collapse/accordion.html +++ b/snippets/bootstrap/components/collapse/accordion.html @@ -2,25 +2,36 @@ +
    ${4:Section 1 content}
    -
    +
    + +
    ${8:Section 2 content} diff --git a/snippets/bootstrap/components/collapse/button.html b/snippets/bootstrap/components/collapse/button.html index 499b093..a897832 100644 --- a/snippets/bootstrap/components/collapse/button.html +++ b/snippets/bootstrap/components/collapse/button.html @@ -1,9 +1,12 @@

    - +

    +
    $3
    \ No newline at end of file diff --git a/snippets/bootstrap/components/collapse/default.html b/snippets/bootstrap/components/collapse/default.html index f4a511b..8126107 100644 --- a/snippets/bootstrap/components/collapse/default.html +++ b/snippets/bootstrap/components/collapse/default.html @@ -1,8 +1,11 @@

    - +

    +
    $3
    \ No newline at end of file From af259441d5ff73924eaaea594531b9cc91171f91 Mon Sep 17 00:00:00 2001 From: JLammer Date: Wed, 30 Jan 2019 13:07:54 -0800 Subject: [PATCH 09/28] Indent dropdown --- .../components/dropdown/alignment.html | 22 ++++++++++++------- .../bootstrap/components/dropdown/anchor.html | 11 ++++++---- .../bootstrap/components/dropdown/button.html | 11 ++++++---- .../components/dropdown/colored.html | 11 ++++++---- .../components/dropdown/default.html | 20 +++++++++++------ .../bootstrap/components/dropdown/sized.html | 22 ++++++++++++------- .../bootstrap/components/dropdown/split.html | 10 ++++++++- .../components/dropdown/up-split.html | 17 ++++++++++---- .../bootstrap/components/dropdown/up.html | 20 +++++++++++------ 9 files changed, 97 insertions(+), 47 deletions(-) diff --git a/snippets/bootstrap/components/dropdown/alignment.html b/snippets/bootstrap/components/dropdown/alignment.html index 56b0079..abe53cb 100644 --- a/snippets/bootstrap/components/dropdown/alignment.html +++ b/snippets/bootstrap/components/dropdown/alignment.html @@ -1,14 +1,20 @@
    - + +
    \ No newline at end of file diff --git a/snippets/bootstrap/components/dropdown/anchor.html b/snippets/bootstrap/components/dropdown/anchor.html index 4dc2cfb..9027a76 100644 --- a/snippets/bootstrap/components/dropdown/anchor.html +++ b/snippets/bootstrap/components/dropdown/anchor.html @@ -1,8 +1,11 @@