Mark Otto
addf93a9d2
rework download options to mention source, compiled, and cdn
2016-10-10 14:18:16 -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
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
06fab9fc50
remove arrows from popovers docs
2016-10-09 20:03:43 -07:00
Mark Otto
ab2480f7ca
remove arrow from static html demos
2016-10-09 20:02:24 -07:00
Mark Otto
ef5bbffd55
grunt
2016-10-09 19:55:58 -07:00
Mark Otto
ea57c51082
document it a bit
2016-10-09 17:46:45 -07: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
3fa312ccdf
Use correct class for validation coloring on label elements
2016-10-09 16:40:56 -07:00
Mark Otto
909b84a289
Document the .bg-faded class
...
Fixes #20550 .
2016-10-09 16:35:16 -07:00
Mark Otto
b7444eb82a
Don't use collapse classes on elements with padding
...
Fixes #20600 .
2016-10-09 16:32:19 -07:00
Mark Otto
55e130f88f
Update static form control
...
- Remove margin-bottom override in favor of .mb-0 utility class
- Apply the input line-height styles to match
- Remove the min-height to match the input
2016-10-09 16:16:13 -07:00
Mark Otto
b04e9fb87c
separate out the custom html example
2016-10-09 15:35:52 -07:00
Mark Otto
d212ff80ae
Merge branch 'v4-dev' of https://github.com/dumb/bootstrap into dumb-v4-dev
2016-10-09 15:29:26 -07:00
Mark Otto
9159ad307f
remove those files from the diff
2016-10-09 15:14:25 -07:00
Mark Otto
750a9d7d80
fix bad merge
2016-10-09 15:08:34 -07:00
Mark Otto
7dee5560a1
Merge branch 'v4-dev' into v4-navbars
2016-10-09 15:04:32 -07:00
Mark Otto
8d162553fa
grunt
2016-10-09 15:02:49 -07:00
Mark Otto
b4d8367dbc
Merge pull request #20864 from twbs/fix-20688
...
Update the grid table heading to clarify max width over width
2016-10-09 14:57:31 -07:00
Mark Otto
821f719367
Merge pull request #20684 from twbs/v4-utils
...
v4: The Utilities Update
2016-10-09 14:54:57 -07:00
Mark Otto
6c867667a1
Merge branch 'v4-dev' into v4-utils
2016-10-09 14:36:43 -07:00
Mark Otto
13cc81c50c
Update grid docs mention of gutter width value (no more rems for awhile now)
2016-10-09 13:51:59 -07:00
Mark Otto
1d0d0dac76
Update grid docs to use new values for grid breakpoints and containers
2016-10-09 13:51:05 -07:00
Mark Otto
0ba05f4da9
Update the grid table heading to clarify max width over width
...
Fixes #20688
2016-10-09 12:42:36 -07:00
Mark Otto
f49a7a2a08
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2016-10-09 12:40:03 -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
Seth Broweleit
e56146e592
Mark icon-fonts.md docs as not-yet-written ( #20850 )
...
[ci skip]
2016-10-06 23:59:19 -07:00
Bardi Harborow
2e69dfa8c1
Fix broken/redirected links, moving to HTTPS where possible. ( #20557 )
2016-10-03 09:55:59 -07:00
David Beitey
07033a8cf8
Show clearfix for examples for xs/sm devices ( #19287 )
...
Change `hidden-sm-up` to `hidden-md-up` as the clearfix divs should be visible on both `xs` and `sm` devices (widths of 6 columns).
2016-10-02 23:21:15 -07:00
Patrick van Hesteren
98671231ec
Updated documentation of the focus option from the modal component. ( #19409 )
2016-10-02 23:05:59 -07:00
Mark Otto
2919c34071
grunt
2016-10-02 20:39:19 -07:00
Mark Otto
8a85f93aba
grunt
2016-10-02 19:40:39 -07:00
Mark Otto
1db3586dc0
Merge branch 'v4-dev' into v4-navbars
2016-10-02 19:26:29 -07:00
Mark Otto
4699fd4b40
fix typos
2016-10-02 19:23:10 -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
18b14d3c9f
Document that all table styles are inherited ( #20699 )
2016-10-02 18:27:53 -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
Mark Otto
3dc4b3647c
Rename pull-*-{left|right} classes to .float-*-left and .float-*-right
2016-09-26 00:54:10 -07:00
Patrick H. Lauke
dad1c88653
Merge pull request #20764 from patrickhlauke/v4-dev
...
Add Edge#9011176 bug (visual artifacts in scrollable dialogs)
2016-09-22 10:54:49 +01:00
Patrick H. Lauke
d71c7c0958
Add Edge#9011176 bug (visual artifacts in scrollable dialogs)
2016-09-22 10:48:05 +01:00
Mark Otto
d11c93341f
fix that navbar toggler example in docs
2016-09-15 13:32:09 -07:00
Mark Otto
64dcb8b507
Merge branch 'v4-dev' into v4-navbars
2016-09-15 10:20:57 -07:00
Kovah
0ef64d89f7
Add breakpoint-specific gutters.
2016-09-13 23:02:56 -05:00
Nick
3f01134031
Grid mixins docs should match source code ( #20705 )
2016-09-12 22:31:05 -07:00
Chris Rebert
089bc85a49
Remove fixed Edge <input type="file"> bug from the Wall
...
https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/8282613/ has been marked as Fixed.
Refs #20335 .
[skip sauce]
2016-09-12 16:19:29 -07:00
Mark Otto
13e4348dfd
grunt
2016-09-11 23:52:47 -07:00
Mark Otto
0b36debc5f
grunt
2016-09-11 23:50:50 -07:00
Mark Otto
a27a488002
woof, first grunt after building all the dist lol
2016-09-11 22:34:25 -07:00
Mark Otto
a48e819921
Fixes #19466 : Document the flexbox order utils ( #20697 )
2016-09-11 22:31:26 -07:00
Mark Otto
8104bd7a02
v4: Update tooltip placement docs ( #20696 )
...
* Fixes #19796 : Remove mention of tooltip auto placement
* add note to migration docs
2016-09-11 22:30:37 -07:00
Mark Otto
2301b0c4de
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
2016-09-11 22:27:43 -07:00
Mark Otto
f8dfb8a2e7
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
2016-09-11 22:27:12 -07:00
Chris Rebert
eb18554b9e
Add Selectors Level 4 :nth-child() to Most Wanted features for Edge
...
h/t @bardiharborow for opening https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/15944476
Refs #20143
[skip sauce]
2016-09-11 22:27:11 -07:00
Chris Rebert
e31a1a0f6d
Add transitioncancel to Most Wanted list for Chrome, Safari, Edge ( #20618 )
...
[skip sauce]
2016-09-11 22:21:12 -07:00
Mark Otto
818d1f53a5
Merge branch 'v4-hamburger-fix2' of https://github.com/patrickhlauke/bootstrap into patrickhlauke-v4-hamburger-fix2
2016-09-11 21:57:38 -07:00
Mark Otto
cbd2ac0ee7
grunt
2016-09-11 20:51:07 -07:00
Mark Otto
6181cf9d5d
update nav.yml
2016-09-09 21:24:27 -07:00
Mark Otto
91992ac70a
Add new border utils
...
- Move and rename .img-rounded to .rounded, .img-circle to .rounded-circle
- Add new .rounded-{direction} utils
- New docs pages for border utils with TBD comments for the border property
- Removes most image examples for rounding from the content/images docs in favor of new docs page
2016-09-08 23:21:40 -07:00
judetucker
618081b86c
updated docs to reflect change in img-rounded class
2016-09-08 22:51:22 -07:00
Mark Otto
a96038b50a
Revamp background utilities and add new .text-white utility
...
- Rather than mix multiple properties in our color utilities, this splits all color and all background utils into separate classes.
- Adds new .text-white class to help lighten text color for darker backgrounds
2016-09-08 22:18:40 -07:00
Mark Otto
0be876359e
Update docs to use new spacing util class names
2016-09-08 22:16:28 -07:00
Kovah
076a950442
Docs: Breaks out Utilities into separate section and optimizes its pages ( #20678 )
2016-09-08 21:48:17 -07:00
Adam Macias
7ba78e603a
Add Brazilian Portuguese in translations ( #20673 )
2016-09-08 09:19:11 -07:00
Mark Otto
a2b33257fc
fix spacing a bit
2016-09-07 21:21:30 -07:00
Mark Otto
7df7f40a33
Merge branch 'patch-21' of https://github.com/kkirsche/bootstrap into kkirsche-patch-21
2016-09-07 21:08:02 -07:00
Mark Otto
e9bc67db5b
grunt
2016-09-07 21:07:52 -07:00
Igor Tarasov
18258cbd99
Fix docs for heading sizes ( #20646 )
...
* Fix docs for heading sizes (sizes here were from v3)
* Added rem sizes to header size docs
* Fixed erroneous px sizes
2016-09-07 20:44:28 -07:00
Mark Otto
07752bab7b
v4: Card image fixes ( #20667 )
...
* Add .img-fluid to card images in columns to ensure proper resizing
* change that variable from regular value to variable
* use calc to figure out a tighter border for card images
2016-09-07 20:40:12 -07:00
Mark Otto
5413787e40
fixes #20655 : Update font stack list in the Reboot docs to match current CSS usage ( #20666 )
2016-09-07 20:39:33 -07:00
Chris Rebert
34291cc5ce
Add Edge entry for #20507 to Wall of Browser Bugs
...
Closes #20507
[skip sauce]
2016-09-05 22:55:26 -07:00
Mark Otto
d90d060c8c
grunt
2016-09-05 12:42:12 -07:00
Mark Otto
5495a4b3d3
versions
2016-09-05 12:41:44 -07:00
Mark Otto
59daf9f958
grunt
2016-09-05 12:37:47 -07:00
Mark Otto
7e18498b64
Fixes #20608 and #20578 : Consistent checkbox and radio markup ( #20629 )
...
- Update docs examples to use newer .form-check suite of classes
- Update form validation mixin to use newer classes as well
2016-09-05 11:39:37 -07:00
Mark Otto
d6584f13bf
grunt
2016-09-04 17:52:47 -07:00
Starsam80
a996eb344d
Fix segmented buttons in input group docs ( #20489 )
...
Fixes #20484
2016-09-04 17:50:39 -07:00
Jonathan
7f1c36767a
Renamed contextual classes for tables ( #20505 )
...
To be prefixed with `.table-`.
2016-09-04 17:49:49 -07:00
Mark Otto
93522e3ae6
grunt
2016-09-04 17:44:53 -07:00
Mark Otto
75232e6720
Merge pull request #20475 from califrench/patch-1
...
Updated docs with extra auto resize example
2016-08-21 23:14:48 -07:00
Mark Otto
c83a9ddbb9
Merge pull request #20519 from vanillajonathan/patch-2
...
Added information about the .panel-group class
2016-08-21 22:43:14 -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
07f341e30e
Fixes #20504 : Mention .divider to .dropdown-divider name change
2016-08-21 19:56:18 -07:00
Mark Otto
c2b8012764
minor docs edit to fix #20538
2016-08-21 19:33:54 -07:00
Mark Otto
ab9d351860
fixes #19930 : update split dropup variation to include modifier
2016-08-21 19:07:15 -07:00
Mark Otto
bf056d45be
Fixes #20495 : Update heading hierarchy to avoid nested ToC that leads to hiding of entire ToC
2016-08-21 17:18:38 -07:00
Mark Otto
9128c1adff
grunt
2016-08-21 17:10:20 -07:00
Mark Otto
86e3a35161
add some margin utils
2016-08-19 21:20:00 -07:00
Alex Shafer
17bc19a805
Remove some strong language in docs/forms.md
...
Remember, there may be children/students using these examples...
2016-08-18 08:19:09 -04:00
Jonathan
24a3fbfeac
Added information about the .panel-group class
2016-08-15 17:04:03 +02:00
Bardi Harborow
4ca2528611
Remove CDN "not yet available" notice.
2016-08-07 12:34:40 +10:00
Scott Gauthreaux
98a8e9947a
Updated docs with extra auto resize example
...
I updated the doc with an example of a flex layout of 3 columns where the center column is specified as a `.col-xs-5` to show that other columns will resize no matter what the width of the center column.
Experienced bootstrap developers will expect to have to use an even number for the center column width when in reality any size will work.
I believe this is quite useful information and doesn't add too much to the docs.
Another option would be to make that initial example a `.col-xs-5` instead of a `.col-xs-6` to highlight this fact in the first place.
2016-08-06 15:33:31 -07:00
Mark Otto
0416f761dd
Merge pull request #20434 from vanduynslagerp/fix-20410
...
Fix dropdown example in docs (Fix #20410 )
2016-08-03 18:32:40 -07:00
Chris Rebert
5164e542b2
Add Wall of Browser Bugs entry for #12359 ( #20445 )
...
https://bugzilla.mozilla.org/show_bug.cgi?id=504622
Refs #12359
[skip sauce]
2016-08-03 08:03:24 -07:00
Chris Rebert
6844745db5
Most Wanted features: Add Edge UserVoice <dialog> entry
...
https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508895-dialog-element
Refs #20175
[ci skip]
2016-08-02 21:35:37 -07:00
Pierre-Denis Vanduynslager
0f25df1dff
Fix dropdown example in docs ( Fix #20410 )
2016-08-02 01:38:32 -04: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
339b369bd2
Merge pull request #20282 from anantoghosh/patch-2
...
Migration docs: Fix typo in 'Reboot' about units
2016-07-27 21:29:05 -07:00
Mark Otto
aad527e410
Merge pull request #20341 from pat270/v4-tooltip-static-demo
...
Docs Tooltip Static Demo uses v3 class names
2016-07-27 21:06:52 -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
24e992a6ff
bump versions
2016-07-27 09:31:24 -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
c017eaca2f
elaborate on those classes
2016-07-26 20:21:45 -07:00
Mark Otto
069a0dd6e7
comment out custom builds for now
2016-07-26 20:20:16 -07:00
Mark Otto
855a82e3a2
remove dist download option for now; it has been coming soon for far too long
2016-07-26 20:18:51 -07:00
Mark Otto
cf45a82068
grunt
2016-07-26 20:16:28 -07:00
Mark Otto
902d979568
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2016-07-26 19:57:44 -07:00
Patrick H. Lauke
851e2cbb84
add Edge bug 8282613
2016-07-26 23:17:43 +01:00
Mark Otto
39732a0023
30px not 15px
2016-07-25 20:39:19 -07:00
Mark Otto
55795e8845
Customizing grid docs updates to followup on #19099
...
- More details on columns and gutters
- Break it into clear sections
2016-07-25 20:36:30 -07:00
Mark Otto
ded1bf98d7
One more follow up to #19099 , #20349 , and #20361
...
Remove mention of base class and fix grid examples
2016-07-25 20:27:55 -07:00
Mark Otto
d306864e80
grunt
2016-07-25 20:10:10 -07:00
Mark Otto
e7090a7c44
update text in grid example
2016-07-25 17:10:32 -07:00
Mark Otto
7e8182e9a6
grunt
2016-07-25 17:10:21 -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
7fd00263e3
Merge branch 'v4-dev' into v4-navbars
2016-07-23 21:05:18 -07:00
Mark Otto
38312640df
grunt
2016-07-23 21:04:37 -07:00
Mark Otto
b36e6dae2f
Merge branch 'v4-dev' into v4-grid-fixes
2016-07-23 20:40:52 -07:00
Mark Otto
2ab662095b
grunt
2016-07-23 20:40:41 -07:00
Mark Otto
a8879c8f82
Follow-up to #19099 for grid fixes
...
- Restores two-mixin approach to generating semantic grid columns (now with 'make-col-ready' and 'make-col')
- Removes need for .col-xs-12 by restoring the mass list of all grid tier classes to set position, min-height, and padding
- Adds an initial 'width: 100%' to flexbox grid column prep (later overridden by the column sizing in 'flex' shorthand or 'width') to prevent flexbox columns from collapsing in lower viewports
2016-07-23 17:12:43 -07:00
Patrick Yeo
6157001bcd
Tooltip Static Demo uses v3 class names
2016-07-21 12:44:26 -07:00
Raphael Luba
d71c080ab5
Replace renamed classes in grid push/pull example ( #20330 )
...
The example for column ordering still referenced the old push/pull class names.
2016-07-20 08:37:54 -07:00
XhmikosR
47dc87e6c7
Fix typo in comment.
...
[ci skip]
2016-07-20 10:07:31 +03:00
Alice Young
e613415a76
Docs: Update composer require
command to download current v4 alpha version ( #20328 )
2016-07-19 18:40:21 -07:00
Patrick H. Lauke
a426c4951c
remove navbar-toggler unicode symbol in HTML
...
remove current HTML-based symbol, add any missing aria-* attributes
2016-07-19 22:11:44 +01:00
Chris Rebert
e12361483a
Add position:sticky to Most Wanted features ( #20315 )
...
[skip sauce]
2016-07-17 14:01:16 -07:00
Pvanhesteren
ef9099a237
Port #19410 to v4
...
Clarify valid values of Carousel's `pause` option
Fixes #18205
[skip sauce]
2016-07-17 00:17:30 -07:00
Chris Rebert
0cf5204a48
Add HTMLHint to the build; fixes #20297 ( #20301 )
...
[skip sauce]
2016-07-14 16:22:56 -07:00
Chris Rebert
610a089054
Wall of Browser Bugs: Link to WebKit meta-bug ( #20299 )
...
https://bugs.webkit.org/show_bug.cgi?id=159753
[skip sauce]
2016-07-13 22:21:10 -07:00
Tom Lutzenberger
3487e421b5
Fix HTML validity error in sticky-footer-navbar example ( #20295 )
2016-07-13 10:00:39 -07: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
c2189876ee
Remove trailing space.
...
[ci skip]
2016-07-12 22:27:06 +03:00
anantoghosh
11d43e456a
Fix typo in 'Reboot' about units
...
In about 'Reboot', it says "moving **from** `rem` **to** `em` units. It should be moving from `em` to `rem`.
2016-07-12 14:08:24 +05:30
Chris Rebert
0b21f2ecb1
Add Most Wanted Features entries for <dialog>
...
Refs https://bugzil.la/840640
Refs https://webkit.org/b/84635
[skip sauce]
2016-07-08 02:05:12 -07:00
Chris Rebert
58aca28234
Move browser feature requests to new "Most wanted features" section
2016-07-08 00:19:12 -07:00
anantoghosh
f15611cb81
Fix typo in 'Reboot' section
...
Changed `box-sizing: border` to `box-sizing: border-box`
2016-07-06 13:14:48 +05:30
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
judetucker
a21ff40068
Mention .list-inline-item change in the migration guide
...
Fixes #18813
Closes #20187
[skip sauce]
2016-06-27 23:20:01 -07:00
Chris Rebert
288bd07a36
docs/migration.md: Fix "correspending" typo
...
[ci skip]
2016-06-27 23:00:46 -07:00
Chris Rebert
bba039d2fd
Add Wall of Browser Bugs entry for #20161 ( #20183 )
...
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1282363
2016-06-27 01:12:00 -07:00
Chris Rebert
6cceeec695
grunt dist docs
...
[skip sauce]
[skip validator]
2016-06-26 16:13:28 -07:00
Chris Rebert
b73b0c559e
docs/_plugins/bugify.rb: Add support for MS Edge UserVoice ideas ( #20176 )
...
[skip sauce]
2016-06-25 21:32:23 -07:00