Starsam80
8d031090d0
Rename .flex-xs-*
and .flex-items-xs-*
to .flex-*
and .flex-items-*
( #21218 )
...
* Clean up _flex.scss a little
This commit just cleans up the formating of _flex.scss by changing
it so that it uses a single `@include media-breakpoint-up` instead
of multiple. It also aligns all of the CSS properties so it looks
a bit nicer.
* Remove `-xs` from flex classes
2016-11-27 15:19:27 -08:00
Mark Otto
095ea0b795
Border utilities ( #21213 )
...
* grunt
* add border utilities for removing borders
* clean up comments
* add basic border docs
* docs styles for border utils
2016-11-26 16:44:16 -08:00
Bardi Harborow
c104709193
Fix padding on .bg-faded demo.
2016-11-16 16:16:35 +11:00
Mark Otto
c581564a78
nav styles
2016-10-24 16:06:32 -07:00
Mark Otto
99d1cb0b0d
make masthead sit below nav
2016-10-24 16:06:22 -07:00
Mark Otto
f7f3e62c66
Merge branch 'v4-dev' into v4-docs-streamlined
2016-10-24 14:27:52 -07:00
Bardi Harborow
3ae450e74c
Render bash and powershell prompts with ::before.
2016-10-10 14:31:34 +11:00
Bardi Harborow
2e69dfa8c1
Fix broken/redirected links, moving to HTTPS where possible. ( #20557 )
2016-10-03 09:55:59 -07:00
Kovah
0ef64d89f7
Add breakpoint-specific gutters.
2016-09-13 23:02:56 -05:00
Mark Otto
11d52ba949
ads in content, sidebar changes, etc
2016-09-05 22:41:10 -07:00
Mark Otto
22afc82a91
hide page header for now, border top nav, sticky sidebar
2016-09-05 16:12:29 -07:00
Mark Otto
f235da05fd
flip the columns, tweak some of the styles
2016-09-04 22:04:58 -07:00
Mark Otto
4a63dc62bf
Update ads code and styles (also fixes #20477 in different way)
2016-08-21 22:38:08 -07:00
Mark Otto
7efdd7720a
Fixes #20382 : Import the flexbox utilities into the docs flex stylesheet
2016-07-30 10:36:14 -07:00
Mark Otto
8e9a9a5960
Enable flexbox grid CSS on our docs page
...
- Creates new flexbox grid Sass file in our docs assets
- Updates the Gruntfile to compile said new Sass file and minify the output
- Update notice on flexbox docs page for how it works
- Only enable compiled flexbox grid CSS in hosted docs site, not in dev (for easier and specific debugging of all flexbox features)
2016-07-26 21:09:39 -07:00
Mark Otto
2f38e5167d
fix doubled up padding in docs navbar
2016-07-25 12:30:10 -07:00
XhmikosR
47dc87e6c7
Fix typo in comment.
...
[ci skip]
2016-07-20 10:07:31 +03:00
Mark Otto
7071fe9c1b
Fixes #17089 a bit
2016-06-12 21:18:23 -07:00
Chris Rebert
a90b36918f
Add "The Bootstrap Authors" to copyright notices ( #19936 )
...
❤️ ❤️ ❤️ https://github.com/twbs/bootstrap/graphs/contributors
2016-05-20 09:04:31 -07:00
Mark Otto
80144d74d7
Merge branch 'v4-dev' into v4-forms-cleanup
2016-04-08 20:55:19 -05:00
Teo Dell'Amico
a0a157db93
Finish killing .center-block; fixes #19443
...
Replace the leftover instances with .m-x-auto (and .d-block when necessary)
Closes #19665
Refs #19102
[skip sauce]
2016-04-06 15:55:27 -07:00
Mark Otto
1a011c34c3
don't shrink nav font-size
2016-03-21 22:59:26 -07:00
Mark Otto
d9acd09351
lighter active
2016-03-21 22:56:45 -07:00
Mark Otto
00e20c7aec
Make active navbar link weight 500 again
2016-03-21 22:56:26 -07:00
Mark Otto
325c1d4c3c
spacing in docs example"
2016-02-09 01:12:58 -08:00
Mark Otto
e06d6365f8
Strip out .err from our syntax highlighting styles because it fucks up our placeholders in code snippets
2016-02-06 15:32:00 -08:00
Mark Otto
f127bc68a3
Merge branch 'v4-dev' into v4-grid-redux
2016-02-06 12:29:06 -08:00
Mark Otto
03ec195974
linter overhaul
2016-02-06 12:28:18 -08:00
Mark Otto
d043fe4eb2
disable linter
2016-02-06 12:27:44 -08:00
Mark Otto
414997baa8
flip things around again, no more base class, try out some new stuff to keep responsive flex grid working
2016-02-06 10:51:59 -08:00
Mark Otto
94999c98cf
simpler, more specific docs example css
2016-02-06 01:47:40 -08:00
Mark Otto
44bcaffb95
Tweak docs example CSS for flexbox grid cols
2016-02-06 01:30:31 -08:00
Mark Otto
9a645ef51a
Ensure docs grid example highlighting for flexbox mode
2016-02-06 00:47:19 -08:00
Mark Otto
ba37c37615
Redo line-height globally
...
- Rename -height to -height-base to match other vars
- Drop use of -height across the board and rely on it to be inherited
- Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
2016-02-03 19:45:13 -08:00
ruedap
d79cd56289
Fix typo in docs/assets/scss/docs.scss
2016-01-19 19:49:16 +09:00
Chris Rebert
22df55f24d
Docs: Remove defunct Pager example styles
...
Refs #18782
[skip sauce]
2016-01-11 02:02:05 -08:00
Mark Otto
3c009add3b
Merge pull request #18734 from tagliala/fix-highlight-docs
...
Fix margins in highlighted code in docs
2016-01-05 20:48:13 -08:00
Mark Otto
1364caf0b6
reformat syntax styles for linting
2016-01-03 18:28:07 -08:00
Mark Otto
b435894e2d
basic linting
2016-01-03 18:27:54 -08:00
Mark Otto
7a582b2ffe
basic linting changes, disable some id selector testing per file as needed
2016-01-03 18:17:58 -08:00
Mark Otto
ef5e2a5b5b
property order linting
2016-01-03 18:12:33 -08:00
Mark Otto
26b4211c23
we nuked the focusedinput example awhile back, so nuking the styles too
2016-01-03 18:10:47 -08:00
Mark Otto
6e7a9c5a38
basic linting
2016-01-03 18:10:34 -08:00
Mark Otto
84cd41956f
nuke vendor prefixes
2016-01-03 18:10:22 -08:00
Mark Otto
7a00b13b07
remove unused rule for ads css that was hiding an image that no longer exists (i think)
2016-01-03 18:09:36 -08:00
Chris Rebert
e9192f6de0
Update copyright years to 2016
...
[ci skip]
2016-01-01 12:31:38 -08:00
Geremia Taglialatela
ac77f5843a
Fix margins in highlights
2015-12-31 20:00:28 +01:00
Mark Otto
0186ab5fff
Merge pull request #18325 from twbs/tooltip-a-nowrap
...
Prevent anchors in tooltip example from splitting across lines
2015-12-07 21:58:35 -08:00
Mark Otto
4520b0f5d0
proper fix for #18439 w/ clippy placement and hover
2015-12-07 21:35:00 -08:00
Mark Otto
5a2318b68c
fixes #18436
2015-12-06 16:41:38 -08:00