-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(css): add .col-form-legend-lg and .col-form-legend-sm classes #2
Commits on Nov 9, 2017
-
Make styling of grouped option buttons class-based
Referencing twbs#23728, styling grouped radio and checkbox buttons should not require the data-toggle attribute.
Raffy Alcoriza committedNov 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 9e8a3c0 - Browse repository at this point
Copy the full SHA 9e8a3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a060bc - Browse repository at this point
Copy the full SHA 3a060bcView commit details
Commits on Nov 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 615c995 - Browse repository at this point
Copy the full SHA 615c995View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e4ba11 - Browse repository at this point
Copy the full SHA 8e4ba11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff7231 - Browse repository at this point
Copy the full SHA 0ff7231View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81cf6c4 - Browse repository at this point
Copy the full SHA 81cf6c4View commit details
Commits on Nov 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8df34b0 - Browse repository at this point
Copy the full SHA 8df34b0View commit details
Commits on Nov 19, 2017
-
Remove unused file and bundle ie-emulation-modes-warning.js with docs…
….min.js (twbs#24825) * Remove the unused assets/js/ie10-viewport-bug-workaround.js. * Combine ie-emulation-modes-warning.js with docs.min.js.
Configuration menu - View commit details
-
Copy full SHA for e29398e - Browse repository at this point
Copy the full SHA e29398eView commit details -
Fixed typos in offsetting section of grid.md
Configuration menu - View commit details
-
Copy full SHA for 1449ec0 - Browse repository at this point
Copy the full SHA 1449ec0View commit details
Commits on Nov 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for eeb3ce0 - Browse repository at this point
Copy the full SHA eeb3ce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f17d53 - Browse repository at this point
Copy the full SHA 0f17d53View commit details -
Add support for fractional viewport widths (zoom/high-dpi displays) (t…
…wbs#24299) * Change breakpoint max- calculation to fractional values * Update docs to reflect fractional max-width breakpoint values * Add fractional max-width to offcanvas example * Add documentation and SCSS comment for fractional viewport support
Configuration menu - View commit details
-
Copy full SHA for dcb7613 - Browse repository at this point
Copy the full SHA dcb7613View commit details
Commits on Nov 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cdab56d - Browse repository at this point
Copy the full SHA cdab56dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ba371 - Browse repository at this point
Copy the full SHA e8ba371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68ca294 - Browse repository at this point
Copy the full SHA 68ca294View commit details
Commits on Nov 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3506ae9 - Browse repository at this point
Copy the full SHA 3506ae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fff0116 - Browse repository at this point
Copy the full SHA fff0116View commit details -
Rewrite custom form check backgrounds (twbs#24697)
* Rewrite custom form check backgrounds Previously, this was all just a background-color and background-image. When we restored the gradients though, we had two background-images competing on the same element, causing rendering glitches. This refactors that code, creating a mixin to simplify things, so we can we easily use two background-images (SVG icon and gradient) when -gradients is set to true. Fixes twbs#24598 * restore default vars * Revamp custom check and radio backgrounds Instead of applying multiple background-image's to the same element, we're adding a new ::before pseudo-element to layer the background-images. Gradients go on the .custom-control-indicator while their icons go on the ::before element. This allows us to shave some bytes from when we compile and we previously needed to redeclare the background-image for the icon if you changed the gradient. * remove now unused mixin * mention change in migration docs
Configuration menu - View commit details
-
Copy full SHA for 4829350 - Browse repository at this point
Copy the full SHA 4829350View commit details -
Configuration menu - View commit details
-
Copy full SHA for b29e3f2 - Browse repository at this point
Copy the full SHA b29e3f2View commit details -
Custom select updates (twbs#24699)
* Add support for size attribute on custom selects * Add large custom select, document it and the small variant * fix custom select focus state * fix custom file input focus styles * remove empty line
Configuration menu - View commit details
-
Copy full SHA for 2ec1606 - Browse repository at this point
Copy the full SHA 2ec1606View commit details
Commits on Nov 25, 2017
-
Update package.json. (twbs#24582)
1. Use the same jQuery version in jspm 2. Update the files to only include the source and dist folders
Configuration menu - View commit details
-
Copy full SHA for 3de4628 - Browse repository at this point
Copy the full SHA 3de4628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e4f6e - Browse repository at this point
Copy the full SHA 02e4f6eView commit details -
Darken outline hover color to match default button hover (twbs#24150)
* Fix Issue twbs#24144 Alter button-outline-variant mixin to darken hover and active background in same fashion as filled button. * Fix Issue twbs#24144 Filled button on hover should utilize the same color-yiq mixin so that theme buttons match * default values, fix mixin
Configuration menu - View commit details
-
Copy full SHA for 7c10068 - Browse repository at this point
Copy the full SHA 7c10068View commit details -
Merge branch 'btn-group-styling' of https://github.com/picapixa/boots…
…trap into picapixa-btn-group-styling
Configuration menu - View commit details
-
Copy full SHA for 725f5fb - Browse repository at this point
Copy the full SHA 725f5fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb201b - Browse repository at this point
Copy the full SHA ccb201bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79cfd56 - Browse repository at this point
Copy the full SHA 79cfd56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 643f548 - Browse repository at this point
Copy the full SHA 643f548View commit details -
Configuration menu - View commit details
-
Copy full SHA for babdf36 - Browse repository at this point
Copy the full SHA babdf36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8750952 - Browse repository at this point
Copy the full SHA 8750952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 544b3ee - Browse repository at this point
Copy the full SHA 544b3eeView commit details
Commits on Nov 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 80d4a51 - Browse repository at this point
Copy the full SHA 80d4a51View commit details
Commits on Nov 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 671bb27 - Browse repository at this point
Copy the full SHA 671bb27View commit details -
Replace lint-vars.sh with a Node.js script. (twbs#24860)
Also, include it in the `css` npm script since it's instant.
Configuration menu - View commit details
-
Copy full SHA for 7629567 - Browse repository at this point
Copy the full SHA 7629567View commit details -
Fix docs horizontal scrollbar (twbs#24878)
* Fix docs horizontal scrollbar in Components > Modal * Add overflow to docs example class * Drop the handleUpdate() variant While I understand the variant covers the "get a particular plugin instance" case from http://getbootstrap.com/docs/4.0/getting-started/javascript/#programmatic-api it seems weird that we do it here but not everywhere else in the docs (randomly checking other pages, we seem to stick to the documented methods as written on those pages). As this isn't properly explained as is, and as it adds nothing (more of a preference for authors), it would be easier to just drop the variant and stick with the documented method as outlined later on in the same page (avoids having to go off on a "why should you use this instead of that" tangent here).
Configuration menu - View commit details
-
Copy full SHA for 05d88ca - Browse repository at this point
Copy the full SHA 05d88caView commit details
Commits on Nov 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6050d72 - Browse repository at this point
Copy the full SHA 6050d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2c0eeb - Browse repository at this point
Copy the full SHA c2c0eebView commit details
Commits on Nov 29, 2017
-
Override padding on radio input label (twbs#24899)
We could tell folks to nix the class, we could tell them to override it, or we could add another modifier of some kind to address this. None of them seem particularly useful, but the padding override feels the most approachable and clearly documentable. Added this here to close twbs#24844.
Configuration menu - View commit details
-
Copy full SHA for a649c7f - Browse repository at this point
Copy the full SHA a649c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a07bc5d - Browse repository at this point
Copy the full SHA a07bc5dView commit details
Commits on Dec 1, 2017
-
Note that we should revert this when the issue is fixed.
Configuration menu - View commit details
-
Copy full SHA for 636dcf1 - Browse repository at this point
Copy the full SHA 636dcf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0230150 - Browse repository at this point
Copy the full SHA 0230150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d06f61 - Browse repository at this point
Copy the full SHA 1d06f61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b932c - Browse repository at this point
Copy the full SHA 11b932cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 901902d - Browse repository at this point
Copy the full SHA 901902dView commit details