Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
83e80b43
Commit
83e80b43
authored
9 years ago
by
Chris Rebert
Browse files
Options
Download
Plain Diff
Merge pull request #16897 from twbs/fix-16893
Customizer: Clarify that Collapse requires Component animations
parents
335f486b
91be365a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/customize.html
+6
-5
docs/customize.html
with
6 additions
and
5 deletions
+6
-5
docs/customize.html
+
6
-
5
View file @
83e80b43
...
@@ -231,31 +231,32 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
...
@@ -231,31 +231,32 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"component-animations.less"
>
<input
type=
"checkbox"
checked
value=
"component-animations.less"
>
Component animations (for JS)
Component animations (for JS)
<br>
(includes Collapse)
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"dropdowns.less"
>
<input
type=
"checkbox"
checked
value=
"dropdowns.less"
>
Dropdown
s
Dropdown
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"tooltip.less"
>
<input
type=
"checkbox"
checked
value=
"tooltip.less"
>
Tooltip
s
Tooltip
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"popovers.less"
>
<input
type=
"checkbox"
checked
value=
"popovers.less"
>
Popover
s
Popover
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"modals.less"
>
<input
type=
"checkbox"
checked
value=
"modals.less"
>
Modal
s
Modal
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment