| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-01-03 | Document `order-0` (#25191) | ysds | 1 | -1/+1 | |
| 2018-01-03 | Multiple accordion support (#25161) | Martijn Cuppens | 2 | -2/+78 | |
| 2018-01-03 | Patch fractional viewport widths to work around Safari rounding bug (#25177) | Patrick H. Lauke | 5 | -14/+26 | |
| Includes simplifying the prose in `tables.md` and adding the bug to the list of browser bugs. Closes https://github.com/twbs/bootstrap/issues/25166 | |||||
| 2018-01-02 | Add some documentation on using CSS vars (#25176) | Mark Otto | 1 | -0/+68 | |
| * Add some documentation on using CSS vars Fixes #25147 * link to MDN doc | |||||
| 2018-01-02 | Validation tooltip example (#25143) | Mark Otto | 2 | -12/+87 | |
| * Add additional form validation examples Fixes #24811. This adds .valid-feedback to our custom styles and server side examples; previously we ommitted this to suggest you don't always need valid feedback. In addition, this adds examples of the .{valid|invalid}-tooltip classes with a new subsection in the Validation docs. * Update validation tooltip styles to remove fixed width; instead should retain itself to the parent element * update ids * finish docs paragraph, mention position: relative | |||||
| 2018-01-02 | Remove double borders for custom select and custom file | Martijn Cuppens | 1 | -1/+3 | |
| Fixes #25168 | |||||
| 2018-01-02 | Update pagination focus styles | Mark Otto | 2 | -1/+8 | |
| - Drops the hover-focus mixin for standard :hover - Adds explicit :focus styles to match button, input, etc with a box-shadow - Adjusts z-index values to ensure the layers go initial, hover, active, focus Fixes #24838. | |||||
| 2018-01-02 | dist | Mark Otto | 12 | -21/+24 | |
| 2018-01-02 | add example of textarea to docs | Mark Otto | 1 | -0/+7 | |
| 2018-01-02 | Merge branch 'patch-8' of https://github.com/gijsbotje/bootstrap into ↵ | Mark Otto | 1 | -1/+2 | |
| gijsbotje-patch-8 | |||||
| 2018-01-02 | Expand keyboard advice for tooltips, clarify what `manual` trigger does in table | Patrick H. Lauke | 1 | -4/+10 | |
| 2018-01-02 | Remove incorrect roles from accordion, tweak/expand accessibility info, use ↵ | Patrick H. Lauke | 1 | -14/+16 | |
| buttons for accordion * Remove incorrect roles from accordion, tweak/expand accessibility info * Use `<button>` elements rather than links for the accordion | |||||
| 2018-01-02 | improves accordion styles | Andres Galante | 2 | -1/+30 | |
| 2018-01-01 | improve additive/subtractive border util docs | Mark Otto | 2 | -2/+16 | |
| 2018-01-01 | Darken border color slightly | Mark Otto | 1 | -1/+1 | |
| 2018-01-01 | Merge branch 'docs-border-utilities' of https://github.com/ysds/bootstrap ↵ | Mark Otto | 1 | -1/+5 | |
| into ysds-docs-border-utilities | |||||
| 2018-01-01 | dist | Mark Otto | 8 | -10/+10 | |
| 2018-01-01 | Use `<button>` elements rather than links for the accordion | patrickhlauke | 1 | -6/+6 | |
| 2018-01-01 | Remove incorrect roles from accordion, tweak/expand accessibility info | patrickhlauke | 1 | -8/+10 | |
| 2017-12-31 | Textarea support for input groups | Gijs Boddeus | 1 | -1/+2 | |
| The append and prepend classes vertically aligned items in the center For textareas this meant the addon would aling vertically instead of stretch and have it's contents vertically aligned these changes fix that so everything is aligned how it should be | |||||
| 2017-12-31 | Allow nested structure for accordions (#25121) | Martijn Cuppens | 3 | -38/+53 | |
| This commit allows nested structures for accordions. Also a part of the documentation about data-children is removed because this functionality didn't work and it's not applicable anymore. Tests with the collapse accordion are also a bit adjusted to the new situation. | |||||
| 2017-12-31 | docs: Fix overflow issue in IE. (#25142) | Martijn Cuppens | 1 | -1/+1 | |
| 2017-12-31 | Add description about positive border | ysds | 1 | -1/+1 | |
| 2017-12-31 | Add positive border utilities | ysds | 1 | -0/+4 | |
| 2017-12-30 | dist | Mark Otto | 7 | -27/+59 | |
| 2017-12-30 | Apply of #25068 to input group | ysds | 2 | -20/+20 | |
| 2017-12-30 | removes hardcoded value for nav-link padding | Andres Galante | 2 | -2/+4 | |
| 2017-12-30 | Add modal-dialog-centered class to vertically centered modal example. | Kramb | 1 | -1/+1 | |
| 2017-12-30 | Outline active focus (#25145) | Mark Otto | 1 | -3/+6 | |
| * Base the outline button :active color on the background, fixing a contrast issue * Only apply focus outline to active when it's focused | |||||
| 2017-12-30 | dist | Mark Otto | 25 | -90/+164 | |
| 2017-12-31 | Mention -file-text change in Migration docs (#25144) | Mark Otto | 1 | -0/+2 | |
| Fixes #25127. | |||||
| 2017-12-31 | Add `.order-0` to the flexbox grid ordering helpers. (#25137) | Kevin Ruscoe | 1 | -1/+1 | |
| 2017-12-31 | Remove Entypo from "Preferred Icon Sets". (#25141) | Raaj Trambadia | 1 | -1/+0 | |
| The download link for Entypo (on its website) is invalid. It's a Dropbox link which now results in a 403 error. The website was last updated in 2015 (as seen in the footer). | |||||
| 2017-12-31 | Move inline JS outside of HTML. (#25140) | XhmikosR | 3 | -50/+44 | |
| 2017-12-31 | Update devDependencies and gems. (#25083) | XhmikosR | 6 | -380/+675 | |
| 2017-12-31 | Add `docs-github-serve` script for local serving the `github` target. (#25139) | XhmikosR | 1 | -0/+1 | |
| 2017-12-31 | Remove trailing spaces. | XhmikosR | 1 | -1/+1 | |
| 2017-12-31 | application.js: make the clipboard button selector more restrictive. | XhmikosR | 1 | -1/+1 | |
| 2017-12-31 | layout/overview.md: fix double copy button. | XhmikosR | 1 | -2/+2 | |
| 2017-12-30 | drop "simply" and tweak a few other bits | Mark Otto | 1 | -2/+2 | |
| 2017-12-30 | Updated docs for translating "Browse" text into other languages | Alberto | 1 | -9/+3 | |
| "Choose file ..." text is now written inside the label tag, so the translation is outside the css scope. $custom-file-text variable should only contain "Browse" translations. | |||||
| 2017-12-30 | Include JavaScript map files in NuGet packages (#25080) | Andrew Timson | 2 | -0/+2 | |
| 2017-12-30 | Update Theming docs for removing map items (#25108) | Mark Otto | 1 | -1/+9 | |
| 2017-12-30 | Remove unnecessary `align-middle` class from Navbar docs (#25116) | Andres Galante | 1 | -1/+1 | |
| 2017-12-30 | Wall of Browser Bugs: position:sticky in Edge done (#25099) | Herst | 1 | -10/+0 | |
| Position: sticky is included in Edge 16 | |||||
| 2017-12-30 | Wall of Browser Bugs: Chrome SVG perf bug (#24673) (#24751) | Herst | 1 | -0/+10 | |
| https://crbug.com/781344 | |||||
| 2017-12-29 | Darken $gray-600 by 10% for AA contrast (#25123) | Mark Otto | 1 | -1/+1 | |
| Closes #23319. Both `.text-muted` and `.btn-outline-secondary` (and indeed all secondary items) make use of `$gray-600`. New value provides a contrast ratio of 4.69. | |||||
| 2017-12-28 | Remove margin-bottom on .bd-example (#25048) | Mark Otto | 1 | -2/+1 | |
| 2017-12-28 | Add examples of disabled tooltip and popover triggers | Mark Otto | 2 | -0/+23 | |
| 2017-12-28 | Improve lint vars output messaging (#25049) | Mark Otto | 1 | -2/+2 | |
