aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/getting-started/theming.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-442/+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-05add examples to theming docs section on css vars in media queries, closes #26205Mark Otto1-1/+21
2018-03-16theming.md Typo Fix (#25875)Ethan Beyer1-1/+1
it's ≠ its
2018-03-12Use callout without custom Jekyll plugin.m5o1-2/+3
2018-02-24Fixes #25703Mark Otto1-13/+1
2018-02-19Be more explicit where to find variables (#25624)Pierre GIRAUD1-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-11Update themeing docs for more clearly how to remove from map (#25589)ysds1-2/+13
* Add note about insert position of "map-remove" * Use optional keys instead of required keys
2018-01-14Theming docs update (#25300)Mark Otto1-1/+15
* heading for better linking * tell folks where to start * more headings * required keys section added, closes #25293
2018-01-11Deprecate hover media query shim and mixins (#25270)Mark Otto1-8/+8
* 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-02Add some documentation on using CSS vars (#25176)Mark Otto1-0/+68
* Add some documentation on using CSS vars Fixes #25147 * link to MDN doc
2017-12-30Update Theming docs for removing map items (#25108)Mark Otto1-1/+9
2017-11-24fixes #24728Mark Otto1-1/+12
2017-10-19spelling changes to theming.md (#24444)Gijs Boddeus1-4/+4
2017-10-17document color-yiq functionMark Otto1-0/+30
2017-10-13Update colors in _data and theming.md to match _variables.scss (#24355)Jesse Mandel1-4/+6
2017-10-02Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-devMark Otto1-0/+1
2017-10-02change away from varsMark Otto1-2/+2
2017-10-02add components section, remove todosMark Otto1-8/+39
2017-10-02functions aww yeahMark Otto1-2/+45
2017-10-02add new thing to a mapMark Otto1-3/+7
2017-10-02quote those to match source codeMark Otto1-13/+13
2017-10-02nuke the options page, add redirect from it to new theming pageMark Otto1-0/+1
2017-10-02bring over colors sectionMark Otto1-1/+77
2017-10-02port over variable options listMark Otto1-3/+14
2017-10-02port latest from options for default varsMark Otto1-5/+11
2017-10-02Stub out new Theming pageMark Otto1-0/+114