blog/themes/chameleon/scripts
Ming Di Leom 875d3b0540
fix(svg): <use> element no longer allows path
somehow path is considered as cross-origin resource,
though not mentioned in the doc
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use
perhaps full URL (with protocol & domain) must be used?
but that will break mirror sites if used
2021-11-18 08:31:04 +00:00
..
feed refactor: utilise full_url_for() 2020-08-21 12:37:10 +00:00
sitemap refactor: utilise full_url_for() 2020-08-21 12:37:10 +00:00
copy-button.js fix(copy_button): enable dotAll/'s' flag 2019-10-19 04:12:15 +01:00
heading-link.js fix(svg): <use> element no longer allows path 2021-11-18 08:31:04 +00:00
link.js fix: move scripts to theme 2019-10-06 10:52:28 +01:00
openGraph.js feat: 'updated_option' config 2020-06-23 05:27:55 +01:00
titleCase.js refactor(titleCase): String index & String.substring() 2020-08-19 08:41:57 +00:00