| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 133 | -18211/+0 | |
| With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager. | |||||
| 2018-07-09 | Add missing role="button" in .navbar's .dropdown-toggle | XhmikosR | 1 | -1/+1 | |
| Fixes #26830 | |||||
| 2018-07-02 | Fix incorrect visibility utility description regarding screen readers (#26786) | Patrick H. Lauke | 1 | -1/+1 | |
| 2018-07-02 | Add js maps & tweak docs | Martijn Cuppens | 1 | -8/+12 | |
| 2018-06-25 | feat(dropdown): add original click event | jakubhonisek | 1 | -0/+1 | |
| 2018-06-24 | Fixes Edge and IE label overlapping issue (#25919) | Christian Oliff | 1 | -0/+22 | |
| The 'Floating labels' example is only supported on Chrome, Safari and Firefox. On Edge and IE the label is displayed always and any text input overlaps the label which makes it unreadable. The fix here targets Edge and IE and makes the form behave normally, the labels are hidden and the placeholder color is standard. | |||||
| 2018-06-21 | Remove disabled class from wrapper | Martijn Cuppens | 1 | -1/+1 | |
| `disabled` class is not needed for wrapper. | |||||
| 2018-06-11 | Fix node_modules path (#26653) | Martijn Cuppens | 1 | -16/+16 | |
| 2018-06-11 | Add additional wording to the Introduction section of Bootstrap docs about ↵ | sts-ryan-holton | 1 | -0/+2 | |
| the bootstrap bundle js (#26688) | |||||
| 2018-06-05 | HTTPS link (#26663) | Christian Oliff | 1 | -1/+1 | |
| saves a redirect | |||||
| 2018-06-05 | Fix markdown code inside HTML code. (#26662) | XhmikosR | 3 | -3/+3 | |
| 2018-05-31 | Changed Node.js download page (#26638) | marcosfreitas | 1 | -1/+1 | |
| Link to the more user-friendly Node download page (rather than just the raw directory view) | |||||
| 2018-05-31 | Fix inline labels with a custom select (#26615) | Andres Galante | 1 | -1/+1 | |
| Add an sr-only class to the label on inline labels with a custom select | |||||
| 2018-05-22 | Fix/add more correct labels/descriptions for input group examples (#26551) | Patrick H. Lauke | 1 | -27/+27 | |
| Among other things, closes https://github.com/twbs/bootstrap/issues/26548 | |||||
| 2018-05-20 | closes #26543, fixes #26542 | Mark Otto | 1 | -14/+14 | |
| 2018-05-15 | [trivial] Rewording in tooltips. Closes #26467 (#26521) | Varunram Ganesh | 1 | -1/+1 | |
| 2018-05-15 | fix(doc): typo in dropdowns.md | ysds | 1 | -1/+1 | |
| 2018-05-01 | Fix heading levels (#26433) | Brandon | 1 | -8/+8 | |
| H3 was used without preceding H2, breaking document flow. | |||||
| 2018-04-29 | Doc update - remove media-breakpoint-up(xs) (#26316) | David De Sloovere | 1 | -4/+15 | |
| * Doc update - remove media-breakpoint-up(xs) If media-breakpoint-down(xl) is not listed, then media-breakpoint-up(xs) does not need to be listed either. The above 4 media queries are now aligned with the 4 media-breakpoint-up mixins (just like their media-breakpoint-down counterparts). * Improve media-breakpoint-up/down docs | |||||
| 2018-04-26 | Change accordion example id (#26391) | Patrick H. Lauke | 1 | -4/+4 | |
| for clarity/consistency with other similar examples | |||||
| 2018-04-17 | typo | Mark Otto | 1 | -1/+1 | |
| 2018-04-17 | Be explicit in the docs for deprecating text-hide | Mark Otto | 1 | -1/+1 | |
| 2018-04-16 | breadcrumb.md: Remove trailing space. | XhmikosR | 1 | -1/+1 | |
| 2018-04-16 | Resolve #26262: Add deprecated warning (#26292) | Varunram Ganesh | 1 | -0/+6 | |
| 2018-04-12 | Docs/examples: change links to Sass documentation and example.com to https | Swardu | 4 | -12/+12 | |
| 2018-04-12 | Dropdowns `display` default value (#26272) | denisname | 1 | -1/+1 | |
| 2018-04-10 | Fix incorrect class name (#26239) | Jonathan | 1 | -1/+1 | |
| Fixes #26235 | |||||
| 2018-04-09 | Ship v4.1.0 (#26218)v4.1.0 | Mark Otto | 133 | -0/+18165 | |
| * update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html | |||||
