aboutsummaryrefslogtreecommitdiff
path: root/assets/js/src
AgeCommit message (Collapse)AuthorFilesLines
2018-01-14Update copyright for 2k18 (#25303)Mark Otto1-2/+2
* Update copyright range to include 2018 * Extend copyright date range on new files from 2017 to include 2018
2018-01-11Comply to the new rules.XhmikosR2-3/+2
2018-01-11Clean up and tweak ESLint rules.XhmikosR1-0/+1
Also, refactor ESLint and stylelint config files; now everything will work from our root dir.
2017-12-31Move inline JS outside of HTML. (#25140)XhmikosR1-1/+31
2017-12-31application.js: make the clipboard button selector more restrictive.XhmikosR1-1/+1
2017-12-05Remove page reload in pwa.js. (#24923)XhmikosR1-15/+2
2017-11-19Remove unused file and bundle ie-emulation-modes-warning.js with docs.min.js ↵XhmikosR1-0/+46
(#24825) * Remove the unused assets/js/ie10-viewport-bug-workaround.js. * Combine ie-emulation-modes-warning.js with docs.min.js.
2017-09-26Add eslint-plugin-compat.XhmikosR1-2/+2
We can check for browser compatibility on lint time now.
2017-09-15Pre-cache key assets with Workboxjs. (#23533)Michael1-0/+15
2017-08-15Register a service worker.XhmikosR1-0/+15
2017-08-09move to div for block levelMark Otto1-1/+1
2017-08-09replacement fix for #23257 without old historyMark Otto1-10/+5
2017-05-29redesign anchorsMark Otto1-2/+4
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+108