summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commons
Commit message (Expand)AuthorAgeFilesLines
* Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-0/+1
* add polyfill for Array.from to enable ES spread operatorMike Greiling2017-03-221-0/+1
* enable Array destructuring and polyfill Symbol classMike Greiling2017-03-211-0/+1
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-135-1/+47
* refactor common bundle to ES module syntax and move global exports to applica...Mike Greiling2017-03-033-22/+21
* create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-033-0/+24