Mark Otto
4ee28feb14
More navbar example content with forms
2016-10-19 00:18:47 -07:00
Mark Otto
16947ffa88
Merge pull request #20933 from twbs/alert-padding-vars
...
Switch to separate vars for alert vertical/horizontal padding
2016-10-18 23:42:16 -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
271f10f74f
Merge branch 'v4-dev' into v4-navbars
2016-10-18 20:03:49 -07:00
Mark Otto
1543738890
grunt
2016-10-18 20:03:42 -07:00
Mark Otto
805ae2b46c
Merge pull request #20932 from twbs/align-utils
...
Add vertical-align utilities
2016-10-18 19:59:44 -07:00
Mark Otto
2e4fab63de
fix markup validation
2016-10-18 19:31:47 -07:00
Mark Otto
6321f9342e
Switch to separate vars for alert vertical/horizontal padding
2016-10-18 19:18:06 -07:00
Mark Otto
62a129184d
Add vertical-align utilities
...
- Adds six new utils for vertical-align property
- Documents the additional classes in the utils docs
2016-10-18 19:15:58 -07:00
Mark Otto
c7ad18117d
add examples of images in the navbar-brand section
2016-10-18 18:47:49 -07:00
Mark Otto
a3df8ca35a
remove .navbar-brand > img selector that sets display block (will be replaced with utils)
2016-10-18 18:47:36 -07:00
Mark Otto
610ec73c9d
more consistent navbar-brand line-height
2016-10-18 18:47:08 -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
8be341ee96
lint
2016-10-17 22:17: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
484a8e3901
add navbar-brand and navbar-nav styles to the toggleable
2016-10-17 22:08:49 -07:00
Mark Otto
e24f406ce1
set the border color on the toggler
2016-10-17 21:05:22 -07:00
Mark Otto
b35e77deaf
Fix sass map navbar-toggleable
...
Follow up to 6e8ce0c7dc84c9373f6d760b82bea575cd5358b8. Uses the breakpoint-next mixin to snag the next breakpoint in the media query for proper styling.
2016-10-17 21:05:07 -07:00
Mark Otto
6e8ce0c7dc
Iterate over breakpoints to generate .navbar-toggleable classes
...
- Moves .navbar-brand margin and float to media queries
- Replaces the static media queries with an each loop to generate all the needed classes
2016-10-16 21:51:26 -07:00
Mark Otto
19d6092364
drop data-target so the dropdown link works
2016-10-16 20:45:12 -07:00
Mark Otto
247ad23e97
Merge branch 'v4-navbars' of github.com:twbs/bootstrap into v4-navbars
2016-10-16 19:46:55 -07:00
Mark Otto
b4cdccba84
Merge branch 'v4-dev' into v4-navbars
2016-10-16 19:46:47 -07:00
Mark Otto
6d6538fc81
grunt
2016-10-16 19:44:11 -07:00
Mark Otto
5b7ec495e3
Merge pull request #20918 from twbs/revert-20867-dedupe-sm-vars
...
Revert "Drop the $small-font-size variable for the newer $font-size-sm one"
2016-10-16 19:42:02 -07:00
Mark Otto
daf783f781
Merge pull request #20915 from bardiharborow/sauce
...
Change SauceLabs iPhone test to use Appium.
2016-10-16 19:09:37 -07:00
Mark Otto
227f066650
Revert "Drop the $small-font-size variable for the newer $font-size-sm one"
2016-10-16 18:49:55 -07:00
Bardi Harborow
fdb5af3bd9
Change SauceLabs iPhone test to use Appium.
2016-10-17 02:26:16 +11:00
Mark Otto
7a3459c0b1
Merge pull request #20890 from bardiharborow/scrollspy-docs
...
Update scrollspy navbar example.
2016-10-15 13:39:41 -07:00
Mark Otto
7837d6e208
Merge pull request #20898 from roooodcastro/issue-20897
...
Fixed #20897 by changing btn-default to btn-secondary in docs for V4
2016-10-15 13:38:53 -07:00
Starsam80
9e5a02c606
Remove borders on the top and/or bottom when .list-group-flush is the first and/or last child
...
Fully fixes #20395
2016-10-15 14:12:19 -06:00
Rodrigo Castro
6e2d46db86
Fixes #20897 - Changed btn-default for btn-secondary on V4's Modal documentation page
2016-10-13 15:35:20 -03:00
Bardi Harborow
9b86a6b41d
Update scrollspy navbar example.
2016-10-13 11:08:15 +11:00
Mark Otto
cf5d94f6d5
Merge pull request #20882 from vsn4ik/v4-dev-fix-utilites-classes
...
v4: Fix outdated utilites classes
2016-10-11 20:56:15 -07:00
vsn4ik
85327e4f9a
v4: Fix outdated utilites classes
2016-10-12 01:46:10 +03:00
Mark Otto
97b9d12c5d
Merge pull request #18400 from Johann-S/collapseCard
...
Convert Collapse accordion from Panels to Cards
2016-10-11 10:30:14 -07:00
Johann-S
de1255b14e
Collapse using card component
2016-10-11 13:25:36 +02:00
Mark Otto
4b27cc95e3
Merge pull request #20878 from twbs/downloads-copy
...
Updated Download docs
2016-10-10 14:20:54 -07:00
Mark Otto
ffdf64eb53
change custom builds callout to compiled builds callout
2016-10-10 14:18:42 -07:00
Mark Otto
eaac9deec2
remove commented out custom builds
2016-10-10 14:18:28 -07:00
Mark Otto
addf93a9d2
rework download options to mention source, compiled, and cdn
2016-10-10 14:18:16 -07:00
Mark Otto
259fa88e3e
Merge pull request #17614 from Johann-S/patchTooltip
...
[Fix #17611 ][V4] Change destroy to dispose for tooltip in _JQueryInterface
2016-10-10 13:03:28 -07:00
Mark Otto
647db6f195
Merge pull request #20816 from bardiharborow/docs-clipboard
...
Strip $ from copied shell commands.
2016-10-09 21:04:41 -07:00
Mark Otto
7407518fd1
grunt
2016-10-09 20:39:50 -07:00
Mark Otto
4d725c90d6
Merge pull request #17568 from Johann-S/fixCollapseHeight
...
[Fix #17555 ][V4] fix resetting style on closing collapse
2016-10-09 20:32:40 -07:00
Bardi Harborow
3ae450e74c
Render bash and powershell prompts with ::before.
2016-10-10 14:31:34 +11:00
Mark Otto
4493701ee2
grunt
2016-10-09 20:26:49 -07:00
Mark Otto
9c8913c684
one more syntax error
2016-10-09 20:26:12 -07:00
Mark Otto
949ca356de
Merge pull request #20876 from bardiharborow/fix-travis
...
Fix Travis errors due to npm/npm#14042 .
2016-10-09 20:24:15 -07:00