aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/utilities/display.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-100/+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-14Remove custom example plugin. (#25784)m5o1-8/+12
2018-03-01display on xl viewportJos Maissan1-1/+1
See issue #25711
2018-02-24Fix typo of example in hiding docdaviddalbusco1-1/+1
2018-01-17Prevent print utils from overriding all other display utils (#25269)Mark Otto1-9/+12
* Prevent print utils from overriding all other display utils Fixes #25221. I agree with the referenced issue—this is unexpected and also causes a serious bug when mixed with other utility classes. This wasn't an issue in v3 given we had different utilities for hiding that weren't focused on display property. * Add printing changes to migration docs * unrelated heading sentence case change * List out all .d-print- classes
2018-01-11Fix variable name in display utility class naming (#25261)Vytas1-1/+1
2017-10-26Add `table-row` in documentation (#24551)Paweł Kuna1-0/+1
2017-10-22improve visual appeal of examplesMark Otto1-4/+4
2017-10-22combineMark Otto1-3/+1
2017-10-22line breakMark Otto1-0/+1
2017-10-19another ;Andrew Murphy1-1/+1
2017-10-19formattingAndrew Murphy1-17/+17
2017-10-19typoAndrew Murphy1-1/+1
2017-10-19suggested changesAndrew Murphy1-12/+12
2017-10-18Use the 'spacing' template. More examplesAndrew Murphy1-29/+40
The most important change is to say "for the named breakpoint ( `sm`, `md`, `lg`, `xl`) and above". The existing "hiding elements para" (not yet live) is exactly what's needed. Keep simple for "english as a second language" people (e.g. hide not hidden)
2017-09-09Add an introduction and a table with examplesRami Yushuvaev1-1/+18
2017-09-09review updatesRami Yushuvaev1-1/+1
2017-09-09Hiding Elements: new doc section in display.mdRami Yushuvaev1-0/+6
This new section will replace the `hidden-*` class. https://v4-alpha.getbootstrap.com/layout/responsive-utilities/ More info can be found here at https://getbootstrap.com/docs/4.0/migration/#responsive-utilities
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+59