aboutsummaryrefslogtreecommitdiff
path: root/site/docs
AgeCommit message (Collapse)AuthorFilesLines
2018-10-21Example dashboard: Responsive padding-top of the main content (#26332)ysds1-1/+7
2018-10-21Improve Grid examples. (#26808)Martijn Cuppens3-92/+75
Removes the grid.css file of the grid example and makes use of utility classes
2018-10-21optimize data URIs (#27284)midzer1-1/+1
2018-10-20webpack page: Remove precss referenceXhmikosR1-31/+30
2018-10-20Make use of jekyll-toc's `no_toc_section` class.XhmikosR1-4/+0
Requires jekyll-toc v0.8.0.
2018-10-20Clean up docs Sass code.XhmikosR8-110/+61
* remove unused rules * use Sass nesting in more places * use the core mixins in more places * use the color variables more
2018-10-20Remove service workerMark Otto1-21/+0
2018-10-20swipe left/right without hammerjsJohann-S3-5/+3
2018-10-20Add touch support in our carousel with HammerJS.Johann-S3-2/+10
2018-10-20Add query string to the start_url to track how often app is launchedChristian Oliff1-1/+1
Useful suggestion from Google in the Web App Manifest documentation. https://developers.google.com/web/fundamentals/web-app-manifest/#start-url
2018-10-20Add `show` and `hide` methods to dropdown (#27370)galczo51-0/+2
2018-10-19docs search: take into account the current URL.XhmikosR1-3/+16
2018-10-19Fix doc typochocolateboy1-1/+1
2018-10-17Adding call out note directly to the page.Helmut Granda1-1/+5
Instead of using an external source since this is only a one time note it is safe to be placed within the document itself.
2018-10-17Adds a note about the limitations on content being larger than the image.Helmut Granda1-0/+1
In the event that the content is larger than the image, the content will continue to be displayed outside the image itself. There are some workarounds but they apply only to browsers that support this option and IE11 is not one of them.
2018-10-17Move media from layout to componentsMartijn Cuppens1-1/+1
2018-10-15Move docs .eslintrc in site/.XhmikosR1-26/+0
2018-10-15Rename everything to skippy and center skippy (#27420)Martijn Cuppens3-15/+18
2018-10-15Combine examples and simple layouts.XhmikosR2-32/+22
2018-10-15Change h1 to h2Martijn Cuppens1-1/+1
2018-10-14Reduce indentation.XhmikosR2-24/+24
2018-10-14Move periods outside of links.XhmikosR6-6/+6
2018-10-14Fix a few links.XhmikosR2-4/+4
* fix `/versions/` link * add missing trailing slashes * fix a couple of redirects
2018-10-14Fix invalid selectors in tests and examples.XhmikosR1-1/+1
2018-10-13update holder.js image dimensions for sizing examplem5o1-1/+1
* update holder.js image dimensions for sizing example * use `100%` instead of `100%` * :memo: https://github.com/imsky/holder#fluid-placeholders
2018-10-11refine deprecated holder.js color syntaxm5o1-1/+1
* refine deprecated holder.js color syntax * remove `#55595c:#373a3c` * harmonize with all other holder.js examples
2018-10-06Add overflow-auto and overflow-hidden utilitiesMark Otto1-0/+25
2018-10-06fix - small grammar errorSpencer Davies1-1/+1
"given move to" -> "given the move to"
2018-09-25Fix examples after the recent JS changes.XhmikosR4-12/+12
`https://example.com` isn't a valid selector.
2018-09-25Add explanation about accordion wrapper.Florian Lacreuse1-1/+1
2018-09-20Update forms.md719media1-4/+4
fix duplicate id attribute
2018-09-18Remove flex utilities from .list-group-item's as they're display: block; ↵Mark Otto1-3/+3
meaning the utilities have no affect. Closes #27162.
2018-09-18distMark Otto3-3/+9
2018-09-18docs: switch to font-weight 600. (#27226)XhmikosR6-9/+9
Segoe UI doesn't have font-weight: 500 making things not looking as expected.
2018-09-18use bsCustomFileInput in our documentation (#27264)Johann-S2-1/+8
2018-09-18feature(carousel): carousel-item interval (#26667)Christopher Morrissey1-0/+29
adds the ability to assign data-interval to an individual carousel-item
2018-09-18Document input group wrapping behavior and override via utility classMark Otto1-0/+14
Fixes #25409
2018-09-18Switch to `.btn-secondary` for the search button so that it's accessible ↵Nabil Kadimi1-1/+1
(#27255)
2018-09-18Clarify docs for custom form structureMark Otto1-1/+1
Fixes #25440
2018-09-18docs: use the bundle dist file.XhmikosR18-39/+17
2018-09-17Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-5/+2
2018-09-17distMark Otto3-4/+4
2018-09-17Update copyMark Otto1-1/+1
2018-09-17Remove background-colors example and show only the code.XhmikosR1-5/+2
This is to avoid confusion.
2018-09-16Typo (#27248)Nabil Kadimi1-1/+1
2018-09-16Simplify HTML and CSSMark Otto3-41/+7
- Remove iframes - Turn into larger click areas - Drop entire team.scss file for components and utilities
2018-09-16browsers-devices.md: Use Jekyll variable.XhmikosR1-1/+1
2018-09-16Restore team page.XhmikosR4-1/+55
2018-09-14Use https in more places and fix a few redirects.XhmikosR7-7/+7
2018-09-14Update popper.min.js to v1.14.4.XhmikosR1-1/+1