summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/cycle_analytics/cycle_analytics_bundle.js.es6
Commit message (Collapse)AuthorAgeFilesLines
* Add custom copy for each empty stageAlfredo Sumaran2016-11-211-1/+1
|
* Move SVGs to JS objects for easy reuseAlfredo Sumaran2016-11-211-0/+1
|
* Keep the cookie name as beforeAlfredo Sumaran2016-11-211-2/+2
| | | | This is to avoid prompting the same dialog for people who already dismissed the dialog.
* Rename Cycle Analytics bundle to .es6Alfredo Sumaran2016-11-211-0/+120
|
* Load cycle analytics related JS filed only when neededAlfredo Sumaran2016-11-211-98/+0
|
* Create cycle analytics bundlePhil Hughes2016-10-281-0/+98
This prevents VueJS being included in application.js & therefore included on everypage