| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-04-09 | Ship v4.1.0 (#26218)v4.1.0 | Mark Otto | 10 | -1380/+0 | |
| * 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 | |||||
| 2018-04-05 | add examples to theming docs section on css vars in media queries, closes #26205 | Mark Otto | 1 | -1/+21 | |
| 2018-04-05 | docs: Switch to StackPath's URL. | XhmikosR | 1 | -1/+1 | |
| While the old one will keep working, better switch to the new one. | |||||
| 2018-04-02 | Fix broken URI fragments and redirects. | XhmikosR | 2 | -2/+2 | |
| 2018-04-02 | Use https when possible. | XhmikosR | 3 | -3/+3 | |
| 2018-04-01 | docs edit suggestion | Mark Otto | 1 | -1/+1 | |
| 2018-03-31 | Mention browserslist config in our docs to close #25429 | Mark Otto | 1 | -0/+19 | |
| 2018-03-30 | Revert "docs: Switch to StackPath's URL." | XhmikosR | 1 | -1/+1 | |
| This reverts commit 70520855e8f597995fb1df69b854f99f705d2e59. | |||||
| 2018-03-29 | docs: Switch to StackPath's URL. | XhmikosR | 1 | -1/+1 | |
| While the old one will keep working, better switch to the new one. | |||||
| 2018-03-20 | Making use of `prefers-reduced-motion` media query (#25641) | Mike Rogers | 1 | -0/+4 | |
| * Making use of `prefers-reduced-motion` media query As discussed in #25249 - if a user (Who is using Safari / iOS) requests reduced motion in their system settings, we should avoid transitions. * Ignoring prefers reduced motion for CSS Linting * Updating copy clarifying the reduce motion functionality in accessibility.md | |||||
| 2018-03-16 | theming.md Typo Fix (#25875) | Ethan Beyer | 1 | -1/+1 | |
| it's ≠ its | |||||
| 2018-03-12 | Use callout without custom Jekyll plugin. | m5o | 4 | -10/+15 | |
| 2018-03-08 | Update webpack.md | Robert Martin | 1 | -3/+3 | |
| Minor edits for style and consistency | |||||
| 2018-02-24 | Fixes #25703 | Mark Otto | 1 | -13/+1 | |
| 2018-02-19 | Be more explicit where to find variables (#25624) | Pierre GIRAUD | 1 | -4/+6 | |
| * Tell where to find the variables to override * Be consistent with path to _variables.scss * Get rid of some 'our' in the doc Replaced by 'Boostrap's' when relevant | |||||
| 2018-02-11 | Update themeing docs for more clearly how to remove from map (#25589) | ysds | 1 | -2/+13 | |
| * Add note about insert position of "map-remove" * Use optional keys instead of required keys | |||||
| 2018-01-21 | Remove escaping selector and add a warning to inform folks to escape their ↵ | Johann-S | 1 | -0/+5 | |
| selectors (#25390) | |||||
| 2018-01-19 | Use Jekyll's markdownify filter instead of a custom plugin (#25319) | m5o | 1 | -2/+3 | |
| 2018-01-18 | Remove -Pre from Nuget install info since we're stable now /cc @supergibbsv4.0.0 | Mark Otto | 1 | -4/+2 | |
| 2018-01-18 | Bump version to 4.0.0 | Mark Otto | 1 | -1/+1 | |
| 2018-01-14 | Theming docs update (#25300) | Mark Otto | 1 | -1/+15 | |
| * heading for better linking * tell folks where to start * more headings * required keys section added, closes #25293 | |||||
| 2018-01-11 | Deprecate hover media query shim and mixins (#25270) | Mark Otto | 2 | -11/+11 | |
| * Deprecate hover media query shim and mixins Fixes #25195. This never was completed or fully implemented, and the docs are inaccurate as to what browsers are currently affected by this stickied hover problem. This PR aims to update the docs and deprecate the shim from our mixins and only return the pseudo-classes. To reflect the order of these states used elsewhere (e.g., our button styles), I've also updated the order of each within the mixin. * Mention in docs and variables that it's deprecated | |||||
| 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 | |||||
| 2017-12-30 | Update Theming docs for removing map items (#25108) | Mark Otto | 1 | -1/+9 | |
| 2017-12-27 | extra space | Mark Otto | 1 | -1/+0 | |
| 2017-12-27 | closes #24929 | Mark Otto | 1 | -2/+2 | |
| 2017-12-27 | improve docs tables | Mark Otto | 2 | -4/+4 | |
| 2017-12-26 | Move from h4s and misc to h5s so headings from example snippets don't show ↵ | Mark Otto | 1 | -1/+1 | |
| in our table of contents | |||||
| 2017-12-16 | Link to BootstrapCDN and fix its name. (#24987) | XhmikosR | 2 | -4/+4 | |
| 2017-11-24 | fixes #24728 | Mark Otto | 1 | -1/+12 | |
| 2017-11-16 | Fix installing deps in our webpack docs | Johann-S | 1 | -1/+1 | |
| 2017-11-15 | Use UMD and fix build to properly load deps (#24783) | Federico Zivolo | 1 | -19/+3 | |
| 2017-11-06 | descriptive docs variable naming (#24521) | m5o | 1 | -2/+2 | |
| * use descriptive docs btn naming * rename `btn-bd-yellow` to `btn-bd-download` * sort state vars * sort state vars * info, warning, danger * rename btn-bd-purple * rename `.btn-bd-purple` to `.btn-bd-primary` * align docs color variables * generate $bd-purple-light color * with http://razorltd.github.io/sasscolourfunctioncalculator/ * allow overide of docs variables | |||||
| 2017-11-06 | getting-started.md: Redirect from `/getting-started/` too. (#24669) | XhmikosR | 1 | -2/+3 | |
| 2017-11-03 | Highlight snippet as CSS. | XhmikosR | 1 | -1/+1 | |
| 2017-11-03 | getting-started/introduction.md: move title below the retired meta tags. | XhmikosR | 1 | -1/+2 | |
| 2017-11-03 | Update our Webpack documentation for Webpack 3 (#24656) | Johann-S | 1 | -3/+17 | |
| 2017-10-30 | Minor Markdown consistency cleanup. (#24605) | XhmikosR | 2 | -0/+3 | |
| 2017-10-30 | redesign these tables, fix headings, add intro paragraphs | Mark Otto | 1 | -34/+38 | |
| 2017-10-30 | Add missing trailing slashes to URLs in docs | Giovanni Totaro | 1 | -1/+1 | |
| 2017-10-30 | Explain contents of bundled JS files in docs (#23735) | Giovanni Totaro | 1 | -1/+31 | |
| 2017-10-20 | Be consistent with "JS"/"JavaScript". (#24457) | XhmikosR | 1 | -1/+1 | |
| 2017-10-19 | new current_ruby-version var | Mark Otto | 1 | -2/+2 | |
| 2017-10-19 | update getting started docs too | Mark Otto | 1 | -2/+2 | |
| 2017-10-19 | spelling changes to theming.md (#24444) | Gijs Boddeus | 1 | -4/+4 | |
| 2017-10-19 | Fix a few 404 and one redirected link. (#24432) | XhmikosR | 2 | -2/+2 | |
| 2017-10-17 | document color-yiq function | Mark Otto | 1 | -0/+30 | |
| 2017-10-16 | Mention bootstrap bundle in docs. (#24385) | XhmikosR | 1 | -0/+2 | |
| 2017-10-16 | Update build-tools.md (#24378) | XhmikosR | 1 | -3/+5 | |
| 2017-10-13 | Describe compiled CSS (#24271) | Lucas Banegas | 2 | -2/+56 | |
