110 Commits

Author SHA1 Message Date
windingwind
5abb83c518
Merge pull request #27 from zotero-cn:bootstrap
fix: update type error in template code
2023-03-13 00:23:49 +08:00
windingwind
0afe7772c5 fix: #28 2023-03-13 00:22:53 +08:00
Linxzh
f625f326eb
Update src/hooks.ts
Co-authored-by: volatile-static <1043064987@qq.com>
2023-03-05 13:51:08 +08:00
Linxzh
b0010ee8c7 fix: Update type in hooks, match the variable types between examples.ts and hooks.ts 2023-03-03 15:08:13 +08:00
Linxzh
833a7ee8ec fix: update type error in template code 2023-03-03 09:46:53 +08:00
MuiseDestiny
6467a12089 add: registerAnonymousCommandExample logic or 2023-02-18 22:03:55 +08:00
MuiseDestiny
2ff86f92db Fix: spelling error 2023-02-18 21:49:09 +08:00
MuiseDestiny
8be6b0ba49 Fix: spelling error 2023-02-18 21:48:13 +08:00
MuiseDestiny
792263726d add: Prompt exapmles 2023-02-18 21:42:39 +08:00
windingwind
080736cd0f add: itemBox examples 2023-02-09 18:30:05 +08:00
windingwind
296f03944a update: toolkit 2.0.0 2023-02-07 22:56:00 +08:00
xiangyu
7b9e139cb8 change: config.addonInstance 2023-01-28 11:08:14 +08:00
xiangyu
aa51abaeb7 add: prompt example 2023-01-27 23:08:53 +08:00
xiangyu
ffbaf8cd3d add: dialog examples 2023-01-15 20:37:56 +08:00
xiangyu
c80f3ed457 fix: prefs locale example 2023-01-12 16:55:18 +08:00
xiangyu
8025496b44 update: toolkit 1.0.4 2023-01-12 16:41:03 +08:00
xiangyu
4a06cd0535 add: custom toolkit modules example 2023-01-11 12:56:53 +08:00
xiangyu
05ad059c04 fix: preferencepane loading bug 2023-01-11 12:14:07 +08:00
xiangyu
33c38d3595 fix: prefs table locale bug on Zotero 6 2023-01-10 20:20:48 +08:00
xiangyu
16c3952f80 update: zotero-types 1.0.0 2023-01-10 19:21:42 +08:00
xiangyu
a8dcf5e310 add: prefs table local example 2023-01-10 19:16:47 +08:00
xiangyu
81c43ccef5 add: preferencepane virtualized-table example 2023-01-10 17:41:40 +08:00
xiangyu
c0f7694480 update: toolkit 1.0.0 2023-01-09 17:23:02 +08:00
xiangyu
a95515fc47 add: shortcut examples for toolkit 0.1.6 2023-01-09 00:44:26 +08:00
xiangyu
d42abcbfcc update: make toolkit accessible 2023-01-06 14:47:49 +08:00
xiangyu
6a986305a4 update: toolkit 0.1.3 2023-01-06 13:51:41 +08:00
xiangyu
5d3cde376d update: zotero-types 0.1.5 2023-01-06 12:53:20 +08:00
xiangyu
398bf89a23 refactor: popup window 2023-01-06 12:13:42 +08:00
xiangyu
25befec9c6 add: system Notification 2023-01-05 21:49:24 +08:00
xiangyu
84beaab5fd add: notify hook example 2023-01-05 20:28:03 +08:00
xiangyu
aa9763e9a9 fix: index.ts import 2023-01-05 20:07:27 +08:00
xiangyu
626cff548b refactor: make prefs & locale to modules 2023-01-05 20:03:50 +08:00
xiangyu
4469cbc82d refactor: make examples more friendly 2023-01-05 17:22:17 +08:00
xiangyu
6426ae5198 add: _globalThis 2023-01-05 15:04:09 +08:00
xiangyu
acf0e98cf2 update: use toolkit 0.1.1 2023-01-04 14:03:56 +08:00
xiangyu
b0b15adc2b Merge branch 'pr/volatile-static/19' into bootstrap 2023-01-03 22:42:53 +08:00
xiangyu
51badae189 add: example for extra lib/reader tabpanels 2023-01-03 22:26:03 +08:00
volatile static
0bd4b5987e add style sheet 2023-01-03 20:55:25 +08:00
xiangyu
206961fa9a add: example for custom cell patch 2023-01-02 18:05:08 +08:00
xiangyu
3d1cf9ded3 add: build environment (dev/prod)
change: locale filename
2022-12-31 12:27:01 +08:00
l0o0
2307380f0d add: AddonLocal class for properities file. Update local label string in addontemplate 2022-12-28 23:04:04 +08:00
xiangyu
f8a6b7a1ed add: example for extra column 2022-12-23 12:59:56 +08:00
xiangyu
67fb288be5 change: package.json config 2022-12-22 12:00:59 +08:00
xiangyu
969a5274c6 change: use zotero-plugin-toolkit
change: use strict ts mode
change: dependencies
2022-12-21 13:28:10 +08:00
xiangyu
7bcbd3e025 add: preference value bindings for Zotero 6
add: global variables
fix: bootstrap bugs
2022-12-18 15:11:20 +08:00
xiangyu
cd71fa9bce fix: menu icon 2022-12-16 20:11:01 +08:00
xiangyu
dcf82a360f fix: unregisterPrefPane 2022-12-16 20:06:40 +08:00
xiangyu
5adb1444d8 fix: read prefs content via http bug 2022-12-16 19:50:47 +08:00
xiangyu
1ab8af4ad2 add: preference compatibility for Zotero 6 & 7 2022-12-16 18:11:47 +08:00
xiangyu
583fbf166e fix: pref window
fix: bootstrap bug
2022-12-16 12:17:18 +08:00