Mark Otto
9a93671b75
Move box-shadow and transition mixins out of the main mixins file and into their own files
2017-03-05 12:40:01 -08:00
Mark Otto
ac3a2fe9bf
add more
2017-03-05 12:25:41 -08:00
Mark Otto
a607ead34c
fill in docs for layout utils page
2017-03-05 12:25:41 -08:00
Mark Otto
78937cbb39
move visibility docs and add .visible mention
2017-03-05 12:25:41 -08:00
Mark Otto
b7bf343958
update the migration docs
2017-03-05 12:25:41 -08:00
Mark Otto
22ee8c1aee
clear out docs css
2017-03-05 12:25:41 -08:00
Mark Otto
c6fdac9415
update instances of old classes in the docs
2017-03-05 12:25:41 -08:00
Mark Otto
4778190d78
Drop the .hidden and .visible classes, save for the print ones
...
— Moves print display utils to display utils file
— Removes all other .hidden- utils
— Expands on .invisible and it's mixin to provide options for visibility: visible and visibility: hidden
2017-03-05 12:25:41 -08:00
Mark Otto
ebe405a01b
Start rearranging the docs for a utilities update
...
— Rename display docs page
— Move print display utils to display utils page
— Drop remaining of responsive utils page as it's being replaced with display utils
— Update nav to reflect changes
2017-03-05 12:25:41 -08:00
Mark Otto
ed1de86794
Update spacer utilities ( #22123 )
...
* Drop -x and -y as they're all the same
- Also move -width to elsewhere in the vars because it makes no sense by spacers.
- Update values of -x and -y across main Sass and docs Sass.
* Update docs to reflect changes; link to spacing utils from options page
2017-03-05 12:20:44 -08:00
Patrick H. Lauke
192a8af0df
Merge pull request #22116 from Devinsuit/v4-dev
...
Update Google sourcemap resources link
2017-03-04 19:57:00 +00:00
Devinsuit
9fbaa4d160
Update link
2017-03-04 22:07:05 +03:00
Mark Otto
a60542cf15
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2017-03-03 13:09:08 -08:00
Catalin Zalog
70a57902ce
Change sticky order ( #22027 )
...
Based on this pen: http://codepen.io/zalog/pen/jyoyoR
2017-03-03 13:02:17 -08:00
Mark Otto
66a1f1d360
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2017-03-03 11:32:34 -08:00
Mark Otto
4a1b8919d1
grunt
2017-03-03 11:31:47 -08:00
Rutger Laurman
0a997795b4
Fix border width calculation for custom-select ( #22068 )
...
In addition to #22011 and #21994
2017-03-03 11:19:02 -08:00
Sean Beyer
e02597519a
Remove 'hover' from nav-tabs-active-link-hover-color et al ( #22087 )
...
* Remove 'hover' from variable names
* Fix indentation in variables
2017-03-03 11:15:41 -08:00
Alex Neises
c10200267b
Fixed spelling error. ( #22102 )
2017-03-02 16:32:21 -08:00
Sam Rapaport
651243f57c
Fix spelling error.
2017-03-02 14:22:01 +11:00
Bardi Harborow
e8015e3f16
Fix broken links.
2017-02-27 21:51:26 +11:00
Jason Millis
312522529c
Re-arranged contextual rows/cells ( #21980 )
...
Re-arranged contextual rows/cells so that example HTML matches example result.
2017-02-26 15:32:34 -08:00
Bardi Harborow
db23b1f32e
Move Jekyll to npm script.
2017-02-25 17:44:26 +11:00
nextgenthemes
45a065739e
normalize is no longer part of BS
...
normalize is no longer part of BS
2017-02-25 16:14:27 +11:00
Bardi Harborow
6593b15555
Refactor QUnit test page.
2017-02-22 11:14:47 +11:00
Bardi Harborow
9bacc6715a
Remove vendor prefixes from appearance: none.
2017-02-21 17:38:11 +11:00
Mark Otto
371bf95575
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2017-02-12 17:06:07 -08:00
Pierre Vanduynslager
3173a72083
Remove unused input-size mixin ( #21971 )
2017-02-11 21:16:16 -08:00
Mark Otto
820d912860
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2017-02-11 17:06:24 -08:00
Patrick H. Lauke
766e8b1576
Merge pull request #21953 from matteason/patch-1
...
Change 'has no affect' to 'has no effect' in Modal documentation
2017-02-09 16:26:35 +00:00
Matt Eason
29a8f9fc99
Change 'has no affect' to 'has no effect'
2017-02-09 16:17:32 +00:00
Waldson Moura
20389c10da
Fix fallback jquery filename ( #21940 )
2017-02-07 19:22:48 -08:00
Mark Otto
342e19ae89
grunt
2017-02-07 18:11:13 -08:00
Mark Otto
c56a651b7d
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2017-02-07 18:04:44 -08:00
Bardi Harborow
cb87eebcbb
Update dependencies.
2017-02-05 23:50:06 +11:00
Mark Otto
672fde1a02
stub out icons page in docs
2017-02-04 21:14:41 -08:00
Mark Otto
7263ec60e2
Rename icon-fonts.md to icons.md
2017-02-04 19:46:07 -08:00
Mark Otto
d79b556373
Fixes #21814 . Also accounts for custom file inputs.
2017-02-04 17:03:42 -08:00
Mark Otto
0da20476ec
Fixes #21892
2017-02-04 16:43:05 -08:00
Mark Otto
6b9265fc2d
Add utilities/flex
to the dedicated grid Sass bundle so folks can take advantage of the utilities for basic flex alignment
2017-02-04 15:57:21 -08:00
Mark Otto
09c7b1c582
Fixes #21908
2017-02-04 15:55:37 -08:00
Mark Otto
d822e9e491
grunt
2017-02-04 12:55:36 -08:00
Patrick H. Lauke
cfb25f6995
Merge pull request #21850 from patrickhlauke/v4-dev
...
Add aria-label to docs search field
2017-01-26 11:14:21 +00:00
Patrick H. Lauke
f5745ab846
Add aria-label to docs search field
2017-01-26 11:12:39 +00:00
Mark Otto
6aad73ac6d
Remove random cursor: default from pill nav ( #21835 )
...
Fixes #21560 . Pretty sure this wasn't intentional, so should be fine to remove.
2017-01-24 21:06:22 -08:00
Mark Otto
9d7d84e0b9
Allow button toolbars to wrap ( #21826 )
...
Fixes #21699
2017-01-24 20:43:33 -08:00
Mark Otto
a5abfe0ac0
fixes #21567
2017-01-24 00:22:31 -08:00
Mark Otto
d82e04e749
grunt ( fixes #21819 )
2017-01-24 00:18:41 -08:00
Sergey Kovalenko
bf7387aa42
Add align self to navbar brand ( #21626 )
2017-01-24 00:09:54 -08:00
Mark Otto
519ecc1c69
Rename order utilities to intended class names ( #21739 )
...
* rename order utilities to intended class names
* Documentation fixes.
2017-01-24 00:01:44 -08:00