summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commons
Commit message (Expand)AuthorAgeFilesLines
* Adds Event polyfill for IEFilipa Lacerda2017-09-113-1/+25
* Move `common_vue` into vendor bundlekushalpandya2017-09-052-0/+6
* add polyfill for NodeList.prototype.forEach (unsupported in Internet Explorer)Mike Greiling2017-08-262-0/+8
* Merge branch '15664-remove-jquery-nicescroll' into 'master'Phil Hughes2017-08-071-1/+0
|\
| * remove nicescroll from jobs page and remove the library from common.bundle.jsMike Greiling2017-08-041-1/+0
* | Fix eslint errorFilipa Lacerda2017-08-071-1/+0
* | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-072-0/+3
|\ \
| * | Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+1
| |/
| * Fixed sign-in restrictions buttons not toggling active statefix-oauth-checkboxesPhil Hughes2017-08-031-0/+1
| * add gpg commit popover badgesAlexis Reigel2017-07-271-0/+1
* | Adds CSS for desktop and mobileFilipa Lacerda2017-07-311-0/+1
|/
* Add Array `findIndex` support33315-es6-findindex-supportkushalpandya2017-06-071-0/+1
* 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