Files
template/components
Jonathan Raiman 940b70ce5b Remove ES6 arrow functions from hover-box
Browsers such as Safari do not natively understand ES6 functions, thus during development only Chrome can be used when the hover box is imported into the page.
(On Safari the following error occurs: ```SyntaxError: Unexpected token ')'
appendChild — index.html:77
hoverBox — template.v1.js:18012
renderOnLoad — template.v1.js:18217
(anonymous function) — template.v1.js:18227
```, this is caused by the function arrow notation not being parsed).
2017-06-17 00:12:33 -07:00
..
2017-01-03 16:12:45 -08:00
2017-04-06 15:10:35 -07:00
2017-06-16 10:27:20 -07:00
2017-01-09 14:49:11 -08:00
2017-01-09 14:49:11 -08:00
2017-01-09 14:49:11 -08:00
2017-01-13 10:38:18 -08:00
2017-04-13 17:40:41 -07:00
2017-06-01 15:39:03 -07:00
2017-04-06 15:10:35 -07:00
2017-01-11 10:34:33 -08:00
2017-02-14 14:36:01 -08:00
2017-03-20 10:31:06 -07:00
2017-01-10 10:15:59 -08:00
2017-01-09 18:09:59 -08:00
2017-01-09 10:27:37 -08:00
2017-04-13 16:49:00 -07:00
2017-01-05 14:37:23 -08:00
2017-06-01 17:03:01 -07:00
2017-04-17 11:52:22 -07:00
2017-01-13 21:28:32 -08:00
2017-01-19 14:40:40 -08:00
2017-01-26 18:51:14 -08:00
2017-01-26 18:51:14 -08:00
2017-04-13 12:52:59 -07:00