Mark Otto
49be9bc63a
grunt
2016-11-25 15:00:23 -08:00
Mark Otto
3cfd40782c
grunt
2016-11-25 14:20:49 -08:00
Mark Otto
83c8bfa30d
Fixes #21195 : Add more table of contents to pages with longer contents
2016-11-25 14:01:06 -08:00
Mark Otto
5b151eb891
grunt
2016-11-25 13:55:34 -08:00
Mark Otto
ec47feefd6
Fixes #21114 : clarify by removing mention of nesting
2016-11-23 11:35:41 -08:00
Mark Otto
91bb6a038d
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2016-11-23 11:28:22 -08:00
Mark Otto
8d3f0995d1
Fixes #21123 : More specific definition of fixed-width block level for .mx-auto
2016-11-23 11:28:17 -08:00
Mark Otto
ab54151ed3
Fixes #21179 : docs typos on pull/float action
2016-11-23 11:26:37 -08:00
Chris Rebert
63843de193
Add Wall of Browser Bugs entry for #21120
...
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=510079
Closes #21120
[skip sauce]
2016-11-22 23:56:41 -08:00
Mark Otto
573e029feb
grunt
2016-11-16 20:42:40 -08:00
Mark Otto
6910516d2c
Merge pull request #21086 from ETNOL/feature/OmitXsFromGrid
...
Feature/omit xs from grid
2016-11-16 20:37:51 -08:00
Bardi Harborow
c104709193
Fix padding on .bg-faded demo.
2016-11-16 16:16:35 +11:00
Daniel Lo Nigro
fd184b45f3
it's → its
...
Small grammar fix.
2016-11-13 13:59:18 -08:00
Mark Otto
93ba9ac629
grunt
2016-11-09 20:00:16 -08:00
Chris Rebert
2133dbd718
browser-features.yml: Fix MS A11y UserVoice entry
...
And move one Firefox entry to keep the entries sorted by browser.
Refs #21089
2016-11-08 18:22:06 -08:00
Chris Rebert
dafd900e93
docs/_plugins/bugify.rb: Add support for MS A11y UserVoice ideas
...
Refs #21089
[ci skip]
2016-11-08 18:19:05 -08:00
Mark Otto
cbd13e5229
Merge pull request #21062 from vanillajonathan/patch-1
...
Linked to slack
2016-11-08 13:33:23 -08:00
Bardi Harborow
b4dbc69f0e
Fix broken and redirected links.
2016-11-09 01:14:48 +11:00
Patrick H. Lauke
e123cdda16
Add browser features around virtual/accessibility focus
...
These would help in making hidden skip links show up visually once they
receive AT focus (for sighted/partially sighted AT users)
2016-11-05 15:27:26 +00:00
Patrick H. Lauke
6b184763f0
Add Safari skip link bug
2016-11-05 15:24:37 +00:00
Eric Nolte
cec0c7c6d6
Update docs to reflect new breakpoint naming convention
2016-11-04 10:54:34 -06:00
Eddie Lau 3dd13
760990fa13
replace img-circle by rounded-circle css class
2016-11-03 12:00:29 +08:00
Jonathan
cb270b182c
Linked to slack
2016-11-01 15:37:47 +01:00
Mark Otto
cd5c7a2263
grunt
2016-10-31 21:36:10 -07:00
Mark Otto
ffaad0a819
Responsive display utilities ( #20934 )
...
* Explore responsive display utils, but with a twist: lowest breakpoint has no breakpoint modifier in the class name
* make floats use the same format, add float-none mixin
2016-10-31 21:27:56 -07:00
Mark Otto
76d53404b5
grunt
2016-10-31 21:14:23 -07:00
Mark Otto
f734814f6b
Make spacer utils responsive ( #20926 )
...
* make spacer utils responsive by grid tier
* update scale to add two levels, document them
* change responsive spacing utils to avoid the xs abbreviation in the class name for that tier
* update code snippet to match source
* update usage in our docs
* linter
* docs updates
2016-10-31 21:13:05 -07:00
Rodrigo Castro
d6cc0e017d
Fixes #21057 , fixes utilities link on typography documentation page ( #21058 )
2016-10-31 19:27:40 -07:00
Mark Otto
d1171ac44a
grunt
2016-10-30 15:21:53 -07:00
Mark Otto
7ba4ac0cd3
add specific docs example for badged list group items
...
floated content has to come first in the DOM, otherwise you can get alignment bugs. in flexbox though, that's not the case. as such, i'm adding this example code to guide folks to the changes needed to move between default and flex modes.
2016-10-30 14:13:06 -07:00
Mark Otto
d86d580d26
grunt
2016-10-30 13:40:11 -07:00
Mark Otto
c9dc04b4f5
grunt
2016-10-30 13:37:11 -07:00
Mark Otto
b071de65c7
grunt
2016-10-28 19:28:41 -07:00
Mark Otto
6a11ae580d
add horizontal form examples
2016-10-28 16:38:30 -07:00
Mark Otto
a6cd4937af
rework some copy
2016-10-28 16:36:09 -07:00
Mark Otto
cecf0db2ce
grunt
2016-10-27 22:29:10 -07:00
Mark Otto
63a524b352
Merge pull request #19887 from ryanburnett/v4-dev
...
Alphabetized carousel options & added "ride" to it
2016-10-27 22:21:06 -07:00
Mark Otto
96d8553bec
grunt
2016-10-27 22:11:22 -07:00
Mark Otto
fa0605132f
grunt
2016-10-27 20:04:33 -07:00
Mark Otto
6608b2a9ee
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
2016-10-27 20:04:04 -07:00
Mark Otto
fde7101f13
grunt
2016-10-27 20:03:56 -07:00
judetucker
b3944c2334
cleaned up the docs to complete the change from tag to badge
2016-10-27 15:03:45 -07:00
Mark Otto
da6b5a0551
Merge pull request #21028 from judetucker/card_docs_float
...
Docs correction to change .pull to .float on Card docs
2016-10-27 11:51:06 -07:00
Mark Otto
93ac9381be
Fixes #17631 : Add mention of removed .btn-group-justified
...
It was only available for anchor elements and not button elements, so it was super weird to support. Might be bringing it back with flexbox though in v4 as an option.
2016-10-27 10:31:37 -07:00
Mark Otto
9dbfc90eae
grunt
2016-10-27 09:51:22 -07:00
Mark Otto
a26080c047
rework flex grid autolayout docs
...
Adds clearer headings to each section, reworks some copy to be more direct.
2016-10-27 09:50:25 -07:00
Mark Otto
26c33fa5ed
unrelated change; bold that stuff to emphasize it
2016-10-27 09:49:57 -07:00
Mark Otto
e2068d0e53
Merge branch 'auto-flex-col' of https://github.com/alanmoo/bootstrap into alanmoo-auto-flex-col
2016-10-27 09:41:33 -07:00
Mark Otto
115a37db1a
Change variable for modal backdrop zindex, rearrange to be ordered from lowest to highest
2016-10-27 09:31:38 -07:00
Mark Otto
3cc0239903
Document our z-index values
...
Fixes #18532
2016-10-27 09:26:23 -07:00
Mark Otto
8ed7ebcd63
fixes #18565 : mention carousel sizing in docs
2016-10-27 09:19:07 -07:00
Mark Otto
abc9a526d5
Fixes #20498 : Warn about flexbox bugs in our flex grid docs
2016-10-27 09:03:45 -07:00
Mark Otto
ab49e3f7e6
fixes #21000 : Remove margin from static form control example
2016-10-27 08:58:12 -07:00
Einar Gangsø
45cbbad871
Docfix: Typo default -> secondary, and reorder
2016-10-27 10:12:14 +02:00
judetucker
7cc086e2c1
change the header nav description to include the new float
2016-10-26 22:05:46 -07:00
Mark Otto
d9fa3fd797
Rename .tag to .badge to avoid conflicting with WordPress
2016-10-26 18:33:58 -07:00
Mark Otto
d9d75f4d54
Merge pull request #20945 from coliff/patch-10
...
Update Google Analytics snippet to always load via HTTPS
2016-10-25 20:02:32 -07:00
Mark Otto
aa11f00218
Merge pull request #20982 from Johann-S/fix19344
...
Fix #19344 - Use a single class name for opened/expanded/shown state of widgets
2016-10-25 19:57:51 -07:00
Mark Otto
0fff1a1424
Merge pull request #20998 from twbs/v4-browser-names
...
Rename Microsoft Edge to just Edge in docs
2016-10-25 19:25:32 -07:00
Johann-S
9d129a43d6
Use a single class name for opened/expanded/shown state of widgets
2016-10-25 14:07:41 +02:00
Mark Otto
1aa6ff393b
Fixes #20948 : Rename Microsoft Edge to just Edge in docs
2016-10-24 22:12:19 -07:00
Mark Otto
f11f630acd
Merge pull request #20947 from bardiharborow/examples
...
Normalize examples and update where relevant.
2016-10-24 22:10:35 -07:00
Mark Otto
ee47abd56c
Merge pull request #20994 from ramaboo/v4-dev
...
Fixing ruby gem version to 4.0.0.alpha5
2016-10-24 21:51:28 -07:00
David Singer
4690fc1205
Fixing ruby gem version to 4.0.0.alpha5
2016-10-24 18:29:36 -07:00
Alan Mooiman
4538ac9b56
Add documentation for col-{breakpoint}-auto
2016-10-24 11:23:56 -04:00
Bardi Harborow
8e888796a6
Fix documentation for all-side spacing classes.
2016-10-21 09:36:09 +11: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
Bardi Harborow
ba49d709ba
Normalize examples and update where relevant.
2016-10-20 02:11:55 +11:00
Christian Oliff
76af99eb4a
Update Google Analytics snippet to always load via HTTPS
...
This is the official Google Analytics snippet.
2016-10-19 23:35:10 +09:00
Mark Otto
dd22d99254
grunt
2016-10-19 01:18:28 -07: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
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
2e4fab63de
fix markup validation
2016-10-18 19:31:47 -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
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
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
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
7a3459c0b1
Merge pull request #20890 from bardiharborow/scrollspy-docs
...
Update scrollspy navbar example.
2016-10-15 13:39:41 -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
vsn4ik
85327e4f9a
v4: Fix outdated utilites classes
2016-10-12 01:46:10 +03:00
Johann-S
de1255b14e
Collapse using card component
2016-10-11 13:25:36 +02:00
Mark Otto
ffdf64eb53
change custom builds callout to compiled builds callout
2016-10-10 14:18:42 -07:00
Mark Otto
eaac9deec2
remove commented out custom builds
2016-10-10 14:18:28 -07:00
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