- 25 Nov, 2019 1 commit
-
-
Martijn Cuppens authored
- Enable RFS - Add documentation - Disable doc font size overrides
-
- 31 Oct, 2019 2 commits
- 18 Oct, 2019 1 commit
-
-
Mark Otto authored
* Add variables for shades and tints of each major color * getting-started/theming.md: use a `range`.
-
- 06 Sep, 2019 1 commit
-
-
XhmikosR authored
-
- 29 Aug, 2019 3 commits
- 14 Aug, 2019 1 commit
-
-
XhmikosR authored
-
- 26 Jul, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 25 Jul, 2019 1 commit
-
-
Martijn Cuppens authored
Drop `color()`, `theme-color()` & `gray()` functions in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined. Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key.
-
- 20 Jul, 2019 1 commit
-
-
Martijn Cuppens authored
* Use escape-svg() function * Update theming.md
-
- 14 Jul, 2019 1 commit
-
- 18 Jun, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 09 May, 2019 1 commit
-
-
Mark Otto authored
-
- 13 Mar, 2019 2 commits
- 11 Feb, 2019 1 commit
-
-
Mark Otto authored
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
-
- 07 Feb, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 22 Jan, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 20 Jan, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 04 Jan, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 21 Dec, 2018 2 commits
- 12 Dec, 2018 1 commit
-
-
Patrick H. Lauke authored
-
- 21 Nov, 2018 1 commit
-
-
Martijn Cuppens authored
-
- 03 Nov, 2018 1 commit
-
-
Patrick H. Lauke authored
* Tweak the accessibility/reduced motion text include mention of carousel slides, remove the (now inaccurate, as Firefox 63 includes it too) mention that support is limited to Safari/macOS xref https://github.com/twbs/bootstrap/issues/27525 * Add new callout for reduced motion * Add variable to control prefers-reduced-motion media query support * Add callout about prefers-reduced-motion to all components currently using animation which are affected
-
- 14 Oct, 2018 1 commit
-
-
XhmikosR authored
-
- 12 Jul, 2018 1 commit
-
-
Mark Otto authored
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.
-
- 08 Jul, 2018 1 commit
-
-
Mark Otto authored
- Only applies to textual inputs and textareas with `.form-control` and selects with `.custom-select` - Wrap the feedback icons in a Sass variable option, $enable-validation-icons, so folks who theme can disable - Update docs to summarize styles, mention the icons, include a textarea demo, and add mention of the Sass variable option to the Theming section
-
- 11 Jun, 2018 1 commit
-
-
Martijn Cuppens authored
-
- 09 Apr, 2018 1 commit
-
-
Mark Otto authored
* 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
-
- 05 Apr, 2018 1 commit
-
-
Mark Otto authored
-
- 16 Mar, 2018 1 commit
-
-
Ethan Beyer authored
it's ≠ its
-
- 12 Mar, 2018 1 commit
-
-
m5o authored
-
- 24 Feb, 2018 1 commit
-
-
Mark Otto authored
-
- 19 Feb, 2018 1 commit
-
-
Pierre GIRAUD authored
* 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
-
- 11 Feb, 2018 1 commit
-
-
ysds authored
* Add note about insert position of "map-remove" * Use optional keys instead of required keys
-
- 15 Jan, 2018 1 commit
-
- 11 Jan, 2018 1 commit
-
-
Mark Otto authored
* 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
-