zotero/components
Dan Stillman 72c8711cd3 String::contains() -> indexOf() for Firefox 48 (and 38) compatibility
.contains() was removed in Firefox 48, but .includes() wasn't available until
40, so use indexOf() for now. We can start using .contains() once we no longer
need to support 38 ESR.
2016-05-03 12:08:38 -04:00
..
zotero-autocomplete.js Merge branch '4.0' 2015-06-27 16:59:58 -04:00
zotero-protocol-handler.js String::contains() -> indexOf() for Firefox 48 (and 38) compatibility 2016-05-03 12:08:38 -04:00
zotero-service.js Fix various connector-mode issues for 5.0 2016-04-04 06:33:15 -04:00