Mark Otto
6b367b12c9
margins to separate some cards in examples
2016-12-22 19:13:39 -08:00
Mark Otto
51f723d669
no more need for this
2016-12-22 16:52:25 -08:00
Mark Otto
bc69ff108a
final docs cleanup with columns and more
2016-12-22 16:47:30 -08:00
Mark Otto
ce35655f5f
card deck footer example
2016-12-22 16:47:10 -08:00
Mark Otto
433df0c67e
add aligned footer example
2016-12-22 16:46:29 -08:00
Mark Otto
cba7b51081
redo subheadings and organization of card layout options
2016-12-22 16:46:10 -08:00
Mark Otto
5692406a11
better grouping of card styles docs
2016-12-22 16:45:48 -08:00
Mark Otto
49315dc16d
redo image section for intros and subheadings
2016-12-22 16:44:54 -08:00
Mark Otto
85525e2940
retitle nav section
2016-12-22 16:44:39 -08:00
Mark Otto
3f5c0a884a
update alignment section with widths
2016-12-22 16:44:33 -08:00
Mark Otto
3cc23e9747
redo sizing section with utils and grid callouts
2016-12-22 16:44:12 -08:00
Mark Otto
4b88284b5a
redo the supported content section entirely to give it sub sections
2016-12-22 16:43:21 -08:00
Mark Otto
503c4da10a
redo docs intro for the example
2016-12-22 16:41:56 -08:00
Mark Otto
d4217ea137
New width and height utils
...
Adding 25%, 50%, and 75% to the mix for later use with cards
2016-12-22 16:37:18 -08:00
Mark Otto
0ec049d222
grunt
2016-12-22 13:52:33 -08:00
Mark Otto
d86a1dbfd4
redo custom docs navbar
2016-12-22 13:48:07 -08:00
Mark Otto
bb97ae18f7
streamline example navbars by removing .hidden-* classes on togglers
2016-12-22 13:48:07 -08:00
Mark Otto
8231b188c3
remove .hidden-* classes from .navbar-toggler and make that part of the .navbar-toggleable-*
2016-12-22 13:48:07 -08:00
Mark Otto
c858af7932
couple more utils
2016-12-22 13:48:07 -08:00
Mark Otto
e37a57a34d
more example fixes
2016-12-22 13:48:07 -08:00
Mark Otto
f041fb7373
migrate some notes on over here
2016-12-22 13:48:07 -08:00
Mark Otto
df566160e7
put new toggler markup to use
2016-12-22 13:48:07 -08:00
Mark Otto
80674b0c58
fixes #18115 : move forward with one naming scheme for inversed color schemes, renaming .navbar-dark to .navbar-inverse (matching .card-inverse in the process and restoring v3's inverted class name)
2016-12-22 13:48:07 -08:00
Mark Otto
ecba56828d
fixes #18053 by removing container padding at lower breakpoints on responsive navbars
2016-12-22 13:48:07 -08:00
Mark Otto
0677b6b18c
even more utils for forms
2016-12-22 13:48:07 -08:00
Mark Otto
567a289137
more margin utils on forms
2016-12-22 13:48:07 -08:00
Mark Otto
4750c5a7b4
make sure all nav demos for the navbar are using toggleable-* classes for proper responsive styles
2016-12-22 13:48:07 -08:00
Mark Otto
67dc3b0702
dedupe ids
2016-12-22 13:48:07 -08:00
Mark Otto
6e61830633
update justified nav to use justified navbar; remove safari bug warning given flexbox implementation
2016-12-22 13:48:07 -08:00
Mark Otto
635c1ce06e
fix carousel navbar
2016-12-22 13:48:07 -08:00
Mark Otto
cfdc66a342
fix sticky footer example navbar
2016-12-22 13:48:07 -08:00
Mark Otto
802de24a4a
fix up navbar top and fixed top examples
2016-12-22 13:48:07 -08:00
Mark Otto
a6ce3aba5c
redo album navbar with new styles
2016-12-22 13:48:07 -08:00
Mark Otto
d236041748
make more examples responsive
2016-12-22 13:48:07 -08:00
Mark Otto
5c76cbea77
remove now unneeded collapse section
2016-12-22 13:48:07 -08:00
Mark Otto
562bcd9380
fix colors
2016-12-22 13:48:07 -08:00
Mark Otto
fd79471e8a
override pos-f-t in examples
2016-12-22 13:48:07 -08:00
Mark Otto
17dca54278
add responsive behaviors section
2016-12-22 13:48:07 -08:00
Mark Otto
93fabfa7a4
update responsive behavior in demo
2016-12-22 13:48:07 -08:00
Mark Otto
8a8719b75c
unique ids
2016-12-22 13:48:07 -08:00
Mark Otto
7c7bd17f0f
rearrange examples, go center nav only instead of trying to hack centered with siblings
2016-12-22 13:48:07 -08:00
Mark Otto
60234f023b
nuke
2016-12-22 13:48:07 -08:00
Mark Otto
9c423b5c6d
move and consolidate navbar examples, fix em up
2016-12-22 13:48:07 -08:00
Mark Otto
50c76fd841
make supported content example responsive
2016-12-22 13:48:07 -08:00
Mark Otto
be1a316320
no more .navbar-full
2016-12-22 13:48:07 -08:00
Mark Otto
c7be14d66b
no need for this; we have max-width 100% on them now
2016-12-22 13:48:07 -08:00
Mark Otto
530b9bcba4
more navbar docs changes
2016-12-22 13:48:07 -08:00
Mark Otto
c92e9c0090
cleanup navbar docs for flex changes
2016-12-22 13:48:07 -08:00
Mark Otto
bc1afa093a
remove .navbar-container; just need .navbar now
2016-12-22 13:48:07 -08:00
Mark Otto
18453f06f9
flexbox this thing
...
- drop the table styles, use flex
- remove commented out code
- consolidate styles a bit
- add a huge flex-grow to the nav, making the assumption you want nav to take up most space
2016-12-22 13:48:07 -08:00