Mark Otto
|
73154d0392
|
Merge pull request #20467 from maxbeatty/v4-dev-17754
add support for ol in tab plugin
|
2016-10-24 20:50:52 -07:00 |
|
Mark Otto
|
60e51bc918
|
Merge pull request #18847 from Johann-S/fix18824
Fix bug multiple accordions collapse
|
2016-10-24 20:50:04 -07:00 |
|
Mark Otto
|
b0d61474e8
|
Merge pull request #20957 from kukac7/patch-1
duplicate navbar-toggler-padding variables
|
2016-10-24 20:49:14 -07:00 |
|
Mark Otto
|
378f96d67b
|
Merge pull request #20964 from vanduynslagerp/fix-form-control-shadows
Set box-shadow on input if enable-shadows rather than enable-rounded
|
2016-10-24 20:47:21 -07:00 |
|
Mark Otto
|
61bf63c609
|
Merge pull request #20966 from bardiharborow/spacing-docs
Fix documentation for all-side spacing classes.
|
2016-10-24 20:43:54 -07:00 |
|
Bardi Harborow
|
8e888796a6
|
Fix documentation for all-side spacing classes.
|
2016-10-21 09:36:09 +11:00 |
|
Pierre-Denis Vanduynslager
|
6eb2e54a91
|
Use box-shadow mixin
|
2016-10-20 16:35:45 -04:00 |
|
Pierre-Denis Vanduynslager
|
7a21517a48
|
Set box-shadow on input if enable-shadows rather than enable-rounded
|
2016-10-20 14:29:20 -04:00 |
|
Pierre-Denis Vanduynslager
|
9ee304b973
|
Merge branch 'twbs/v4-dev' into v4-dev
|
2016-10-20 14:25:00 -04:00 |
|
béla
|
dd1b9eeef8
|
duplicate navbar-toggler-padding variables
|
2016-10-20 11:31:30 +02:00 |
|
Mark Otto
|
b5890e0608
|
hashes
|
2016-10-19 08:30:27 -07:00 |
|
Mark Otto
|
d4d53cad96
|
grunt
|
2016-10-19 08:28:19 -07:00 |
|
Mark Otto
|
8ff7edaab4
|
version bump to alpha 5
|
2016-10-19 08:27:41 -07:00 |
|
Mark Otto
|
dd22d99254
|
grunt
|
2016-10-19 01:18:28 -07:00 |
|
Mark Otto
|
028dd6bd48
|
Merge pull request #19890 from twbs/v4-navbars
v4: Navbar improvements
|
2016-10-19 00:59:51 -07:00 |
|
Johann-S
|
9bc7de9395
|
Fix bug multiple accordions collapse
|
2016-10-19 09:35:48 +02: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
|
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 6e8ce0c7dc . 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 |
|
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 |
|