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

7805 Commits

Author SHA1 Message Date
Patrick Yeo
59631a6f04 v4 docs Update Table Responsive to include .table-responsive{-sm|-md|-lg|-xl} (#23665) 2017-09-04 15:35:24 -07:00
Herst
f8048c817f Mention dropping of .checkbox/.radio (#23656)
* Mention dropping of .checkbox/.radio

* copy edirts
2017-09-04 15:33:18 -07:00
Herst
612eff6369 Remove usage of dropped .checkbox from docs (#23655) 2017-09-04 15:31:18 -07:00
Tanguy Krotoff
c770e68836 Drop Bower support (#23568) 2017-09-04 15:29:05 -07:00
Herst
b5e986cd6b IE11 supports pointer-events CSS property
See http://caniuse.com/#feat=pointer-events
2017-09-04 15:22:26 -07:00
Johann-S
bfa4df21f3 Merge branch 'v4-dev' into patch-5 2017-09-02 19:31:12 +02:00
vsn4ik
7a4285b4e7 Fix migration button stateful link 2017-09-02 16:55:46 +03:00
Eugenio
56e415d57d Correct typo (#23805)
Shouldn't this be 'output' ?
2017-09-01 22:58:53 +01:00
Patrick H. Lauke
e0c95f88db Correct typo in in-page anchor (#23777)
Fixes https://github.com/twbs/bootstrap/issues/23773
2017-09-01 15:01:17 +03:00
Andres Galante
346f60cbd9 adds accecibility notes to breadcrumbs 2017-08-31 17:44:04 -04:00
Chirag Modi
b04a7c7663 typo correct aria-controls 2017-08-30 11:37:45 +05:30
Johann-S
0b06ad69d2 Merge branch 'v4-dev' into patch-5 2017-08-29 21:32:52 +02:00
Jqmey
1ea63d1312 Fix misspell 2017-08-29 08:53:44 -07:00
Valentin Alexiev
e8a03ea591 Add missing class in the list-group example with links (#23677) 2017-08-26 15:05:53 +03:00
Herst
0fdbaaf885 Remove speculations about jQuery 3 2017-08-25 14:01:34 +02:00
XhmikosR
3a6fc265f6 Use the Jekyll config variable for popper.min.js. 2017-08-23 10:43:57 +03:00
Johann-S
a416d32521 Update Popper.js to 1.12.3 2017-08-23 10:43:57 +03:00
Chirag Modi
0492c3a4cd remove d-flex class from img tag in docs 2017-08-22 11:09:16 -07:00
Patrick Yeo
5c95dcc300 v4 docs Update Table docs with .table-dark and .thead-light changes 2017-08-21 18:20:14 -07:00
SKmedix
022b41ed9b Added missing dot (#23601) 2017-08-21 18:30:55 +03:00
Иван Жеков
721d948d94 Remove trailing spaces (#23593) 2017-08-21 14:51:36 +03:00
Mark Otto
d2973b3710 remove mention of clearfix source from docs, closes #23578 2017-08-20 14:08:57 -07:00
Simon Podlipsky
b5a2441f1b Changed Typography title to Text 2017-08-20 11:32:15 -07:00
Mark Otto
fd8c052c67 Restore grid offset classes
Fixes #23360 by restoring just the offset class generation to our grid
framework mixins. Also restores the `make-col-offset` mixin.

Docs have been restored to illustrate this behavior and merged with the
newer margin utilities examples.
2017-08-20 11:17:48 -07:00
Jeroen van Warmerdam
d5db28d183 Carousel prev/next controls are renamed accordingly (#23561) 2017-08-19 12:19:33 +03:00
XhmikosR
94cb75ad2f Update reboot.md (#23521) 2017-08-18 15:40:01 +03:00
Jonathan Berger
a77f515a22 Fix error in Alerts component doc (#23522) 2017-08-17 19:01:51 +03:00
XhmikosR
27637cf3bd Remove the unneeded d-block from .carousel-items. (#23472) 2017-08-17 12:11:31 +03:00
XhmikosR
1b95964291 browsers-devices.md: fix typo. (#23495) 2017-08-16 18:52:24 +03:00
Retroity
7b873fa0a1 Fixed Example Carousel so it works on mobile (#23470) 2017-08-15 22:13:58 +03:00
Mark Otto
e82d541836 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2017-08-15 10:43:45 -07:00
Mark Otto
62a3e9c1f0 fixes #23464: update grid migration docs to mention order replaced push/pull 2017-08-15 10:43:16 -07:00
Rolandas Barysas
b150410660 Remove $zindex-dropdown-backdrop from docs (#23461)
It was removed in 6d64afe.
2017-08-15 18:16:40 +03:00
Peder Johnsen
6a49f88d8f Small typo on screenreaders page (#23416)
Just fixes small typo
2017-08-14 18:09:16 -07:00
jipexu
20af0373f3 Mention badge-default in migration docs, fix typo on popover docs (#23409) 2017-08-14 14:04:06 -07:00
Cory Becker
2564ee98a6 Remove apostrophe 2017-08-14 13:59:40 -07:00
Mark Otto
0f2acc4b9e Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2017-08-13 16:47:45 -07:00
Mark Otto
7739388938 Merge branch 'patch-1' of https://github.com/heikojansen/bootstrap into heikojansen-patch-1 2017-08-13 16:46:43 -07:00
Alan Orth
b12d28c58e docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 (#23388)
Bootstrap 4.0 Beta 1 dropped the offset classes in favor of using margin utilities. Update the blog example in the docs to use the appropriate `ml-auto` instead of `offset-sm-1` class to retain a pixel perfect with previous versions.
2017-08-13 11:57:25 +03:00
béla
3935e069f0 fixing list-group badge example (#23293)
https://github.com/twbs/bootstrap/issues/23291
2017-08-11 10:24:25 -07:00
Jonathan
d9d9c4b653 Use input type search for search fields 2017-08-11 10:22:01 -07:00
XhmikosR
9e6c11e329 Remove IE 10 viewport bug workaround JS. 2017-08-11 10:18:49 -07:00
Brian Surowiec
860ca6dee8 Fix malformed link 2017-08-11 10:15:07 -07:00
Clark Winkelmann
ac9176be92 Fix .table-info migration text
.table-info should be .info in bootstrap 3
2017-08-11 10:14:00 -07:00
XhmikosR
8a7fe34005 Fix about sidebar. 2017-08-11 10:12:51 -07:00
Steven Black
716e1247bf “Sass” is standard in text and headings. (#23328) 2017-08-11 18:50:03 +03:00
Chirag Modi
6a5a38106a Fix broken links in doc (#23324) 2017-08-11 17:40:41 +03:00
XhmikosR
f8e89c52b5 Fix JavaScript case and a typo. (#23320) 2017-08-11 16:50:08 +03:00
Jan Karlo Dela Cruz
537b5f0127 Fix broken links in documentation. (#23315) 2017-08-11 16:26:51 +03:00
Sean
ce35fdd527 Updated Feather link (#23303)
Feather link didn't go anywhere.

Changed feather link from `colebemis.com/feather` to `feathericons.com`
2017-08-11 14:42:02 +03:00