- 07 Jan, 2016 8 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Chris Rebert authored
Add nested definition list to docs example
-
Chris Rebert authored
Add comprehensive `.form-control` example(/testcase) to docs
-
Chris Rebert authored
Refs #18458 [skip sauce]
-
Chris Rebert authored
-
Chris Rebert authored
[skip sauce]
-
- 06 Jan, 2016 32 commits
-
-
Mark Otto authored
-
Chris Rebert authored
Put all the textual input types right next to each other for easy visual comparison. Refs #17308, #18763 [skip sauce]
-
Mark Otto authored
v4: Nav cleanup
-
Mark Otto authored
- Moves styles up the document a bit to nest them - Drops the static 1px for $navbar-tabs-border-width so once again it’s all tied together should folks customize that
-
Mark Otto authored
- Renames old and unused $nav-pills-active-link-hover-* for $nav-pills-active-link-* ones - Puts those vars to use in place of defaults $component-* vars on nav pills
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- Add new $nav-tabs-border-width for the bottom border on the .nav-tabs parent class - Use that new variable for the negative margin on nav-items within it for consistent customization - Drop the $nav-tabs-link-border-width for the new variable so it’s all tied together
-
Mark Otto authored
-
Mark Otto authored
So folks can customize the distance between nav links in inline navs.
-
Mark Otto authored
- More consistent states and labels in nav examples - Add stacked pills example for with <nav> element
-
Chris Rebert authored
Refs #18708 [ci skip]
-
-
Mark Otto authored
-
Chris Rebert authored
Add documentation for Tab plugin's `show` method
-
Mark Otto authored
-
Mark Otto authored
v4: Drop pager component
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Chris Rebert authored
Erratum from #18778 [skip sauce]
-
Chris Rebert authored
Erratum from #18658 [ci skip]
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Patrick H. Lauke authored
Set -ms-overflow-style:scrollbar to workaround apparent IE11+Edge @viewport bug
-
Patrick H. Lauke authored
Remove usages of and references to <input type="datetime">
-
Chris Rebert authored
It has been removed from the HTML specification: https://github.com/whatwg/html/issues/336 Only Presto Opera ever implemented a special UI for it. [skip sauce]
-
Chris Rebert authored
/fyi @mdo [skip sauce]
-
Chris Rebert authored
Closes #18543
-
Mark Otto authored
v4: Rename .card-*-outline to .card-outline-*
-