Mark Otto
136aefead4
nuke container class for consistency while we're here
2017-10-29 16:03:13 -07:00
Mark Otto
a82d0ce67b
tweak spacing
2017-10-29 16:02:30 -07:00
Johann-S
2232b6b4d1
Throw error about Popper.js only when it's needed because some of our plugins don't use it ( #24573 )
2017-10-29 15:51:04 -07:00
Johann-S
e454c8ec1e
Add dropright and dropleft (right and left placements for our dropdown) ( #23860 )
...
* Add dropright (right placement for our dropdown)
* Add dropleft
* moves drop left arrow to the left
2017-10-29 15:29:13 -07:00
Mark Otto
b1623c4429
Add .modal-dialog-centered
for optional vertically centered modal ( #24510 )
...
* Add .modal-dialog-centered for optional vertically cenetered modal
Fixes #23638
* adds modal-dialog-centered class to docs and removes margin to avoid generating a vertical scrolling
* mention limitations
* fix aria attr
* Add `width: 100%` to the .modal-content for the centered version. Adding it here to avoid adding another selector by limiting it to the centered modal modifier.
2017-10-29 15:14:10 -07:00
Mark Otto
dfd5229167
Merge branch 'v4-dev' of https://github.com/jipexu/bootstrap into jipexu-v4-dev
2017-10-29 11:46:26 -07:00
Mark Otto
fceffd16c0
dist
2017-10-29 11:46:16 -07:00
XhmikosR
0d02addc5c
Remove the now unused _data/core-team.yml and the relevant scss. ( #24593 )
2017-10-29 17:55:28 +02:00
Johann-S
aec2e38caf
Add information about the fact we do not use Popper.js for Dropdown c… ( #24571 )
...
* Add information about the fact we do not use Popper.js for Dropdown contained in navbars
* Update dropdowns.md
* Update dropdowns.md
2017-10-28 22:43:44 -07:00
Amy Martin
186c22fdbc
Remove invalid bower.json ( #24584 ) ( #24590 )
2017-10-28 22:42:53 -07:00
Mark Otto
63947ee94e
Add fallback border-radius to .btn ( #24505 )
...
Fixes #24503 by manually calling the border-radius instead of using the mixin.
2017-10-28 22:42:09 -07:00
Mark Otto
a248ae0a3c
Revamp docs About section ( #24589 )
...
- Drops the Team page for privacy and accuracy. I don't want to pressure folks into feeling committed to the project through a page like this, and it also doesn't allow folks any privacy option (as you can hide org membership on your GitHub profile).
- Moves the History page into an Overview page, which includes an updated history page and a quick team blurb at the top.
- Added redirects to the new Overview page from Team and History
2017-10-28 22:41:25 -07:00
Mark Otto
bc53cb8bc5
dist
2017-10-28 12:04:47 -07:00
Mark Otto
380c920f1c
fixes #24574
2017-10-27 20:35:33 -07:00
Johann-S
41fbec1188
Fix unit tests.
2017-10-27 19:19:55 +03:00
Pierre-Denis Vanduynslager
6fe72c6de8
Dropdown handle keydown on input and textarea.
2017-10-27 19:19:55 +03:00
jeanpierre
63828f0cf0
form y space in doc
2017-10-27 14:55:07 +02:00
Paweł Kuna
d51a6c8db3
Add table-row
in documentation ( #24551 )
2017-10-26 09:33:41 +03:00
Mark Otto
2e92062539
dist
2017-10-25 12:35:07 -07:00
Mark Otto
8c587d4280
dist
2017-10-25 12:31:55 -07:00
Mark Otto
59bf81f649
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2017-10-25 12:31:33 -07:00
Mark Otto
0c40a5bf67
dist
2017-10-25 12:31:26 -07:00
Mark Otto
af9df8c308
update new focus and shadow properties to use vars
2017-10-25 12:30:29 -07:00
Johann-S
988327032d
Add unit tests for util.js
2017-10-25 12:59:40 +02:00
XhmikosR
96110893af
npm scripts: fix duplicate runs. ( #24532 )
...
`js-compile` and `js-minify` tasks already call their "children" tasks.
2017-10-24 14:48:17 +03:00
Johann-S
62fbb23ee6
Change Rollup config to wrap our dist files with jQuery instead of $
2017-10-24 12:39:25 +02:00
XhmikosR
ca4ad8bee8
Clean up transitionEnd properties. ( #24511 )
...
We don't support Opera 12, and Firefox's property was the unprefixed one.
2017-10-23 10:45:27 +03:00
Johann-S
1487c3a994
Add Util.jQuery
which will detect jQuery instead of relying on global $
( #24513 )
2017-10-23 10:35:27 +03:00
XhmikosR
0d71a8a738
Update popper.js to v1.12.6 and package-lock.json. ( #24512 )
2017-10-23 10:21:38 +03:00
Mark Otto
5174059226
fixes #23695
2017-10-22 22:36:10 -07:00
Mark Otto
04b32db845
Merge branch 'btn_input_split_variables' of https://github.com/isychev/bootstrap into isychev-btn_input_split_variables
2017-10-22 19:59:20 -07:00
Mark Otto
1109ecc307
dist
2017-10-22 19:59:03 -07:00
Mark Otto
5dae7f0449
edit code comments
2017-10-22 19:56:49 -07:00
Mark Otto
7b7c10aae8
Replace some border-radius properties for the mixin, closes #23872
2017-10-22 19:43:35 -07:00
Mark Otto
a79e0f9c78
dist
2017-10-22 19:40:05 -07:00
Mark Otto
2f90be3150
Merge branch 'input-group-custom-forms' into v4-dev
2017-10-22 19:39:47 -07:00
Mark Otto
2d0399e4ea
clarify
2017-10-22 19:39:32 -07:00
Mark Otto
6ef998628d
improve visual appeal of examples
2017-10-22 19:35:42 -07:00
Mark Otto
964356464c
combine
2017-10-22 19:34:24 -07:00
Mark Otto
2f8d3a3d8c
line break
2017-10-22 19:34:06 -07:00
Mark Otto
58f4f1b723
Merge branch 'v4-dev' of https://github.com/aavmurphy/bootstrap into aavmurphy-v4-dev
2017-10-22 19:33:52 -07:00
Mark Otto
bc175e2a6a
mention spacing in card docs, fixes part of #24373
2017-10-22 19:33:27 -07:00
Mark Otto
8e81e69d30
copy edit
2017-10-22 19:31:59 -07:00
Mark Otto
0231bd9436
Update _variables.scss
2017-10-22 14:30:35 -07:00
XhmikosR
31913e0c21
Update gems. ( #24499 )
2017-10-23 00:30:03 +03:00
Mark Otto
1f42d79561
Merge branch 'v4-dev' into btn_input_split_variables
2017-10-22 14:26:49 -07:00
XhmikosR
52d99a887e
Refactor a few selectors. ( #24404 )
...
1. move a couple of them before the more specific ones.
2. change nesting to be under the same parent selector
3. use the ampersand more
2017-10-23 00:17:28 +03:00
Mark Otto
137b680c69
Merge branch 'input-group-custom-forms' of https://github.com/twbs/bootstrap into input-group-custom-forms
2017-10-22 14:07:11 -07:00
Mark Otto
8f9e8569ae
add ids, add for attributes, and fix dupe ids
2017-10-22 14:04:46 -07:00
XhmikosR
29d58fb758
Enable stylelint's function-comma-space-after
. ( #24501 )
...
The option is set to `always-single-line` in stylelint-config-standard which we extend.
2017-10-23 00:00:00 +03:00