zotero/chrome/content
Dan Stillman 69dec87aa6 Allow passing arbitrary values to notifier events from DataObject.save()
item.saveTx({
    notifierData: {
        foo: 1
    }
});

foo: 1 will be included in the extraData[id] object in notify().
2016-07-17 15:14:06 -04:00
..
zotero Allow passing arbitrary values to notifier events from DataObject.save() 2016-07-17 15:14:06 -04:00
zotero-platform Add a second horizontal layout to Zotero for small screens (#1010) 2016-05-27 20:57:29 -04:00