148 Commits

Author SHA1 Message Date
Northword
79e87f050b
Merge branch 'main' into fix-lint 2023-07-13 12:38:08 +08:00
Northword
458a6a5f84 style: prettier and lint 2023-07-13 11:00:09 +08:00
Northword
3adad053b1 Fix glob pattern in ReplaceInFileConfig.files 2023-07-13 10:17:24 +08:00
windingwind
acb6cd79d1 update: deps @typescript-eslint/parser 2023-07-13 00:06:39 +08:00
windingwind
c2808745c8
Merge pull request #58 from windingwind/dependabot/npm_and_yarn/prettier-3.0.0
build(deps-dev): bump prettier from 2.8.8 to 3.0.0
2023-07-12 23:49:59 +08:00
windingwind
724a2eb2e6
Merge pull request #57 from windingwind/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.0.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.0.0
2023-07-12 23:49:42 +08:00
dependabot[bot]
7c8ab3b5dc
build(deps-dev): bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 15:49:29 +00:00
dependabot[bot]
0713c8212b
build(deps-dev): bump release-it from 15.11.0 to 16.1.0
Bumps [release-it](https://github.com/release-it/release-it) from 15.11.0 to 16.1.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/15.11.0...16.1.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-07-12 15:47:42 +00:00
windingwind
01d80eb730 remove: dev dependency minimist 2023-07-12 23:41:49 +08:00
dependabot[bot]
138c6316ac
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.0.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 23:41:11 +00:00
windingwind
4d983132c2 update: start-watch with build 2023-06-20 11:53:16 +08:00
windingwind
1121dc5d6c Release 0.2.0 2023-06-19 16:11:03 +08:00
windingwind
74c3a03952 fix: updaterdf 2023-06-19 16:04:30 +08:00
windingwind
2dac131b12
Merge pull request #46 from windingwind/dependabot/npm_and_yarn/esbuild-0.18.1
build(deps-dev): bump esbuild from 0.17.19 to 0.18.1
2023-06-13 14:29:58 +08:00
Northword
b84489ff6b
fix: watch files in subfolder 2023-06-13 13:26:16 +08:00
dependabot[bot]
f7592ebf38
build(deps-dev): bump esbuild from 0.17.19 to 0.18.1
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.19 to 0.18.1.
- [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.17.19...v0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 00:05:10 +00:00
windingwind
3ba1f9d40e add: auto hot reload support 2023-06-12 23:24:42 +08:00
windingwind
671315e9ad update: lint 2023-06-11 15:34:52 +08:00
windingwind
d9680008d5 fix: #43 downgrade replace-in-file 2023-06-11 10:50:50 +08:00
dependabot[bot]
55d15eb796
build(deps-dev): bump replace-in-file from 6.3.5 to 7.0.1
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file) from 6.3.5 to 7.0.1.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases)
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/main/CHANGELOG.md)
- [Commits](https://github.com/adamreisnz/replace-in-file/commits)

---
updated-dependencies:
- dependency-name: replace-in-file
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 00:01:44 +00:00
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
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
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
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
Northword
6bfe8c28d2 chore: add update deps script 2023-04-30 14:17:23 +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
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
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
ceb4d602cc change: zotero-types 1.0.3 2023-01-24 10:25:20 +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
Emiliano Heyns
bbbd2509a8 show typescript compilation errors 2023-01-24 00:00:31 +01: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
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
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
d48a628693 update: scripts 2023-01-11 12:56:29 +08:00
xiangyu
16c3952f80 update: zotero-types 1.0.0 2023-01-10 19:21:42 +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