Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with twbs #1

Merged
merged 587 commits into from
Jun 27, 2018
Merged
Changes from 1 commit
Commits
Show all changes
587 commits
Select commit Hold shift + click to select a range
0f53402
Use Jekyll's markdownify filter instead of a custom plugin (#25319)
m5o Jan 19, 2018
2b8b062
Allow to change `.table-striped` `odd` or `even` (#25333)
iamandrewluca Jan 19, 2018
6b48747
Remove -Pre from Nuget install
vsn4ik Jan 19, 2018
d5b10c9
dist
mdo Jan 20, 2018
f800383
Merge branch 'borderless-table' of https://github.com/Varunram/bootst…
mdo Jan 20, 2018
3a6ab45
rearrange and override extra borders
mdo Jan 20, 2018
a098de1
tweak html
mdo Jan 20, 2018
bd9084d
Update dropdown.js to allow referenceElement (#25219)
719media Jan 21, 2018
db70164
ignore case (#25373)
denisx Jan 21, 2018
5a6be71
Remove escaping selector and add a warning to inform folks to escape …
Johann-S Jan 21, 2018
3be5112
Use variables for theme-color-level function
mdo Jan 21, 2018
2137d61
Add missing flex-fill utility
pvdlg Mar 20, 2017
8374f54
Document .flex-fill class in flex utils
mdo Jan 21, 2018
2b42ef0
Add CSS Utility for `auto` width and height Properties (#24249)
taufek Jan 21, 2018
d824bdf
Allow to customize vertical margin of `nav-divider` mixin
ysds Jan 22, 2018
d402183
v4.1: Add .dropdown-item-text (#22965)
mdo Jan 22, 2018
663057d
Feature: Add carousel fade option (#22958)
mdo Jan 22, 2018
96a9e98
Update devDependencies. (#25371)
XhmikosR Jan 22, 2018
3e2fbd5
Fix typo in navs.md (#25404)
huphtur Jan 23, 2018
5068b43
Update jQuery to v3.3.1. (#25398)
XhmikosR Jan 23, 2018
f76e1f6
Fix typo in approach.md (#25492)
exige81 Jan 28, 2018
e559034
Update devDependencies and gems. (#25502)
XhmikosR Jan 30, 2018
0a4c0a5
Fix example Blog post card text overflowing for medium screen size. (…
clearyusc Jan 30, 2018
38fc5cf
Replace unicode character in _hover.scss (#25503)
rvanlaak Jan 30, 2018
8adb533
Fix "CVV" label pointing to wrong field (#25518)
ysds Jan 31, 2018
87e5fa1
Clarify stacked-to-horizontal in layout/grid.md (#25520)
janclarin Jan 31, 2018
399ae31
Add FontAwesome to icon list. (#25451)
bardiharborow Jan 31, 2018
e216c88
Examples: Prevent focus into closed offcanvas (#25524)
ysds Jan 31, 2018
c68d26b
Override .custom-select width in .form-inline (#25414)
mdo Feb 2, 2018
24ab1fc
close #25534
mdo Feb 3, 2018
5158338
Fix pagination buttons hover z-index (#25532)
MartijnCuppens Feb 3, 2018
0f8145a
Clarify migration docs to remove mention of .table-responsive being f…
mdo Feb 3, 2018
9057d8d
Update devDependencies and gems. (#25551)
XhmikosR Feb 5, 2018
2dc9c76
Enable `scss/dollar-variable-default` rule (#25542)
freezy-sk Feb 7, 2018
eca9c98
Fix the incorrect id in center modal example
ysds Feb 9, 2018
54a43a7
Remove `show` class from example code (#25570)
supergibbs Feb 11, 2018
49954d5
Create a variable for label margin bottom (#25561)
andresgalante Feb 11, 2018
37ed1d0
use $input-bg for $custom-select-bg (#25564)
m5o Feb 11, 2018
3ffe4f8
Update themeing docs for more clearly how to remove from map (#25589)
ysds Feb 11, 2018
f81f419
set color to form-control-plaintext (#25565)
m5o Feb 11, 2018
e373fbe
dist
mdo Feb 11, 2018
9811121
Update `.sr-only` mixin and utility (#25197)
mdo Feb 11, 2018
8dd1fe3
Fix border-radius on Browse button for custom file input inside input…
mdo Feb 11, 2018
ba878eb
Update stylelint config to add missing properties (#25572)
in-in Feb 11, 2018
65ae622
Dropdown - Allow to disable Popper.js style (#24092)
Johann-S Feb 12, 2018
0205fc8
Prevent word-wrap (#25248)
MartijnCuppens Feb 12, 2018
27e670a
Update position.md (#25607)
BigGillyStyle Feb 13, 2018
cd7f252
Reword alert and list group text to avoid "a/an" problems
patrickhlauke Feb 14, 2018
73357f9
[Docs] Clarify suggested use of custom validation styles, add note ab…
patrickhlauke Feb 16, 2018
c381d19
Add `type="button"` to `<button>`s in accordion example (#25643)
patrickhlauke Feb 16, 2018
3dd0bde
Fix carousel transition duration (#25218)
MartijnCuppens Feb 19, 2018
470b447
Custom range input (#25600)
mdo Feb 19, 2018
24a5376
Be more explicit where to find variables (#25624)
pgiraud Feb 19, 2018
33f3ba3
Add color variable for caption (#25657)
ysds Feb 19, 2018
6a52ebf
dist
mdo Feb 19, 2018
982aeea
Merge branch 'accordion-borders' of https://github.com/andresgalante/…
mdo Feb 19, 2018
c9f63c2
Merge branch 'nav-divider-mixin' of https://github.com/ysds/bootstrap…
mdo Feb 20, 2018
99379f3
make it a var
mdo Feb 20, 2018
8cfbf69
Consistent usage of $(document.body) instead of $('body') (#25671)
MartijnCuppens Feb 21, 2018
4752159
Brush up vertical rhythm of form-check in docs. Closes #25546
peterblazejewicz Feb 4, 2018
20c2d0f
Remove disabling of stylelint rule
adambowles Feb 13, 2018
d1bd5fb
Add focus states to custom docs buttons
MartijnCuppens Feb 24, 2018
6708c4d
Fix typo of example in hiding doc
peterpeterparker Feb 22, 2018
b8bfd26
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
mdo Feb 24, 2018
f3cec5e
dist
mdo Feb 24, 2018
9cf3ebb
Fixes #25703
mdo Feb 24, 2018
c9b194a
Add tabindex attribute to disabled buttons sample. Closes #23361 (#25…
peterblazejewicz Feb 24, 2018
29f178d
Remove unused variable (#25670)
MartijnCuppens Feb 25, 2018
34bc00d
docs skippy partial (#25750)
m5o Mar 1, 2018
6431d74
display on xl viewport
Feb 25, 2018
b33316d
Fix leftover reference to v4.0.0-alpha.6
edmorley Mar 3, 2018
ae1a068
Replace img-fluid by w-100 to conform with HTML
webchopin Feb 18, 2018
49d0a4e
Adding a variable to handle the change of a modals border-radius. (#2…
akolinski Mar 3, 2018
a651d73
dist
mdo Mar 3, 2018
c0e1f7d
Fix #25746
mdo Mar 4, 2018
e9412e7
Update blockquote migration docs to reflect #22949
mdo Mar 4, 2018
b7a549c
Update devDependencies and gems. (#25708)
XhmikosR Mar 5, 2018
e43f973
add code coverage
Johann-S Mar 2, 2018
fb60a4a
Add a bit of documentation on how to run the code coverage (#25783)
Johann-S Mar 6, 2018
817b80d
Update webpack.md
bertday Mar 7, 2018
2ccb549
style: align some vars (#25785)
zalog Mar 8, 2018
2b86193
add Icons8 to icon options (#25763)
m5o Mar 8, 2018
f893ec7
Collapse with flex elements - simple approach (#25806)
MartijnCuppens Mar 12, 2018
21061a0
re-use gray for bd-example border / background (#25751)
m5o Mar 12, 2018
50220ac
Fix caret alignment (#25719)
ysds Mar 12, 2018
6d7d91e
Allow customization of breadcrumb border radius (#25807)
ahjorth Mar 12, 2018
f4051ab
Clean shell scripts (#25704)
zapashcanon Mar 12, 2018
27f553c
Replace "loose" HEX values with their respective variables (#25672)
jacobmllr95 Mar 12, 2018
5b0e40b
Fix examples' issues #25664 and #25388 (#25665)
ysds Mar 12, 2018
fb15575
Disable link functionality on disabled `btn-link` (#25645)
peteretelej Mar 12, 2018
14f7126
Add basic position to dropup/right/left and dropdown-menu-right (#25400)
ysds Mar 12, 2018
7b2427c
Rename `.custom-file-control` to `.custom-file-label` (#25736)
ysds Mar 12, 2018
b5e6eb2
Use callout without custom Jekyll plugin.
m5o Jan 15, 2018
836de9c
callout.html: drop whitespace and better usage comment.
XhmikosR Mar 12, 2018
b9628d0
Use bugify without custom Jekyll plugin (#25334)
m5o Mar 12, 2018
1859595
Clarify the necessary `data-target`/`href` attribute for carousel con…
balbuf Mar 13, 2018
1fadad1
Variable transition durations (#25662)
MartijnCuppens Mar 13, 2018
2c41b0a
fix get the transition duration parent
Johann-S Mar 13, 2018
a93830c
saucelabs-unit-test.js: tweak failed tests message (#25836)
XhmikosR Mar 13, 2018
dea778f
approach.md: Fix empty link.
XhmikosR Mar 13, 2018
c98ece5
approach.md: Use normal apostrophes.
XhmikosR Mar 13, 2018
4d5c592
Add Sinon to do better unit test
Johann-S Mar 9, 2018
03b7f52
Document `.form-control-range`. (#25839)
Varunram Mar 13, 2018
d01b4eb
Remove custom example plugin. (#25784)
m5o Mar 14, 2018
483e49e
Enable docsearch in development env.
m5o Mar 7, 2018
b9577a1
Alternative solution.
XhmikosR Mar 14, 2018
f194b9d
Fix order of Save/Close buttons in modal code example (#25855)
Bennet11 Mar 15, 2018
4b948bf
Update vertical pills example (#25852)
Varunram Mar 16, 2018
00304d2
theming.md Typo Fix (#25875)
ethanbeyer Mar 16, 2018
c53825d
Separate issue templates, add support doc (#25705)
mdo Mar 17, 2018
2306f62
Making use of `prefers-reduced-motion` media query (#25641)
MikeRogers0 Mar 20, 2018
bedc96e
Use transitionEnd in QUnit since we moved away from PhantomJS
Johann-S Mar 20, 2018
9191fa7
throw error when coverage is under our thresholds
Johann-S Mar 20, 2018
1a40784
Update dependencies.
XhmikosR Mar 13, 2018
7d3ca1b
tests: use QUnit from the jQuery CDN.
XhmikosR Mar 13, 2018
1615a76
Use sinon from cdnjs.
XhmikosR Mar 13, 2018
7dc41e2
Update to workbox 3.0 & fix breaking changes
MikeyBeLike Mar 16, 2018
002cd8f
sw.js: fix TypeError with new workbox.
XhmikosR Mar 20, 2018
c8d7eec
Update workbox.js
XhmikosR Mar 20, 2018
e0ab096
Update all devDependencies.
XhmikosR Mar 20, 2018
012d443
fix rollup config
Johann-S Mar 20, 2018
f5e16ce
tests: load 3rd-party libs from the local node_modules folder.
XhmikosR Mar 21, 2018
2cd7003
Remove the local jquery-1.9.1.min.js.
XhmikosR Mar 21, 2018
68db42c
Fix skip element disabled via attribute when using keyboard navigation
vsn4ik Jan 22, 2018
9efcf3a
Fix duplicate `main` element.
XhmikosR Mar 27, 2018
9cdb7a8
Fix spacing between Item and numbers
ntzm Mar 27, 2018
fd57d37
fix bundle and run test against it
Johann-S Mar 29, 2018
50f6160
Add .bg-transparent to docs
Varunram Mar 29, 2018
7052085
docs: Switch to StackPath's URL.
XhmikosR Mar 27, 2018
5660c97
Revert "docs: Switch to StackPath's URL."
XhmikosR Mar 30, 2018
902788e
Correct children selector
MartijnCuppens Mar 30, 2018
cf71363
fixes #25918
mdo Mar 31, 2018
b744ba2
dist
mdo Mar 31, 2018
abe44dc
Add small not to float docs about mixing with flex items
mdo Mar 31, 2018
b2e423f
fixes #25343 by mentioning how collapse animates in docs
mdo Apr 1, 2018
185666f
Add .text-monospace util
mdo Apr 1, 2018
12708d3
Remove navbar align
MartijnCuppens Mar 14, 2018
9f5f51d
Close #25697
mdo Mar 31, 2018
4f05e3b
add .text-body, fixes #25412
mdo Mar 31, 2018
3417c54
add 50% translucent black and white text
mdo Mar 31, 2018
b72bd05
document new text color utils
mdo Mar 31, 2018
474698f
Fix Chrome's rendering of .card-columns
mdo Mar 31, 2018
7449034
Add new .flex-grow and .flex-shrink utils
mdo Mar 31, 2018
a016cbd
Mention browserslist config in our docs to close #25429
mdo Mar 31, 2018
dd7ed79
Add box-shadow utilities (#25758)
mdo Apr 1, 2018
98763f1
Deprecate .text-hide (#26173)
mdo Apr 1, 2018
07a302a
dist
mdo Apr 1, 2018
0b58340
docs edit suggestion
mdo Apr 1, 2018
a0c7473
Tiny grammar and punctuation tweaks to a comment.
rec Apr 1, 2018
e47fb40
Dashboard updates (#26179)
mdo Apr 2, 2018
9747429
Update offcanvas example for IE support
mdo Apr 1, 2018
a55d1b2
Allow non-string content as breadcrumb divider (#25581)
MartijnCuppens Apr 2, 2018
4f35e53
Pagination move `.page-link:focus` outline value to variable `$pagina…
pat270 Jan 19, 2018
98cad66
dist
mdo Apr 2, 2018
95cdfa2
Use https when possible.
XhmikosR Apr 1, 2018
10c64bd
Fix broken URI fragments and redirects.
XhmikosR Apr 2, 2018
d8a39c9
docs: Switch to StackPath's URL.
XhmikosR Mar 27, 2018
2d941d0
Remove note about multiple inputs (#26194)
jquense Apr 5, 2018
013a748
add examples to theming docs section on css vars in media queries, cl…
mdo Apr 5, 2018
4880385
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
mdo Apr 5, 2018
7748ae9
closes #26213
mdo Apr 7, 2018
91730a6
vnu.jar: Ignore all wrong language code warnings.
XhmikosR Jan 13, 2018
8f7bd41
Ship v4.1.0 (#26218)
mdo Apr 9, 2018
875ed0b
Clean up globals.
XhmikosR Apr 9, 2018
0871d69
v4 improve coverage (#25945)
Johann-S Apr 10, 2018
24ba91b
Fix incorrect class name (#26239)
vanillajonathan Apr 10, 2018
ee91fdb
Update dependencies and gems (#26234)
XhmikosR Apr 10, 2018
ee1a228
Fix incorrect value of Stylelint option (#26192)
ruedap Apr 10, 2018
5f546f5
update README.md - debug search option is now in application.js (#26263)
Lausselloic Apr 11, 2018
5be2cd3
Dropdowns `display` default value (#26272)
denisname Apr 12, 2018
418fd76
modal use global scope for default
namiltd Apr 12, 2018
c3caf7e
Docs/examples: change links to Sass documentation and example.com to …
Swardu Apr 12, 2018
ba10b63
fix issue related to Object.keys and Dropdown issue
Johann-S Apr 13, 2018
871e083
[trivial] Correct typos (#26297)
Varunram Apr 14, 2018
e000933
Remove `dialog` from the HTML5 shim style (#26269)
patrickhlauke Apr 15, 2018
3100458
Resolve #26262: Add deprecated warning (#26292)
Varunram Apr 16, 2018
5fd67a6
Bump version to 4.1.0 for remaining files.
XhmikosR Apr 11, 2018
555333a
breadcrumb.md: Remove trailing space.
XhmikosR Apr 11, 2018
056e28d
Suppress text-hide deprecation warning (#26242)
arechsteiner Apr 16, 2018
b88f073
Update devDependencies. (#26309)
XhmikosR Apr 16, 2018
6199871
Update devDependencies. (#26322)
XhmikosR Apr 17, 2018
7d8dc4f
Be explicit in the docs for deprecating text-hide
mdo Apr 17, 2018
1470e11
typo
mdo Apr 17, 2018
ee38291
detect test exceeded maximum duration on Sauce Labs
Johann-S Apr 19, 2018
9faf8e8
Update Jekyll to 3.8.0. (#26352)
XhmikosR Apr 22, 2018
0ee779b
Print color fix dark tables and dark theads (#26193)
MartijnCuppens Apr 24, 2018
3d0d5f1
workaround for IE that check indicator does not appear (#25944)
ysds Apr 24, 2018
755fdac
Replace reboot monospace hack with system font stack
Apr 11, 2018
793698a
add validation styles for .form-control-file (#26181)
mdo Apr 24, 2018
74057dc
Remove unnecessary resetting of left round (#26238)
ysds Apr 24, 2018
4bc5cc1
Closes #26300: Add cursor pointer to carousel indicators
Varunram Apr 16, 2018
b5988a4
Change accordion example id (#26391)
patrickhlauke Apr 26, 2018
30cb1a2
Pass docs version to search form and switch to the new index.
XhmikosR Apr 9, 2018
c111323
Add comment in docs JS files.
XhmikosR Apr 27, 2018
447f9f6
Doc update - remove media-breakpoint-up(xs) (#26316)
DavidDeSloovere Apr 29, 2018
7c53a8a
Update README.md
Apr 26, 2018
139e892
Simplify custom file inner height for generated browse button
mdo Apr 29, 2018
496311b
dist
mdo Apr 30, 2018
779ad9f
Bump version to v4.1.1
mdo Apr 30, 2018
e5e6d0c
Fix heading levels (#26433)
brandon-d-logan May 1, 2018
788f3e6
Fix z-index target (#26361)
ysds May 7, 2018
f42ef5f
fix(doc): typo in dropdowns.md
ysds May 15, 2018
d6ee126
[trivial] Rewording in tooltips. Closes #26467 (#26521)
Varunram May 15, 2018
616ce9b
Fix double-transition bug (#26452)
domq May 18, 2018
b36599c
closes #26543, fixes #26542
mdo May 20, 2018
bea6154
Fix/add more correct labels/descriptions for input group examples (#2…
patrickhlauke May 22, 2018
0873ab7
Update devDependencies and gems.
XhmikosR Apr 30, 2018
0338b61
chore(deps): update qunit and karma-qunit
Johann-S May 7, 2018
f2aab5e
fix(tooltip): remove useless unit test
Johann-S May 9, 2018
c3da2c8
Update again.
XhmikosR May 22, 2018
4dd65f0
Custom forms transition
MartijnCuppens May 19, 2018
2ea0a9b
Add disabled bg color to disabled custom file
ysds May 11, 2018
31cf1fd
Add coverall to follow our coverage
Johann-S Mar 23, 2018
9e5be2e
fix branch for coveralls badge
Johann-S May 23, 2018
d557215
Update package-lock.json.
XhmikosR May 23, 2018
c2b13b9
Run coveralls only on Travis and only once.
XhmikosR May 23, 2018
976aad0
Remove the unused docs upload preview stuff. (#26599)
XhmikosR May 27, 2018
89a47c9
https link to editorconfig.org
coliff May 30, 2018
e163d18
Fix inline labels with a custom select (#26615)
andresgalante May 31, 2018
e3084c3
Changed Node.js download page (#26638)
marcosfreitas May 31, 2018
2d90d36
fix(tooltip): xss in container option
Johann-S May 30, 2018
1490960
fix(collapse): xss in parent option
Johann-S May 30, 2018
cc61edf
fix(scrollspy): xss in target option
Johann-S May 30, 2018
62cc0fd
Generate safari-pinned-tab.svg again.
XhmikosR May 26, 2018
b1eb3fc
refactor(plugins): improve how we query elements
Johann-S Apr 30, 2018
96cbb58
chore(bundlesize): increase bootstrap.js max size
Johann-S May 1, 2018
f20d0f4
sw.js: change to a relative link for the workbox files.
XhmikosR May 25, 2018
ffd31f9
Stricter stylelint rules
MartijnCuppens Jun 1, 2018
a79b8aa
refactor(plugins): query elements without jquery
Johann-S Jun 1, 2018
4f1bb98
Limit .close hover/focus to non-disabled controls (#26654)
patrickhlauke Jun 3, 2018
abf5ab7
Fix markdown code inside HTML code. (#26662)
XhmikosR Jun 5, 2018
9c3146d
HTTPS link (#26663)
coliff Jun 5, 2018
1af5a30
Add additional wording to the Introduction section of Bootstrap docs …
Jun 11, 2018
7b2372f
Fix node_modules path (#26653)
MartijnCuppens Jun 11, 2018
919d58e
Remove inkscape data from brand svgs (#26708)
MartijnCuppens Jun 21, 2018
84ff56c
Update package-lock.json with npm 6.3.1.
XhmikosR Jun 3, 2018
0db176e
Update gems.
XhmikosR Jun 3, 2018
71a3742
Update all devDependencies apart from bundlesize and babel.
XhmikosR Jun 20, 2018
29bff9f
Change karma tests to run sequential.
XhmikosR Jun 21, 2018
1719a2c
Update folder structure (#26729)
MartijnCuppens Jun 21, 2018
e59265c
Remove disabled class from wrapper
MartijnCuppens May 19, 2018
eadeab9
dist
mdo Jun 22, 2018
a31b23b
Move `eslint-plugin-compat` to the extends array.
XhmikosR Jun 21, 2018
d61e3ba
Render inline svg like img (#25874)
MartijnCuppens Jun 24, 2018
d78aac0
Update box-shadows on .custom-select (#26754)
mdo Jun 24, 2018
41ab1c6
Fixes Edge and IE label overlapping issue (#25919)
coliff Jun 24, 2018
bca4cea
dist
mdo Jun 24, 2018
49e0946
feat(dropdown): add original click event
jakubhonisek Jun 25, 2018
4112df4
Add broken-link-checker.
XhmikosR Jun 23, 2018
e57a2f2
fix(tooltip): get tip on placement change
Johann-S Apr 30, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove unnecessary resetting of left round (twbs#26238)
  • Loading branch information
ysds authored and mdo committed Apr 24, 2018
commit 74057dcc8ea305fe8da0e921454919be7a0f58d5
3 changes: 1 addition & 2 deletions scss/_input-group.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@

&:not(:last-child) .custom-file-label,
&:not(:last-child) .custom-file-label::after { @include border-right-radius(0); }
&:not(:first-child) .custom-file-label,
&:not(:first-child) .custom-file-label::after { @include border-left-radius(0); }
&:not(:first-child) .custom-file-label { @include border-left-radius(0); }
}
}

Expand Down