0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Commit Graph

7785 Commits

Author SHA1 Message Date
Mark Otto
3fd0708f8d this were removed 2017-06-30 11:44:09 -07:00
Mark Otto
6b34cba118 drop that part of the docs, not applicable 2017-06-30 11:44:09 -07:00
Mark Otto
4982926dcf Drop offsets and push/pull for new order variants 2017-06-30 11:44:09 -07:00
Mark Otto
b013b987b0 remove grid gutter sass map as it's output css was all jacked up 2017-06-30 09:01:39 -07:00
Mark Otto
7cebaa8bb0 callout for future sass implementation
[skip ci]
2017-06-30 08:55:16 -07:00
Mark Otto
6055453e41 Merge branch 'v4-dev' into colors-redux 2017-06-29 23:15:48 -07:00
Mark Otto
964e06800a Drop the old $gray- variables for the new color range 2017-06-29 23:15:27 -07:00
Craig Potter
41f8af8afa fix broken links on Utilities for layout page 2017-06-29 15:41:50 -07:00
Mark Otto
0f232de9d7 move table variants to use sass map 2017-06-28 09:36:27 -07:00
Mark Otto
3e0375e03b move list group variants to be generated from sass map 2017-06-28 09:29:59 -07:00
Mark Otto
64008ad721 Merge branch 'v4-dev' into colors-redux 2017-06-27 19:59:09 -07:00
Richard Beales
db732995cc Update migration.md to fix minor typo 2017-06-27 12:59:29 +02:00
Mark Otto
2f1bcaafa2 Merge branch 'v4-dev' into colors-redux 2017-06-25 18:42:14 -07:00
Mark Otto
9bfbee3503 add border color utilities 2017-06-25 18:39:14 -07:00
Mark Otto
f8d61218ca revamp button docs to loop over theme colors 2017-06-25 18:31:34 -07:00
Mark Otto
52cf0fe648 update instances of .bg-inverse and .bg-faded to .bg-dark and .bg-light 2017-06-25 18:31:23 -07:00
Mark Otto
9372eef9e1 rename .card-inverse to .card-dark, update docs to match 2017-06-25 18:30:24 -07:00
Mark Otto
36e482ed27 update navbars to rename .navbar-inverse to .navbar-dark, update all navbar examples and variables 2017-06-25 18:29:43 -07:00
Mark Otto
2392047a0c update alert component to use theme sass map and add a ton of options in the process 2017-06-25 18:22:51 -07:00
Mark Otto
fc053ed096 update background utils 2017-06-25 18:16:37 -07:00
Mark Otto
aa83c4f417 update badges to use the theme colors sass map 2017-06-25 18:15:32 -07:00
Mark Otto
a0fb496635 update rendering of colors in options.md 2017-06-25 18:12:50 -07:00
Sibiraj
d9920317f3 Writing style Tweaks to accessibility.md
* fix accessibility.md

* Update accessibility.md
2017-06-21 13:02:24 +02:00
Johann-S
38ddf9ec28 Fix modal overflow with our navbar documentation and fix typo (#22864)
* Fix modal overflow with our navbar documentation and fix typo

* Fix z-index backdrop and modal with popover/tooltip example
2017-06-21 11:47:14 +02:00
Mark Otto
222eddda5e Merge branch 'v4-dev' into colors-redux 2017-06-18 18:32:42 -07:00
Mark Otto
7e2d41becd remove mention of postcss-flexbugs-fixes from docs 2017-06-18 18:17:48 -07:00
Mark Otto
597e9f8618 remove - vars, update docs to generate from data yml files, update mixins, and generate card, button, bg, and color classes from the sass map 2017-06-18 02:57:16 -07:00
Mark Otto
74f1d002b4 Merge branch 'v4-dev' into colors-redux 2017-06-18 02:19:34 -07:00
Mark Otto
bcc1f84d56 close #22338 by putting h4 text within links, but keep headings as is because i can't justify writing h3.h4 😭 2017-06-17 21:57:47 -07:00
Mark Otto
ea2d6adfc7 mention labels being outside input-group 2017-06-17 21:10:06 -07:00
Mark Otto
58bd8fdf2b Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2017-06-17 19:03:25 -07:00
Mark Otto
3e25ebb587 document it 2017-06-17 13:13:47 -07:00
Mark Otto
54ee882e50 redo intro 2017-06-15 20:30:02 -07:00
Mark Otto
42d614347e fix broken button 2017-06-15 20:28:14 -07:00
Mark Otto
09e3509ff3 render the colors 2017-06-15 11:16:40 -07:00
Mark Otto
ae6440a480 clarify now that custom is gone 2017-06-15 09:32:26 -07:00
Mark Otto
9c0e423008 Rename popover classes
Part of an update to align the naming schemes across our components.

- Renames .popover-title to .popover-header
- Renames .popover-content to .popover-body

Refs: #22092
2017-06-15 09:05:30 -07:00
Mark Otto
6c8c0aa4cf Rename .card-block to .card-body to match nomenclature of modals 2017-06-15 09:05:16 -07:00
Johann-S
e6303d4500 Fix duplicate ID in our documentation 2017-06-15 11:45:32 +02:00
Mark Otto
d7302c221a Merge branch 'form-tweaks' of https://github.com/twbs/bootstrap into form-tweaks 2017-06-14 20:31:43 -07:00
Mark Otto
c2b68104b6 mention updates in migration doc 2017-06-14 20:31:17 -07:00
Patrick H. Lauke
658fbd5c96 Add note to migration guide 2017-06-14 19:52:37 -07:00
Patrick H. Lauke
ff5c75510d Rename .form-control-static to .form-control-readonly-plain 2017-06-14 19:51:50 -07:00
Mark Otto
22bd955434 Merge branch 'v4-dev' into form-tweaks 2017-06-14 19:13:44 -07:00
Johann-S
8f431fc5b8 Update Popper.js 1.10.1 2017-06-14 21:13:42 +02:00
Johann-S
f0124769c9 Collapse supports multi-target thanks to @vanduynslagerp (#22713) 2017-06-14 13:21:49 +02:00
Mark Otto
3fb1bf7a20 copy tweaks 2017-06-13 22:13:05 -07:00
Mark Otto
d16ece5b2a Merge branch 'form-tweaks' of https://github.com/twbs/bootstrap into form-tweaks 2017-06-13 22:12:04 -07:00
Mark Otto
dc71bee83e rearrange, new examples, new docs 2017-06-13 22:11:44 -07:00
Mark Otto
142c2a0851 reorder that 2017-06-11 16:24:20 -07:00
Mark Otto
b95aa65c74 nuke subheader 2017-06-10 18:13:36 -07:00
Mark Otto
dc5a1db625 add labels and ids 2017-06-10 16:31:36 -07:00
Mark Otto
59817a1729 document server side fallbacks 2017-06-10 16:31:27 -07:00
Mark Otto
0cb95c6643 mention fallbacks 2017-06-10 16:31:14 -07:00
Mark Otto
e2b6a71725 words 2017-06-10 16:30:35 -07:00
Mark Otto
6c214ad4c2 drop the old validation styles and docs 2017-06-06 11:27:29 -07:00
Mark Otto
4831076d6e some text for the browser default version 2017-06-06 11:26:24 -07:00
Mark Otto
bcfef5b28c add instructions, clarify 2017-06-06 11:26:08 -07:00
Mark Otto
c51b7cae95 callout that 2017-06-06 11:25:54 -07:00
Mark Otto
d2c9f3f00a flesh out invalid styles on .was-validated 2017-06-05 23:00:14 -07:00
Mark Otto
af097bd5bf start rewriting 2017-06-05 20:21:08 -07:00
Mark Otto
4a554e5ff5 trying out new validation styles 2017-06-01 08:06:17 -07:00
Mark Otto
f13eb51940 Merge branch 'v4-dev' into form-tweaks 2017-05-31 21:29:23 -07:00
Mark Otto
332d882cdb Merge branch 'v4-dev' into v4-docs-streamlined 2017-05-31 20:46:29 -07:00
Johann-S
5f493cfc74 Remove the use of x-arrow attribute for Tooltips/Popovers arrows 2017-05-31 09:54:58 +02:00
Mark Otto
8f9c883c32 build 2017-05-30 21:00:43 -07:00
Mark Otto
ae0f94d469 redo some dropdown docs 2017-05-30 13:59:33 -07:00
Mark Otto
39a258ddfe redo button styles
- rename .btn-bs to .btn-bd-purple
- abstract yellow masthead button into .btn-bd-yellow and use it the new
docs navbar
2017-05-30 12:03:34 -07:00
Mark Otto
43fac7418e forgot bugify in plugin list 2017-05-30 11:37:27 -07:00
Mark Otto
cb030314cc hella migration updates 2017-05-30 11:31:57 -07:00
Mark Otto
bb54e854de give migration page toc and description 2017-05-29 23:32:28 -07:00
Mark Otto
0ef7cb866e more examples path fixing 2017-05-29 23:32:28 -07:00
Mark Otto
723a03cc43 update examples link and add a redirect 2017-05-29 23:32:28 -07:00
Mark Otto
b2c1e89c6a update urls 2017-05-29 23:32:28 -07:00
Mark Otto
d326df63f2 revamp some files 2017-05-29 23:32:28 -07:00
Mark Otto
3e76d65656 Rearrange all the docs to allow for a docs/major.minor/ setup 2017-05-29 23:32:28 -07:00
Mark Otto
32153eb7cb customize focus state 2017-05-28 22:23:27 -07:00
Mark Otto
9fc9977a25 purple sidebar 2017-05-28 21:40:23 -07:00
Mark Otto
64c548527a add new var, update alignment 2017-05-28 21:40:15 -07:00
Mark Otto
c043c0a5ba remove footer from docs pages 2017-05-28 21:40:05 -07:00
Mark Otto
9cf11d71dd move algolia overrides to separate scss partial 2017-05-28 21:24:44 -07:00
Mark Otto
f894dd4a24 move docs vars to new scss partial 2017-05-28 21:24:29 -07:00
Mark Otto
66011fb74c more algolia design tweaks 2017-05-28 21:21:50 -07:00
Mark Otto
69b5178c0a shorter title 2017-05-28 19:48:44 -07:00
Mark Otto
fc045e0e76 html linting 2017-05-28 19:47:22 -07:00
Mark Otto
a9fccc8813 jobs url added 2017-05-28 19:36:03 -07:00
Mark Otto
d4a1244c60 fix font-size and borders 2017-05-28 18:01:24 -07:00
Mark Otto
251c7be168 hide social on mobile for now 2017-05-28 18:01:14 -07:00
Mark Otto
f2fb861308 fix font-size to compute to 14px even 2017-05-28 18:01:08 -07:00
Mark Otto
31613b55de .bd-lead refinement for mobile 2017-05-28 18:00:38 -07:00
Mark Otto
bef65b17dc fix homepage 2017-05-28 17:52:52 -07:00
Mark Otto
930012f29a try out a different navbar approach 2017-05-28 17:49:46 -07:00
Mark Otto
9c4d588f0b new styles for docsearch 2017-05-28 16:16:13 -07:00
Maxime Locqueville
c709ce19a5 add docsearch 2017-05-28 16:15:08 -07:00
Mark Otto
10ca9c6d5a add jekyll include parameters 2017-05-28 13:40:25 -07:00
Mark Otto
9c1f0c94e4 update svgs 2017-05-28 11:26:13 -07:00
Mark Otto
f682dec5c2 new toc in utils and about and extend 2017-05-28 11:25:59 -07:00
Mark Otto
c72cc98bd5 update components docs 2017-05-27 23:01:14 -07:00
Mark Otto
5a3a356651 revisit how we do these heading examples because the jekyll-toc plugin renders them awkwardly 2017-05-27 22:40:00 -07:00
Mark Otto
968c0c6971 update content docs 2017-05-27 22:16:44 -07:00
Mark Otto
fdf4b7be5f hide third level toc and deeper 2017-05-27 22:12:18 -07:00
Mark Otto
fa2731b626 update layout pages 2017-05-27 22:12:00 -07:00
Mark Otto
1f43d9c066 revamp getting started docs to use new toc 2017-05-27 22:03:48 -07:00
Mark Otto
fa413aece1 prep the navbar for some old version stuff 2017-05-27 22:03:17 -07:00
Mark Otto
27a98e014a fix viewbox 2017-05-27 21:44:50 -07:00
Mark Otto
a3f7639728 swap kramdown toc for jekyll-toc plugin, update page layout to only show on xl and above 2017-05-27 21:44:42 -07:00
Mark Otto
3b8202db93 update nav to use logo at all times 2017-05-27 21:43:52 -07:00
Mark Otto
ed3b308c27 purple nav 2017-05-27 20:10:35 -07:00
Mark Otto
0322e7e83b remove top/bottom padding 2017-05-27 20:10:02 -07:00
Mark Otto
07ef129fc6 always show docs search 2017-05-27 18:47:59 -07:00
Mark Otto
f6b7c38c9b finesse the docs layout 2017-05-27 18:47:45 -07:00
Mark Otto
3c838067a6 redesign sidebar a bit 2017-05-27 18:30:58 -07:00
Mark Otto
5b66579e4d make it big screen friendly 2017-05-27 18:24:00 -07:00
Mark Otto
8627c506f7 more responsive docs nav 2017-05-27 18:12:45 -07:00
Mark Otto
7c9efe786a move .scss-lint.yml to route dir instead of symlink (which didn't work) 2017-05-27 17:54:23 -07:00
Mark Otto
9dbe77a0b0 explicit styles 2017-05-27 17:37:34 -07:00
Mark Otto
6bf63cbe67 hack the headings for sticky header so shit doesn't overlap 2017-05-27 17:37:25 -07:00
Mark Otto
33b322e9b5 position the markdown toc on the right for larger screens 2017-05-27 17:37:03 -07:00
Mark Otto
ded32a682a new nav styles 2017-05-27 17:36:35 -07:00
Mark Otto
4564f7e3ef give the navbar a fixed height so we can position other sticky elements more reliably 2017-05-27 17:36:20 -07:00
Mark Otto
ca6c23161f moved file 2017-05-27 17:35:52 -07:00
Mark Otto
e1cd3c7c2b remove ads from in these pages, move some content to descriptions 2017-05-27 17:35:43 -07:00
Mark Otto
1029a35f74 Add a symlink to the scss-lint for doing local dev 2017-05-27 17:34:32 -07:00
Mark Otto
480944e66e • Add SVGs for GitHub, Slack, and Twitter
• Move the Bootstrap SVG into the same folder
2017-05-27 17:34:17 -07:00
Mark Otto
456d6a07f0 style our svg icons in the navbar 2017-05-27 17:31:55 -07:00
Mark Otto
bf0fcd7a96 drop navbar search for download button and social icons 2017-05-27 17:31:28 -07:00
Mark Otto
56415b18c6 full width navbar too 2017-05-27 17:30:28 -07:00
Mark Otto
c91da107ad make the body full width 2017-05-27 17:30:07 -07:00
Mark Otto
8f67ac19a7 Merge branch 'v4-dev' into v4-docs-streamlined 2017-05-27 15:26:48 -07:00
Geremia Taglialatela
db44e4b311 Update nav and navbar HTML markup
According to the docs, you just need to apply the `navbar-nav` to an
`<ul>` tag in a list-based navbar. In fact, `navbar-nav` seems to
override all the css properties set by `nav`.

Also, `nav-item` class should be used only for `<li>` tags, or in
conjunction with `<a>` tags to entirely avoid the list-based approach.

This commit removes the redundant `nav` class from `navbar-nav` `<ul>`
tags, moves `nav-item` from `<a>` tags to `<li>` tags and properly
adds `nav-item` class to `<li>` tags where missing.

Refs:

* https://v4-alpha.getbootstrap.com/components/navs/
* https://v4-alpha.getbootstrap.com/components/navbar/#nav
2017-05-27 15:21:49 -07:00
Mark Otto
8a6642bbff rename section 2017-05-27 14:38:37 -07:00
Mark Otto
6c3f833076 Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into v4-docs-streamlined 2017-05-26 22:28:09 -07:00
Mark Otto
f3acf9d890 custom forms example with new grid styles 2017-05-26 21:54:35 -07:00
Mark Otto
9e6644a206 Update forms docs to add more headings and move the huge type example into a table 2017-05-26 21:54:25 -07:00
Mark Otto
04724939a3 Merge branch 'v4-dev' into form-tweaks 2017-05-26 21:22:08 -07:00
Hugh Bellamy
4a8728d54c Update migration docs for .has-error rename 2017-05-26 20:54:39 -07:00
Mark Otto
733c092681 Drop CSS icons for SVGs (#22708)
* add the svg icon as a partial so we can include it easily

* add the icon to the homepage

* drop .bd-booticon for svgs here

* rip out the import for .bd-booticon sass file

* Delete _booticon.scss

* indentation

* Update bootstrap-icon.html

* remove those
2017-05-26 20:54:12 -07:00
Mark Otto
b872a6f807 build 2017-05-26 20:21:29 -07:00
Mark Otto
4282d892f3 build 2017-05-26 20:20:10 -07:00
Mark Otto
e0e1e849e6 document more form layout options with grid, including some compact .gutters-sm examples 2017-05-26 20:15:30 -07:00
Mike Cooper
c8c51186f5 update equal-width numbering in docs (#22697) 2017-05-26 11:06:25 -07:00
Heiko Jansen
38682f69af Merge branch 'v4-dev' into patch-1 2017-05-26 11:07:06 +02:00
Idan Cohen
fc5e8b9415 add webpack to documentation (#22423)
* add webpack to documentation"

implementing PR comments

implementing PR comments

* replace tether with popper
2017-05-25 21:01:07 -07:00
Ayachii
5fa262adec Fix 22643 - Readme links to vanished file (#22647)
* Fixed dead link to browser list

The link to the list of browsers supported through Autoprefixer was dead, now updated to a working link.

* Updated label to display new file path

Changed the labeling on the updated link to show read as the new updated file path.
2017-05-24 21:50:22 -07:00
Heiko Jansen
3689be8115 Sync code shown with code actually used
Remove class and attributes from buttons which are not expected to trigger dropdowns.
Code used to render the examples is correct but code shown was not.
2017-05-24 16:32:36 +02:00
Johann-S
f5527c65f1 Fix fallbackPlacement default value for Popovers documentation 2017-05-24 15:10:26 +02:00
Johann-S
cc303d5d26 Update Popper.js to 1.9.9 2017-05-24 14:57:40 +02:00
Johann-S
9e894991b0 Update documentation for Tooltips/Popovers about auto placement 2017-05-24 14:57:40 +02:00
Johann-S
460ff235fa Documentation display tooltips/popovers arrows with css for static examples 2017-05-23 15:19:54 +02:00
Laussel Loïc
be742b0f5c fix tooltip documentation page missing classname prefix "bs-" to popover top 2017-05-17 16:54:28 +02:00