Releases: windingwind/zotero-types
Releases · windingwind/zotero-types
Release 1.3.22
Release 1.3.21
Release 1.3.20
Release 1.3.19
- fix: Zotero.Item.isFieldOfBase (4543780)
- resolve #37 (473ce73)
- Make param
options
ofZotero.HTTP.requrst
optional (#36) (5633b00) - 更新item.d.ts文件,添加attachmentReaderType属性(zotero/zotero#3705) (d138b84)
- 更新pdf-view.d.ts文件中的initializedPromise类型为Promise (1ccb9db)
- run lint (7ebef54)
- make reader instance generic (e54a340)
- replace
Symbol
withsymbol
(eda5537) - update itempane in notifier (6fd8eec)
- some fixes (a0b7334)
- add: Item.getItemTypeIconName() (d8398f2)
- update: Zotero_Tabs (9f5ff5f)
- update: Zotero_Tabs (f31d1ee)
- add ItemPaneManager (c8282ad)
- Update InvalidPDFException type definition (623e16d)
- fixed pdfjs version (e96fa4f)
Release 1.3.18
- fix
Zotero.openInViewer
options (96e5287)