38 Commits

Author SHA1 Message Date
windingwind
d842292073 chore: load config in addon.data 2024-11-29 10:55:23 +01:00
Northword
66143e2e21 fix(eslint): enable no-restricted-globals and fix ts/no-unused-expressions 2024-09-24 20:18:45 +08:00
windingwind
00b88f394b remove: global variables 2024-09-24 12:39:55 +02:00
Northword
d971407832
fix(deps): bump ztoolkit, scaffold and other deps (#170)
* fix(deps): bump ztoolkit, scaffold and other deps

- use web-ext to reload plugin
- remove itembox example
- update all deps

* docs: add scaffold to readme and replace plugin dev documentation with zotero-chinese.com
2024-08-28 09:51:54 +08:00
Northword
cc31172a85 chore: bump eslint to v9 2024-05-15 20:00:23 +08:00
Northword
0d76086064
feat: publish development scripts as independent npm packages (#109)
* feat!: use zotero-plugin-scaffold

* fix: tsc error

* docs: update readme and comment

* fix: clean code, remove useless file

* fix: update zotero-plugin-scaffold

* fix: set esbuild target to ff115

* chore: clean and update deps

* fix: Simplify config files and update dep

* fix: update deps

* chore: update renovate config

* fix: default use proxy mode to install plugin

* chore: bump scaffold to 0.0.19

resolve: #113

* fix: bump scaffold to 0.0.20

* fix: use new devtools hack
2024-05-15 15:33:42 +08:00
windingwind
ff478a7dff fix: extra column examples
fix: register example in onStartup
2024-05-04 00:32:24 +08:00
windingwind
cb77a57062 fix: registerLibraryTabPanel and registerReaderTabPanel 2024-05-04 00:18:11 +08:00
Dae
6f3a6d112e
update killZoteroUnix command to ignore grep pipe (#89) 2023-12-17 10:48:07 +08:00
windingwind
3d9f8a8a0d update: registerShortcuts 2023-12-14 22:33:10 +08:00
windingwind
032aa74f6e fix: devtool startup 2023-12-13 22:21:26 +08:00
windingwind
10e57afadb fix: #70 2023-09-11 19:52:18 +08:00
windingwind
b69feab780 fix: shutdown bug 2023-07-31 23:02:32 +08:00
windingwind
b48953f405 update: ztoolkit init 2023-07-29 11:06:20 +08:00
windingwind
4f5f6f8e12 add: window load hook 2023-07-24 19:28:58 +08:00
Northword
458a6a5f84 style: prettier and lint 2023-07-13 11:00:09 +08:00
windingwind
a4741696e6 fix: getString from ftl
remove: getStringAsync
2023-06-16 10:00:19 +08:00
windingwind
25081bf450 update: dtd2ftl 2023-06-16 00:19:09 +08:00
windingwind
c4fc2c44e7 fix: close dialog when shutdown 2023-06-12 22:56:44 +08:00
windingwind
1c43ef671a add: useful utils 2023-05-07 11:27:15 +08:00
windingwind
bb4c31b54c
Merge pull request #26 from MuiseDestiny:bootstrap
add: Prompt exapmles
2023-03-13 00:26:14 +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
MuiseDestiny
2ff86f92db Fix: spelling error 2023-02-18 21:49:09 +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
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
6a986305a4 update: toolkit 0.1.3 2023-01-06 13:51:41 +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
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