aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/examples/grid
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto2-162/+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
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR1-2/+2
The option is set to `always-single-line` in stylelint-config-standard which we extend.
2017-10-03Switch to lowercase `doctype`. (#24217)XhmikosR1-1/+1
Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression.
2017-08-11Remove IE 10 viewport bug workaround JS.XhmikosR1-6/+0
2017-07-16fix location of favicons so it loads when viewing the examples. This is the ↵Scott Petrovic1-1/+1
only one I found in the project, so I am assuming it is the right one to point to (#22895)
2017-07-02fix some busted linksMark Otto1-32/+0
2017-05-29more examples path fixingMark Otto1-2/+2
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto2-0/+200