dependabot[bot]
|
b592a35bd5
|
build(deps-dev): bump @types/node from 18.16.6 to 20.1.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.6 to 20.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-09 00:01:27 +00:00 |
|
windingwind
|
49fe7c5ec4
|
update: plugins
|
2023-05-07 11:35:45 +08:00 |
|
windingwind
|
1c43ef671a
|
add: useful utils
|
2023-05-07 11:27:15 +08:00 |
|
windingwind
|
98a1c7770b
|
Merge branch 'bootstrap' of https://github.com/windingwind/zotero-plugin-template into bootstrap
|
2023-05-07 01:43:21 +08:00 |
|
windingwind
|
3bd5b1137d
|
fix: update bug
|
2023-05-07 01:43:15 +08:00 |
|
windingwind
|
c48e085b8d
|
fix: build async bug
fix: eslint esm bug
|
2023-05-07 01:43:04 +08:00 |
|
windingwind
|
dccda31611
|
Merge pull request #32 from windingwind/dependabot/npm_and_yarn/concurrently-8.0.1
build(deps-dev): bump concurrently from 7.6.0 to 8.0.1
|
2023-05-04 20:15:55 +08:00 |
|
windingwind
|
17fa2b83e7
|
Merge pull request #34 from windingwind/dependabot/npm_and_yarn/typescript-5.0.4
build(deps-dev): bump typescript from 4.9.5 to 5.0.4
|
2023-05-04 20:15:40 +08:00 |
|
dependabot[bot]
|
15f1a04259
|
build(deps-dev): bump typescript from 4.9.5 to 5.0.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-04 12:13:44 +00:00 |
|
windingwind
|
7f733416ee
|
Merge pull request #38 from northword:eslint
Add ESlint and Prettier
|
2023-05-04 20:12:24 +08:00 |
|
windingwind
|
fe224ba50d
|
change: disable formatOnType
|
2023-05-04 20:11:30 +08:00 |
|
windingwind
|
ab0157dbe1
|
change: eol auto to lf
|
2023-05-04 20:10:43 +08:00 |
|
windingwind
|
fb98d85c5c
|
fix: update.rdf version bug
|
2023-05-04 19:50:41 +08:00 |
|
Northword
|
6bfe8c28d2
|
chore: add update deps script
|
2023-04-30 14:17:23 +08:00 |
|
Northword
|
5852ecfc9f
|
style: lint and prettier
|
2023-04-30 14:11:44 +08:00 |
|
Northword
|
67f2dcb7fc
|
chore: add edlint and prettier
|
2023-04-30 14:11:12 +08:00 |
|
dependabot[bot]
|
11668e9c15
|
build(deps-dev): bump concurrently from 7.6.0 to 8.0.1
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.6.0 to 8.0.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.1)
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-04 00:07:20 +00:00 |
|
windingwind
|
0e8f5b34d0
|
Release 0.1.6
|
2023-03-13 00:33:00 +08:00 |
|
windingwind
|
414bf81fd1
|
fix: prompt example type error
update: zotero-types
|
2023-03-13 00:32:29 +08:00 |
|
windingwind
|
bb4c31b54c
|
Merge pull request #26 from MuiseDestiny:bootstrap
add: Prompt exapmles
|
2023-03-13 00:26:14 +08:00 |
|
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
|
c4777e35a9
|
Update README.md
|
2023-02-10 01:34:17 +08:00 |
|
windingwind
|
9ed41e33aa
|
Release 0.1.5
|
2023-02-09 18:30:43 +08:00 |
|
windingwind
|
080736cd0f
|
add: itemBox examples
|
2023-02-09 18:30:05 +08:00 |
|
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 |
|