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
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
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
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
25216349b3
add some disabled navbar link examples
2016-11-26 00:19:30 -08:00
Mark Otto
ffaad0a819
Responsive display utilities ( #20934 )
...
* Explore responsive display utils, but with a twist: lowest breakpoint has no breakpoint modifier in the class name
* make floats use the same format, add float-none mixin
2016-10-31 21:27:56 -07:00
Mark Otto
f8e4a531cf
alt attributes
2016-10-19 00:30:59 -07:00
Mark Otto
4ee28feb14
More navbar example content with forms
2016-10-19 00:18:47 -07:00
Mark Otto
036bb85b21
Tweak that navbar brand image alignment with new vertical align utils
2016-10-18 20:04:55 -07:00
Mark Otto
c7ad18117d
add examples of images in the navbar-brand section
2016-10-18 18:47:49 -07:00
Mark Otto
b8cc944155
more html linting
2016-10-17 23:45:25 -07:00
Mark Otto
9bc5dba777
html linting
2016-10-17 23:37:02 -07:00
Mark Otto
87689833fb
docs copy
2016-10-17 22:16:28 -07:00
Mark Otto
25e63a7b57
document new navbar classes and styles, update responsive variation, fix broken float classes
2016-10-17 22:09:11 -07:00
Mark Otto
19d6092364
drop data-target so the dropdown link works
2016-10-16 20:45:12 -07:00
Mark Otto
750a9d7d80
fix bad merge
2016-10-09 15:08:34 -07:00
Mark Otto
7dee5560a1
Merge branch 'v4-dev' into v4-navbars
2016-10-09 15:04:32 -07:00
Mark Otto
6c867667a1
Merge branch 'v4-dev' into v4-utils
2016-10-09 14:36:43 -07:00
Bardi Harborow
2e69dfa8c1
Fix broken/redirected links, moving to HTTPS where possible. ( #20557 )
2016-10-03 09:55:59 -07:00
Mark Otto
1db3586dc0
Merge branch 'v4-dev' into v4-navbars
2016-10-02 19:26:29 -07:00
Mark Otto
7bf868a709
v4: Social meta tags ( #20825 )
...
* descriptions for getting started pages
* descriptions for layout
* add content page descriptions
* more descriptions, updates to some existing ones
* correct site url
* add social stuff to config for twitter cards
* add twitter meta tags; use large image for homepage and regular card for all others
* add the assets
* more site config
* more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
2016-10-02 18:19:47 -07:00
Mark Otto
3dc4b3647c
Rename pull-*-{left|right} classes to .float-*-left and .float-*-right
2016-09-26 00:54:10 -07:00
Mark Otto
d11c93341f
fix that navbar toggler example in docs
2016-09-15 13:32:09 -07:00
Mark Otto
64dcb8b507
Merge branch 'v4-dev' into v4-navbars
2016-09-15 10:20:57 -07:00
Mark Otto
0be876359e
Update docs to use new spacing util class names
2016-09-08 22:16:28 -07:00
Patrick H. Lauke
a426c4951c
remove navbar-toggler unicode symbol in HTML
...
remove current HTML-based symbol, add any missing aria-* attributes
2016-07-19 22:11:44 +01:00
Mark Otto
d4457b3303
improve docs examples for .navbar-text
2016-05-15 12:37:47 -07:00
Mark Otto
dfa2536c3b
Restore .navbar-text and add some basic examples to the docs /cc #18049
2016-05-15 12:29:56 -07:00
Mark Otto
9c0c5fd9b1
Merge branch 'v4-navbars' of https://github.com/twbs/bootstrap into v4-navbars
2016-05-14 12:41:48 -07:00
Mark Otto
f98f9c9155
add docs note to clear up #18599--active states for navbars can be on anchors or parents
2016-05-14 12:41:26 -07:00
Mark Otto
05bdecd0b0
Add dropdown menu example to navbar docs
2016-05-13 08:19:16 -07:00
Mark Otto
9c100a6a9f
clarify example with code comment
2016-05-12 19:47:49 -07:00
Mark Otto
083271ae48
Update collapsible navbar docs
...
- Add .text-muted for text color control over .bg-inverse in the examples
- Add a dark navbar collapse example
2016-05-12 11:24:43 -07:00
Mark Otto
c8bd62b214
clarify, fix margin
2016-02-08 22:13:30 -08:00
Chris Rebert
1300af1d2d
Update docs to account for #18772
...
/fyi @mdo
[skip sauce]
2016-01-06 01:33:13 -08:00
Patrick H. Lauke
5a06173a53
Move collapsing navbar after the toggle
...
It's unclear why the example currently has the content that's
shown/hidden BEFORE the toggle. Generally, this is not a recommended
content order, as after toggling, the newly shown content precedes the
toggle and requires keyboard users, and particularly assistive
technology users, to then navigate in reverse to reach it.
2015-12-24 18:10:37 +00:00
Patrick H. Lauke
d0d9183a8f
Add missing aria attributes to navbar collapse examples
2015-12-24 16:52:43 +00:00
Chris Rebert
85032786c3
Update examples to account for #18185
...
[skip sauce]
2015-12-08 03:41:51 -08:00
Chris Rebert
4e6e3860a6
docs/components/navbar.md: Nitpick phrasing
...
[ci skip]
2015-12-08 00:36:42 -08:00
Mark Otto
3c4bf98af6
links and clarification in navbar docs
2015-12-06 22:47:23 -08:00
Mark Otto
e61eae4f9d
stub out some more of the navbar docs to include navbar-nav options and navbar-brand options
2015-12-06 22:34:06 -08:00
Mark Otto
21b15d450d
fixes #18087 : .navbar-form is no more
2015-12-06 16:59:33 -08:00
Chris Rebert
a8dc4812a4
Add responsive float classes; fixes #13690
2015-11-26 22:13:26 -08:00
Bass Jobsen
ec23ccf9d4
linking to the color scheme directly
...
Because of a color scheme has a color and background color.
2015-10-31 01:54:33 +01:00