zotero/chrome
Dan Stillman 4a7aad03c4 Fix text() brokenness, and remove change warning fo attr()/text()
1) text() wasn't handling the index property.

2) This removes the warning that attr()/text() no longer no require a
document as the first argument, because there's no reason to prevent
translators from being able to pass an element. It would require
rewriting various translators unnecessarily and make certain patterns
more verbose (because you'd need to match based on global scope in each
selector).

It won't be necessary to pass a Document once we remove 4.0 support and
the global attr()/text() are always available, so we can add a warning
for that then.

Fixes zotero/translators#1647
2018-05-08 20:33:13 -04:00
..
content Fix text() brokenness, and remove change warning fo attr()/text() 2018-05-08 20:33:13 -04:00
locale Update locales from Transifex 2018-05-05 02:48:08 -04:00
skin/default/zotero Add tick@2x.png 2018-05-08 19:17:35 -04:00