aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/content/tables.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-820/+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-28/+42
2018-03-12Use callout without custom Jekyll plugin.m5o1-6/+5
2018-01-20tweak htmlMark Otto1-20/+10
2018-01-20Merge branch 'borderless-table' of https://github.com/Varunram/bootstrap ↵Mark Otto1-0/+80
into Varunram-borderless-table
2018-01-03Patch fractional viewport widths to work around Safari rounding bug (#25177)Patrick H. Lauke1-1/+1
Includes simplifying the prose in `tables.md` and adding the bug to the list of browser bugs. Closes https://github.com/twbs/bootstrap/issues/25166
2017-12-22Move .table-responsive to a parent class instead of a modifierMark Otto1-135/+102
2017-12-22Restyle code element, remove docs example overflow, improve docs examples ↵Mark Otto1-96/+70
(#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-11-25Use Jekyll's `smartify` filter when possible. (#24866)XhmikosR1-1/+1
2017-11-20Add support for fractional viewport widths (zoom/high-dpi displays) (#24299)Patrick H. Lauke1-0/+4
* Change breakpoint max- calculation to fractional values * Update docs to reflect fractional max-width breakpoint values * Add fractional max-width to offcanvas example * Add documentation and SCSS comment for fractional viewport support
2017-11-15Correct spelling mistakes. (#24778)Edward Betts1-1/+1
2017-10-19Better docs for table-responsive classes (#24438)Mark Otto1-22/+77
2017-10-11Add borderless table class along with docs. RebaseVarunram1-0/+80
2017-09-04adds captions and scop col on thead th (#23755)Andres Galante1-73/+112
2017-09-04v4 docs Update Table Responsive to include ↵Patrick Yeo1-2/+16
`.table-responsive{-sm|-md|-lg|-xl}` (#23665)
2017-08-21v4 docs Update Table docs with `.table-dark` and `.thead-light` changesPatrick Yeo1-11/+11
2017-06-28move table variants to use sass mapMark Otto1-58/+12
2017-05-29update urlsMark Otto1-1/+1
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+730