392 Commits

Author SHA1 Message Date
xiangyu
81c43ccef5 add: preferencepane virtualized-table example 2023-01-10 17:41:40 +08:00
windingwind
b8c644acc5
Update README.md 2023-01-09 21:03:00 +08:00
windingwind
8cc7ace414
Update README.md 2023-01-09 21:01:30 +08:00
xiangyu
08d72a4e2b Release 0.1.0 2023-01-09 17:28:47 +08:00
xiangyu
c0f7694480 update: toolkit 1.0.0 2023-01-09 17:23:02 +08:00
xiangyu
5a1800254d Release 0.0.13 2023-01-09 00:44:47 +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
f87cdfa1ef Release 0.0.12 2023-01-06 13:52:09 +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
329e6dab88 refactor: move scripts to ./scripts 2023-01-05 20:44:36 +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
4f2e81e661 Release 0.0.11 2023-01-04 14:04:19 +08:00
xiangyu
acf0e98cf2 update: use toolkit 0.1.1 2023-01-04 14:03:56 +08:00
xiangyu
a4873cdb99 Release 0.0.10 2023-01-03 22:43:40 +08:00
xiangyu
b0b15adc2b Merge branch 'pr/volatile-static/19' into bootstrap 2023-01-03 22:42:53 +08:00
xiangyu
a9a05e28cc Release 0.0.9 2023-01-03 22:29:16 +08:00
xiangyu
ae91587fb4 add: example for extra lib/reader tabpanels 2023-01-03 22:28:25 +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
717548a470 Release 0.0.8 2023-01-02 21:11:43 +08:00
xiangyu
eb36b9a7f6 update: use toolkit 0.0.12 2023-01-02 21:10:28 +08:00
xiangyu
29b64b5800 Merge branch 'bootstrap' into toolkit-test 2023-01-02 21:03:16 +08:00
xiangyu
bb737ec090 Release 0.0.7 2023-01-02 18:05:42 +08:00
xiangyu
206961fa9a add: example for custom cell patch 2023-01-02 18:05:08 +08:00
xiangyu
fc5661fd14 change: local lib 2023-01-02 18:03:24 +08:00
xiangyu
4ff9c79263 fix: load manifest before init in bootstrap.js 2022-12-31 22:12:03 +08:00
xiangyu
3d1cf9ded3 add: build environment (dev/prod)
change: locale filename
2022-12-31 12:27:01 +08:00
xiangyu
7e993e4c55 fix: update.json url 2022-12-29 21:11:13 +08:00
xiangyu
a1007c83a0 Release 0.0.6 2022-12-29 20:33:53 +08:00
xiangyu
af6dc3bab0 Merge branch 'bootstrap' of https://github.com/windingwind/zotero-plugin-template into bootstrap 2022-12-29 20:25:22 +08:00
xiangyu
8c372fe0e3 update: plugin-toolkit 0.0.9 2022-12-29 20:25:18 +08:00
windingwind
c55548da5a
Merge pull request #14 from windingwind/dependabot/npm_and_yarn/esbuild-0.16.10
build(deps-dev): bump esbuild from 0.15.18 to 0.16.10
2022-12-29 20:23:52 +08:00
windingwind
7e92f919f6
Merge pull request #16 from l0o0/bootstrap
Add AddonLocale class for different language
2022-12-29 20:20:11 +08:00
l0o0
d4af09bf1f doc: Update readme for locale section 2022-12-28 23:04:47 +08:00
l0o0
2307380f0d add: AddonLocal class for properities file. Update local label string in addontemplate 2022-12-28 23:04:04 +08:00
dependabot[bot]
177fa37eca
build(deps-dev): bump esbuild from 0.15.18 to 0.16.10
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.18 to 0.16.10.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.18...v0.16.10)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 11:02:29 +00:00
xiangyu
2d19e5501b update: zotero-types v0.1.2 2022-12-23 19:00:59 +08:00
xiangyu
49bd75d3e4 Release 0.0.5 2022-12-23 18:18:46 +08:00
xiangyu
2e74972f76 update: zotero-types 0.1.1 2022-12-23 18:18:13 +08:00
xiangyu
36bb38f40e Merge branch 'bootstrap' of https://github.com/windingwind/zotero-plugin-template into bootstrap 2022-12-23 13:10:42 +08:00
windingwind
99965519f6
Update README.md 2022-12-23 13:06:56 +08:00
xiangyu
f8a6b7a1ed add: example for extra column 2022-12-23 12:59:56 +08:00