2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00
Commit Graph

24 Commits

Author SHA1 Message Date
Ethan Beyer 00304d2003 theming.md Typo Fix (#25875)
it's ≠ its
2018-03-16 22:18:46 +00:00
m5o b5e6eb22a6 Use callout without custom Jekyll plugin. 2018-03-12 21:50:21 +02:00
Mark Otto 9cf3ebbf2b Fixes #25703 2018-02-24 12:46:23 -08:00
Pierre GIRAUD 24a5376a14 Be more explicit where to find variables (#25624)
* 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-19 14:42:26 -08:00
ysds 3ffe4f82b7 Update themeing docs for more clearly how to remove from map (#25589)
* Add note about insert position of "map-remove"

* Use optional keys instead of required keys
2018-02-11 14:24:47 -08:00
Mark Otto eb6db8a3f9 Theming docs update (#25300)
* heading for better linking

* tell folks where to start

* more headings

* required keys section added, closes #25293
2018-01-14 20:07:57 -08:00
Mark Otto 92cc0aba7b Deprecate hover media query shim and mixins (#25270)
* 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-11 10:12:15 +00:00
Mark Otto 1cfbb8305a Add some documentation on using CSS vars (#25176)
* Add some documentation on using CSS vars

Fixes #25147

* link to MDN doc
2018-01-02 22:58:40 -08:00
Mark Otto 7adaa2f6ef Update Theming docs for removing map items (#25108) 2017-12-30 17:29:36 +02:00
Mark Otto 87509520fb fixes #24728 2017-11-24 19:12:35 -08:00
Gijs Boddeus 7b06b9292f spelling changes to theming.md (#24444) 2017-10-19 10:33:31 -07:00
Mark Otto a48dbdbf97 document color-yiq function 2017-10-17 18:29:47 -07:00
Jesse Mandel 991cbe74d0 Update colors in _data and theming.md to match _variables.scss (#24355) 2017-10-13 13:34:27 +03:00
Mark Otto e626277c73 Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-dev 2017-10-02 20:51:14 -07:00
Mark Otto cd8fd1d2bc change away from vars 2017-10-02 20:44:23 -07:00
Mark Otto cf639df5c4 add components section, remove todos 2017-10-02 20:44:23 -07:00
Mark Otto 3d0b07cb68 functions aww yeah 2017-10-02 20:44:23 -07:00
Mark Otto 9db52f9a47 add new thing to a map 2017-10-02 20:44:23 -07:00
Mark Otto 04298fcd10 quote those to match source code 2017-10-02 20:44:23 -07:00
Mark Otto 201303a9d9 nuke the options page, add redirect from it to new theming page 2017-10-02 20:44:23 -07:00
Mark Otto bdba863e83 bring over colors section 2017-10-02 20:44:23 -07:00
Mark Otto f0c82ab4ec port over variable options list 2017-10-02 20:44:23 -07:00
Mark Otto af28d55541 port latest from options for default vars 2017-10-02 20:44:23 -07:00
Mark Otto 00a0a4debd Stub out new Theming page 2017-10-02 20:44:23 -07:00