| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -26/+0 | |
| With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager. | |||||
| 2018-04-27 | Pass docs version to search form and switch to the new index. | XhmikosR | 1 | -0/+1 | |
| Also, move the search code to a separate file. | |||||
| 2018-01-16 | Use the SRI hashes for the live site's assets. (#25282) | XhmikosR | 1 | -2/+2 | |
| 2017-12-31 | Move inline JS outside of HTML. (#25140) | XhmikosR | 1 | -33/+4 | |
| 2017-11-19 | Remove unused file and bundle ie-emulation-modes-warning.js with docs.min.js ↵ | XhmikosR | 1 | -2/+1 | |
| (#24825) * Remove the unused assets/js/ie10-viewport-bug-workaround.js. * Combine ie-emulation-modes-warning.js with docs.min.js. | |||||
| 2017-10-31 | Update docsearch.js links (#24613) | Martin Kolárik | 1 | -1/+1 | |
| 2017-10-22 | Reduce whitespace liquid outputs. (#24470) | XhmikosR | 1 | -8/+8 | |
| 2017-09-27 | Remove unneeded `docsearch` variable. | XhmikosR | 1 | -7/+7 | |
| 2017-08-15 | Reduce liquid's whitespace for a few pages. | XhmikosR | 1 | -1/+1 | |
| Also fix a couple of typos while at it and change header tags' order. | |||||
| 2017-08-15 | Register a service worker. | XhmikosR | 1 | -0/+1 | |
| 2017-08-11 | Remove IE 10 viewport bug workaround JS. | XhmikosR | 1 | -2/+0 | |
| 2017-08-11 | Remove `text/javascript` since it's the default one. (#23321) | XhmikosR | 1 | -2/+2 | |
| 2017-07-08 | update docsearch config to handle h1s properly (load top of page, not at the h1) | Mark Otto | 1 | -0/+6 | |
| 2017-06-01 | Fix search redirect | Maxime Locqueville | 1 | -1/+1 | |
| 2017-05-29 | account for new nav structure | Mark Otto | 1 | -1/+1 | |
| 2017-05-29 | move scripts to separate include so we can include them across layouts even ↵ | Mark Otto | 1 | -0/+50 | |
| if the footer isn't there | |||||
