Mark Otto
5357bad9a0
grunt
2016-11-27 23:39:50 -08:00
Starsam80
08e36a3cc9
Rename .col-xs
to .col
+ some other cleanup ( #21222 )
...
* Use `breakpoint-min` instead of a counter
* Remove 'xs' from flexbox grid
2016-11-27 22:47:00 -08:00
Mark Otto
4393da18f6
grunt
2016-11-27 22:29:55 -08:00
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
b456cb351d
grunt
2016-11-26 16:49:39 -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
Mark Otto
8a7ce25cf1
grunt
2016-11-25 17:29:28 -08:00
Mark Otto
49be9bc63a
grunt
2016-11-25 15:00:23 -08:00
Mark Otto
573e029feb
grunt
2016-11-16 20:42:40 -08:00
Bardi Harborow
c104709193
Fix padding on .bg-faded demo.
2016-11-16 16:16:35 +11:00
Mark Otto
76d53404b5
grunt
2016-10-31 21:14:23 -07:00
Mark Otto
d86d580d26
grunt
2016-10-30 13:40:11 -07:00
Mark Otto
cecf0db2ce
grunt
2016-10-27 22:29:10 -07:00
Mark Otto
96d8553bec
grunt
2016-10-27 22:11:22 -07:00
Mark Otto
fde7101f13
grunt
2016-10-27 20:03:56 -07:00
Mark Otto
9dbfc90eae
grunt
2016-10-27 09:51:22 -07:00
Mark Otto
6d6538fc81
grunt
2016-10-16 19:44:11 -07:00
Bardi Harborow
3ae450e74c
Render bash and powershell prompts with ::before.
2016-10-10 14:31:34 +11:00
Mark Otto
571e86e770
grunt
2016-10-09 17:26:51 -07:00
Mark Otto
6def7a5d56
Merge pull request #20555 from bardiharborow/updatedeps
...
Update dependencies, including Babel to v6 and zeroUnits fix.
2016-10-09 17:08:39 -07:00
Mark Otto
8d162553fa
grunt
2016-10-09 15:02:49 -07:00
Mark Otto
6c867667a1
Merge branch 'v4-dev' into v4-utils
2016-10-09 14:36:43 -07:00
Mark Otto
a2a53cb8c5
grunt
2016-10-09 12:39:56 -07:00
Bardi Harborow
d57d5a606b
Update dependencies, including Babel to v6 and zeroUnits fix.
2016-10-09 12:15:17 +11:00
Bardi Harborow
2e69dfa8c1
Fix broken/redirected links, moving to HTTPS where possible. ( #20557 )
2016-10-03 09:55:59 -07:00
Mark Otto
8a85f93aba
grunt
2016-10-02 19:40:39 -07:00
Mark Otto
49153ecf4f
Merge branch 'customizable-grid-gutters-per-breakpoint' of https://github.com/pixelbandito/bootstrap into pixelbandito-customizable-grid-gutters-per-breakpoint
2016-10-02 19:10:25 -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
Kovah
0ef64d89f7
Add breakpoint-specific gutters.
2016-09-13 23:02:56 -05: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
8e4f3fe7b9
grunt
2016-08-01 20:26:06 -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
c7de6107a8
prep release
2016-07-27 09:40:40 -07:00
Mark Otto
0fd2f8b889
grunt dist
2016-07-27 09:32:05 -07:00
Mark Otto
82bf1e32bd
grunt (include snew docs-flexbox files)
2016-07-26 22:03:54 -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
dcbe373361
grunt
2016-07-25 12:30:13 -07:00
Mark Otto
2f38e5167d
fix doubled up padding in docs navbar
2016-07-25 12:30:10 -07:00
Mark Otto
2ab662095b
grunt
2016-07-23 20:40:41 -07:00
XhmikosR
47dc87e6c7
Fix typo in comment.
...
[ci skip]
2016-07-20 10:07:31 +03:00
XhmikosR
083df475f3
Losslessly compress doc images.
...
Used zopfli 1.0.1 with `zopflipng.exe -m --lossy_transparent -y --iterations=1000`.
Before: 199 KB (203.922 bytes)
After: 197 KB (202.151 bytes)
[ci skip]
2016-07-12 23:08:29 +03:00
XhmikosR
e83b742c11
Run grunt
.
...
[ci skip]
2016-06-29 09:00:07 +03:00
Chris Rebert
ed3ba47425
Support jQuery v3 in Bootstrap v4 ( #20191 )
...
* bower.json, package.json: Extend jQuery version ranges to include v3
* NuGet: Bump jQuery to v3.0.0.1
* Docs+Examples: Update jQuery to v3.0.0
* Use jQuery v3.0.0 for JS unit tests
* Update jqueryVersionCheck to allow jQuery v3.x.x
2016-06-28 22:19:46 -07:00
Chris Rebert
6cceeec695
grunt dist docs
...
[skip sauce]
[skip validator]
2016-06-26 16:13:28 -07:00
Mark Otto
7071fe9c1b
Fixes #17089 a bit
2016-06-12 21:18:23 -07:00
Chris Rebert
0f3d427bbd
grunt
...
[ci skip]
2016-06-04 18:21:15 -07:00
XhmikosR
4bca0f878a
Merge pull request #19894 from twbs/v4-dev-jquery223
...
Update jQuery to v2.2.4.
2016-05-26 15:40:02 +03:00
XhmikosR
b0a7979cc1
Fix error with the new jQuery.
2016-05-26 15:30:07 +03:00
XhmikosR
a950d5642b
Update jQuery to v2.2.4.
2016-05-26 15:26:12 +03: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