331 Commits

Author SHA1 Message Date
windingwind
47fdd995d5 Release 0.1.4 2023-02-07 22:56:34 +08:00
windingwind
296f03944a update: toolkit 2.0.0 2023-02-07 22:56:00 +08:00
xiangyu
e2112995ad update: readme 2023-02-05 23:10:43 +08:00
xiangyu
7ee1619b8f remove: bootstrap.js license 2023-02-05 16:38:17 +08:00
xiangyu
576c08b5cf fix: default prefs loading bug 2023-01-28 14:40:46 +08:00
xiangyu
7b9e139cb8 change: config.addonInstance 2023-01-28 11:08:14 +08:00
windingwind
c1ad9c5ee7
Update README.md 2023-01-27 23:17:55 +08:00
xiangyu
aa51abaeb7 add: prompt example 2023-01-27 23:08:53 +08:00
xiangyu
91d295dfe6 fix: build replaceinfile prefs.js 2023-01-24 10:38:04 +08:00
xiangyu
ceb4d602cc change: zotero-types 1.0.3 2023-01-24 10:25:20 +08:00
windingwind
fac772b7b8
Merge pull request #25 from windingwind/dependabot/npm_and_yarn/esbuild-0.17.4
build(deps-dev): bump esbuild from 0.16.17 to 0.17.4
2023-01-24 10:17:30 +08:00
dependabot[bot]
4f0e936f09
build(deps-dev): bump esbuild from 0.16.17 to 0.17.4
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.17 to 0.17.4.
- [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.16.17...v0.17.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 02:17:02 +00:00
xiangyu
7a39b8223c add: tsconfig skipLibCheck 2023-01-24 10:15:01 +08:00
Emiliano Heyns
bbbd2509a8 show typescript compilation errors 2023-01-24 00:00:31 +01:00
windingwind
29b57965e2
Merge pull request #23 from retorquere:patch-1
Report build errors as error status
2023-01-23 23:29:00 +08:00
Emiliano Heyns
20c2a1f7de
Report build errors as error status 2023-01-23 13:36:32 +01:00
windingwind
d66a00e50f
Merge pull request #20 from volatile-static/bootstrap
 add simple snippets
2023-01-19 10:12:32 +08:00
xiangyu
623c3830f5 fix: default prefs
see https://www.zotero.org/support/dev/zotero_7_for_developers#default_preferences
2023-01-18 20:12:21 +08:00
volatile-static
18e77880da
Update toolkit.code-snippets 2023-01-16 07:57:15 +08:00
xiangyu
e6aa4f1b6b Release 0.1.3 2023-01-15 20:38:17 +08:00
xiangyu
ffbaf8cd3d add: dialog examples 2023-01-15 20:37:56 +08:00
volatile-static
a0b33a2211
Update toolkit.code-snippets 2023-01-15 08:47:26 +08:00
volatile-static
0f33389dae
Merge branch 'windingwind:bootstrap' into bootstrap 2023-01-15 08:46:43 +08:00
volatile static
1ad2832a6b add simple snippets 2023-01-15 08:43:44 +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
4524527867 add: start.js for different Zotero & profile 2023-01-11 16:49:08 +08:00
windingwind
72acc1b2fe
Update README.md 2023-01-11 15:50:51 +08:00
windingwind
ce636bdfd3
Merge pull request #17 from windingwind/dependabot/npm_and_yarn/release-it-15.6.0
build(deps-dev): bump release-it from 14.14.3 to 15.6.0
2023-01-11 14:26:41 +08:00
dependabot[bot]
baede0c9c1
build(deps-dev): bump release-it from 14.14.3 to 15.6.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.14.3 to 15.6.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.14.3...15.6.0)

---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 04:59:04 +00:00
xiangyu
33ccc61267 Release 0.1.2 2023-01-11 12:57:23 +08:00
xiangyu
4a06cd0535 add: custom toolkit modules example 2023-01-11 12:56:53 +08:00
xiangyu
d48a628693 update: scripts 2023-01-11 12:56:29 +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
3ea8520d60 fix: install.rdf 2023-01-10 20:12:46 +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
3c5dd0089c Release 0.1.1 2023-01-10 17:42:03 +08:00
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