Mark Otto
ff83a0a05b
mention bower drop
2017-09-05 20:52:47 -07:00
Mark Otto
2d3cbe46c2
headings, pointer events
2017-09-05 20:52:47 -07:00
Mark Otto
b2b4ee2008
responsive table break
2017-09-05 20:52:47 -07:00
Mark Otto
802cab529a
Update migration.md
2017-09-05 20:52:47 -07:00
Mark Otto
e7906267f1
Update migration.md
2017-09-05 20:52:47 -07:00
XhmikosR
20802038ca
Update migration.md
2017-09-05 20:52:47 -07:00
Mark Otto
04629019cb
add section to migration docs for important v4 beta 2 changes
2017-09-05 20:52:47 -07:00
Mark Otto
88eca66a34
add title to starter template code snippet
2017-09-05 20:42:16 -07:00
Johann-S
50a8282a79
Merge pull request #23811 from vsn4ik/v4-dev-package-peer-deps-versions-fix
...
Fix jQuery version
2017-09-05 23:00:21 +02:00
vsn4ik
c82110d021
Fix jquery version
2017-09-05 21:49:29 +03:00
Andres Galante
90f6912c99
adds captions and scop col on thead th ( #23755 )
2017-09-04 15:40:13 -07:00
Andres Galante
8672161f75
adds clarification that gris values should be set in px ( #23829 )
2017-09-04 15:39:24 -07:00
Herst
1341ce198d
Update docs for old releases section in README ( #23797 )
...
* Update docs for old releases section in README
Hopefully not many folks are still in the process of transitioning to version 3.
* tweak for future-friendliness
2017-09-04 15:39:12 -07:00
Morva Kristóf
d8881c2f97
Removing extra bracket in introduction docs. ( #23791 )
2017-09-04 15:39:00 -07:00
oxlay
ce46946b92
Improve clarity of documentation for .card-body ( #23691 )
2017-09-04 15:38:00 -07:00
Andres Galante
bd8ab1070b
changes floats to flex on breadcrumbs ( #23683 )
2017-09-04 15:36:12 -07:00
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
Ben Hayward
6c402a6c7c
Add correct button-variant mixin hover color ( #23657 )
2017-09-04 15:34:10 -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
a20f614fe4
js-minify task should just minify our dist files not our docs.min.js
2017-09-04 16:15:47 +02:00
Johann-S
6583896817
Merge pull request #23814 from alundiak/alundiak-patch-1
...
Suggestion to use consistent information about running docs locally
2017-09-04 10:47:00 +02:00
Andrii Lundiak
edd776b5a0
Suggestion to use consistent information about running docs locally
...
Idea is about to leave Ruby/Bundler commands in tooling section/readme/space, and on main readme use npm scripts syntax.
2017-09-03 15:32:18 +02:00
Johann-S
900da3e235
Merge pull request #23732 from techdavid/fix-jumping-modal-on-resize
...
Fix jumping modal when the viewport is resized
2017-09-03 13:00:10 +02:00
Johann-S
e04e42d08c
Merge branch 'v4-dev' into fix-jumping-modal-on-resize
2017-09-03 12:56:04 +02:00
Johann-S
2e5f1e2286
Merge pull request #23671 from Herst/patch-5
...
Remove speculations about jQuery 3
2017-09-02 19:35:08 +02:00
Johann-S
bfa4df21f3
Merge branch 'v4-dev' into patch-5
2017-09-02 19:31:12 +02:00
Johann-S
8f7a8cf5a7
Merge pull request #23807 from vsn4ik/fix-migration-buttons-stateful-link
...
Fix migration button stateful link
2017-09-02 19:19:22 +02:00
vsn4ik
7a4285b4e7
Fix migration button stateful link
2017-09-02 16:55:46 +03:00
Vasilii Artemchuk
4b9c2ea5a8
Update yarn URL in README.md ( #23795 )
2017-09-02 15:41:16 +03:00
Johann-S
10ff1c70ce
Merge pull request #23718 from techdavid/fix-unwanted-padding-on-modal
...
Fix unwanted body padding when a modal is opened
2017-09-02 09:09:41 +02:00
Johann-S
37e105333d
Merge branch 'v4-dev' into fix-unwanted-padding-on-modal
2017-09-02 09:04:04 +02: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
Johann-S
c7d9762413
Merge pull request #23684 from andresgalante/breadcrumbs-a11y
...
Adds accessibility notes to breadcrumbs
2017-09-01 08:19:57 +02:00
Andres Galante
346f60cbd9
adds accecibility notes to breadcrumbs
2017-08-31 17:44:04 -04:00
Johann-S
a4667be152
Regroup our jQuery check in the same IIFE
2017-08-31 20:54:15 +03:00
Johann-S
c3fe53cd42
Use rollup to add our copyright instead of a custom script
2017-08-31 19:12:32 +02:00
Johann-S
9936bf5944
Create a bundled release of Bootstrap with Popper.js inside
2017-08-31 18:43:04 +02:00
Herst
0165a620ec
Adapt UglifyJS config for IE10
...
See mishoo/UglifyJS2#2198
2017-08-31 16:40:26 +02:00
Johann-S
870b743b81
Wall of Browser Bugs: Update table-cell border Chrome bug ref #23753
2017-08-31 14:12:05 +02:00
Chris Rebert
6cd6777943
Wall of Browser Bugs: Update table-cell border Chrome bug ref
...
https://crbug.com/568691 has been succeeded by https://crbug.com/749848
2017-08-30 14:19:08 -07:00
Johann-S
e1a9f63b14
Collapse - typo correct aria-controls for multi collapse
2017-08-30 08:41:57 +02:00
Chirag Modi
b04a7c7663
typo correct aria-controls
2017-08-30 11:37:45 +05:30
David Bailey
45baa15932
Merge branch 'v4-dev' into fix-jumping-modal-on-resize
2017-08-29 22:42:49 +01:00
David Bailey
a766dd5692
Merge branch 'v4-dev' into fix-unwanted-padding-on-modal
2017-08-29 22:42:29 +01:00
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