| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -21/+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 | Add comment in docs JS files. | XhmikosR | 1 | -0/+4 | |
| 2018-01-11 | Comply to the new rules. | XhmikosR | 1 | -1/+1 | |
| 2017-12-05 | Remove page reload in pwa.js. (#24923) | XhmikosR | 1 | -15/+2 | |
| 2017-09-26 | Add eslint-plugin-compat. | XhmikosR | 1 | -2/+2 | |
| We can check for browser compatibility on lint time now. | |||||
| 2017-09-15 | Pre-cache key assets with Workboxjs. (#23533) | Michael | 1 | -0/+15 | |
| 2017-08-15 | Register a service worker. | XhmikosR | 1 | -0/+15 | |
