aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/utilities/flex.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-570/+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-03-31Add new .flex-grow and .flex-shrink utilsMark Otto1-0/+29
2018-03-14Remove custom example plugin. (#25784)m5o1-16/+24
2018-01-21Document .flex-fill class in flex utilsMark Otto1-0/+17
2018-01-03Document `order-0` (#25191)ysds1-1/+1
2017-12-22Restyle code element, remove docs example overflow, improve docs examples ↵Mark Otto1-11/+1
(#25054) * Restyle code element, clean up variables - Removes the padding and background-color - Changes the color to a brand color () - Add new variables to kbd element styles to account for removing the code ones - Remove overrides that were needed previously * only break between words, and override it in the pre * make file inputs 100% wide * scope custom file changes in input group for sizing * shorter button labels for responsive * narrower cards * button was too wide * downsize * fewer links in pagination * redo cell text * improve overflow docs
2017-10-30Minor Markdown consistency cleanup. (#24605)XhmikosR1-3/+9
2017-10-19fix typo in flex.md (#24431)Gijs Boddeus1-1/+1
2017-10-19Update docs for IE10+IE11 support of auto margins (#24427)Mark Otto1-7/+11
IE10 and IE11 do not properly support the use of margin-auto on flex parents with a justify-content value other than flex-start. This PR removes the examples showcasing those two classes at play together in favor of simpler ones with _just_ the margin-auto utilities. More details can be found at https://stackoverflow.com/a/37535548, which has been linked to from the docs as well. Closes #24319 and closes #24413.
2017-08-09Fix flex order generated code and a typo.XhmikosR1-6/+3
2017-07-30Update docs and carousel example for `order-`.XhmikosR1-6/+7
2017-07-01update nameMark Otto1-1/+1
2017-07-01Move /utilities/flexbox to /utilities/flex to match name of SCSS fileMark Otto1-0/+518