Patrick H. Lauke
|
41abd1c7a5
|
Merge branch 'v4-dev' into v4-dev-docs-navs-js-tabpanel-fix
|
2017-04-09 22:05:10 +01:00 |
|
Patrick H. Lauke
|
6702107131
|
Merge pull request #22398 from patrickhlauke/v4-dev-modal-macos-fullscreen-esc-fix
Prevent default for ESC in modal.js
|
2017-04-09 22:00:51 +01:00 |
|
Patrick H. Lauke
|
50d178ece0
|
Remove incorrect role="tabpanel" from navs docs
`role="tabpanel"` is not appropriate as role for the overall container -
it only applies to the individual content parts of each tab
|
2017-04-09 21:15:05 +01:00 |
|
Patrick H. Lauke
|
2626eba5f1
|
Prevent default for ESC in modal.js
ESC can be used to close modals, but on OS X/macOS this also jumps out
of full-screen mode. `preventDefault` suppresses this.
|
2017-04-09 16:19:20 +01:00 |
|
Mark Otto
|
0719ab1888
|
grunt
|
2017-04-08 22:05:50 -07:00 |
|
Mark Otto
|
7f075bfb23
|
fixes #22135
|
2017-04-08 21:26:25 -07:00 |
|
Mark Otto
|
09f98fbd0e
|
Update card outline mixin
Fixes #22056 by ensuring outline cards make their header/footer transparent and use the right border color.
|
2017-04-08 21:25:38 -07:00 |
|
Mark Otto
|
2dfffbde89
|
Rename some .open to .show (#22389)
* no more outline overrides
* rename old .open to .show
|
2017-04-08 16:30:18 -07:00 |
|
Mark Otto
|
0c59741812
|
property order
|
2017-04-08 16:29:21 -07:00 |
|
Mark Otto
|
90c18ebd19
|
Switch to ease function to remove trailing animation movement
|
2017-04-08 16:29:21 -07:00 |
|
Pierre-Denis Vanduynslager
|
73cfefd594
|
Do not stretch images in carousel-item
|
2017-04-08 16:29:21 -07:00 |
|
Mark Otto
|
ee5dc37ba3
|
drop img-fluid for w-100
|
2017-04-08 16:29:21 -07:00 |
|
Mark Otto
|
ab67ffe167
|
Ensure carousel works in IE10/11
- Drops the `if-supports-3d-transforms()` mixin since all our browsers do support it
- Updates carousel to not rely on that mixin
|
2017-04-08 16:29:21 -07:00 |
|
Mark Otto
|
feb35b94a6
|
Revert "Drop width from sizing utils given .col- classes can do the same thing (follow up to #22376)"
This reverts commit 2f21403a933336f7cb01c86bf3c650490bc658a6.
|
2017-04-08 15:15:14 -07:00 |
|
Mark Otto
|
fba27befef
|
Add transition to .progress-bar
- Pulls in values from v3
- Closes #22371 which didn't use a transition include
|
2017-04-08 14:40:35 -07:00 |
|
Mark Otto
|
050aab338b
|
Add dropdown-item-padding-y var
- Closes #21622 which kept the 3px
- Puts variable in proper order for shorthand (y x)
|
2017-04-08 14:40:11 -07:00 |
|
Mark Otto
|
2f21403a93
|
Drop width from sizing utils given .col- classes can do the same thing (follow up to #22376)
|
2017-04-08 14:23:47 -07:00 |
|
Jesper Strange Klitgaard Christiansen
|
11c2c07e26
|
Remove margin-left on caret if empty (#22095)
|
2017-04-08 14:23:07 -07:00 |
|
Mark Otto
|
cf2de1fd05
|
Drop .jumbotron-hr
- Closes #21760
- No longer needed since we have an rgba() value for this element, so it naturally darkens
|
2017-04-08 14:21:18 -07:00 |
|
Mark Otto
|
9a475730dc
|
Docs and CSS updates for #21807 (#22336)
* tweak some copy
* fix up scrollspy docs
* remove nav styles that were added
* fix nav-based docs by requiring .nav-item on .nav-link
|
2017-04-08 13:58:20 -07:00 |
|
Mark Otto
|
364e01885f
|
grunt
|
2017-04-08 13:22:53 -07:00 |
|
Catalin Zalog
|
f7881336e5
|
css: just some ordering
Order y & x axis by top, right, bottom, left logic
|
2017-04-08 13:10:25 -07:00 |
|
Catalin Zalog
|
758503e9ae
|
css: .navbar child's aligning
Vertical centering `.navbar` flex children's
Demo: http://jsbin.com/fibini
|
2017-04-08 12:38:37 -07:00 |
|
Catalin Zalog
|
8423e5c3e6
|
css: .navbar-expand .dropdown position
Set/reset `.dropdown` position when `.navbar-expand`.
Demo: http://jsbin.com/pojecuh
|
2017-04-08 12:36:28 -07:00 |
|
Mark Otto
|
2436ad589c
|
drop flex and max-width, just use width
|
2017-04-07 14:22:49 -07:00 |
|
Mark Otto
|
c6168b64ed
|
Remove system-ui from font stack due to i18n issues
|
2017-04-07 14:22:18 -07:00 |
|
Johann-S
|
31a21044e0
|
Documentation - Add inserted event for Tooltip and Popover
|
2017-04-07 14:23:26 +02:00 |
|
Catalin Zalog
|
094b3a1293
|
css: .container-fluid 100%
Force .container-fluid to be 100% width no matter if the parent is flex, or not.
Pen: http://codepen.io/zalog/pen/yMwyGr
|
2017-04-03 08:59:33 -07:00 |
|
Ilias
|
e6e070b02a
|
Fix #22332: Adjust tests for hidden scrollbar
|
2017-04-03 13:27:15 +02:00 |
|
Pierre Vanduynslager
|
7e64147adf
|
Rename navbar-toggleable to navbar-expand in docs (#22309)
|
2017-04-02 12:44:38 -07:00 |
|
Mark Otto
|
7d88f365c0
|
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
|
2017-04-02 12:00:52 -07:00 |
|
Ilias
|
a14451deb3
|
Fix #18373: properly adjust padding-right of body and fixed elements when opening or closing modal
|
2017-04-02 13:26:25 +02:00 |
|
Pierre Vanduynslager
|
91b62941af
|
Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-item, <li> etc...)
|
2017-04-02 11:21:04 +02:00 |
|
Mark Otto
|
49b6cf845d
|
grunt
|
2017-04-01 19:18:29 -07:00 |
|
Johann-S
|
5142de7e59
|
Popover + Tooltip - fix error when content or title is a number
|
2017-03-31 10:03:54 +02:00 |
|
Praveen Puglia
|
cb4bc89fdf
|
ability to change text color in popovers (#22221)
|
2017-03-28 15:21:47 -07:00 |
|
Johann-S
|
fb42d6e043
|
Collapse - Fix check to not prevent event for input and textarea
|
2017-03-29 00:10:27 +02:00 |
|
Pierre Vanduynslager
|
48c5efa4c3
|
Fix JS components console error "Error: <Component> is transitioning"
|
2017-03-28 23:43:15 +02:00 |
|
Mark Otto
|
ce0e2f8e76
|
don't test ie9 on win7 anymore (#22294)
|
2017-03-28 13:36:11 -07:00 |
|
Mark Otto
|
b3cad39782
|
quickly fix #21761 by adding .text-gray-dark example
|
2017-03-28 09:35:39 -07:00 |
|
Mark Otto
|
cf7d3e11e0
|
grunt
|
2017-03-28 09:31:32 -07:00 |
|
Mark Otto
|
296c99020c
|
Revamp button and input vars while fixing #21587 (#22287)
|
2017-03-28 09:28:27 -07:00 |
|
Johann
|
904efc043d
|
Fix different tooltips offset when hovering
|
2017-03-28 15:55:03 +02:00 |
|
Mark Otto
|
7742ba6dc9
|
grunt
|
2017-03-27 22:56:14 -07:00 |
|
Mark Otto
|
bebdbe4119
|
Fix wrapping card decks (#22289)
fixes #22007 and fixes #21976 by changing margin strategy for card deck gutters
|
2017-03-27 22:53:39 -07:00 |
|
Mark Otto
|
fe3acc097a
|
Card image fixes (#22288)
* fix image stretching due to flexbox
* fix broke text-muted on dark bg
* no img-fluid needed
|
2017-03-27 22:52:24 -07:00 |
|
Johann
|
24924c23b2
|
Collapse - do not prevent event for input and textarea
|
2017-03-27 10:08:39 +02:00 |
|
Mark Otto
|
8edfe0ff56
|
fixes #21608
|
2017-03-26 17:31:29 -07:00 |
|
Mark Otto
|
6331b9962b
|
grunt
|
2017-03-26 15:26:07 -07:00 |
|
Mark Otto
|
3ea3e10799
|
Use the hr-method for the nav-divider, closes #21945
|
2017-03-26 15:03:13 -07:00 |
|