336 Commits

Author SHA1 Message Date
windingwind
cd946d31dd update: typings 2024-09-24 12:47:41 +02:00
windingwind
bf35f64f56 update: ignore files
fix: package-lock
2024-09-24 12:43:47 +02:00
windingwind
57cbf00a5a chore(publish): release v3.0.0 2024-09-24 12:40:13 +02:00
windingwind
00b88f394b remove: global variables 2024-09-24 12:39:55 +02:00
windingwind
07ab7f0902 update: deps 2024-09-24 10:29:34 +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
windingwind
351b732771 chore: use getLocaleID for l10nID 2024-06-23 21:22:27 +08:00
Denis Maier
15afff4233
docs: fix typo in README.md (#137) 2024-06-17 18:50:55 +08:00
windingwind
f6e3f318cc fix: #133 2024-06-09 14:48:25 +08:00
windingwind
bd2539d3f2
Merge pull request #127 from northword/fix/deps
chore(deps): bump typescript-eslint
2024-05-29 16:04:09 +08:00
Northword
55116e8a6e fix: revent use taze to update deps 2024-05-29 15:46:26 +08:00
Northword
e27503c41e Merge branch 'fix/deps' of https://github.com/northword/zotero-plugin-template into fix/deps 2024-05-29 15:16:24 +08:00
Northword
3a459d146e chore: update deps 2024-05-29 15:16:18 +08:00
windingwind
58b747d2ce chore(publish): release v2.0.2-beta.3 2024-05-29 15:12:38 +08:00
Northword
dfb7a2fa95 chore: update deps 2024-05-29 15:11:13 +08:00
windingwind
bc1647f4e4 fix: update scaffold 0.0.26 2024-05-29 15:10:09 +08:00
windingwind
8fdacd47a3 chore(publish): release v2.0.2-beta.2 2024-05-29 12:38:12 +08:00
windingwind
65069f6791 fix: release ci install deps with -f 2024-05-29 12:38:05 +08:00
windingwind
71969f6990 chore(publish): release v2.0.2-beta.1 2024-05-29 12:35:48 +08:00
dependabot[bot]
ce003b9def
build(deps-dev): bump zotero-plugin-scaffold from 0.0.23 to 0.0.24 (#126)
Bumps [zotero-plugin-scaffold](https://github.com/northword/zotero-plugin-scaffold) from 0.0.23 to 0.0.24.
- [Release notes](https://github.com/northword/zotero-plugin-scaffold/releases)
- [Commits](https://github.com/northword/zotero-plugin-scaffold/compare/v0.0.23...v0.0.24)

---
updated-dependencies:
- dependency-name: zotero-plugin-scaffold
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 11:30:51 +08:00
Northword
d54db9cfdb
fix: hot reload failed, bump scaffold to v0.0.23 (#119) 2024-05-16 22:23:34 +08:00
Northword
b003527799
docs: add npm i -f due to typescript-eslint peer deps (#118)
* docs: add `npm i -f` due to typescript-eslint peer deps

* fix: resolve conflicts

* style: prettier
2024-05-16 22:20:09 +08:00
windingwind
8b92698619 update: deps 2024-05-16 21:58:30 +08:00
windingwind
5a4b2618af
Merge pull request #117 from northword/eslint
chore: bump eslint to v9
2024-05-15 21:55:04 +08:00
Northword
cc31172a85 chore: bump eslint to v9 2024-05-15 20:00:23 +08:00
Northword
3e28d58239 chore(publish): release v2.0.1 2024-05-15 17:24:25 +08:00
Northword
9841f16fb7 fix: release error due to repo rename 2024-05-15 17:17:37 +08:00
windingwind
074b344355 chore(publish): release v2.0.0 2024-05-15 15:38:35 +08:00
windingwind
a183a475f7 update: gitignore 2024-05-15 15:38:28 +08:00
windingwind
4b26db9238 update: lint 2024-05-15 15:36:50 +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
8b1c82681d update: deps 2024-05-06 21:24:43 +08:00
windingwind
ff478a7dff fix: extra column examples
fix: register example in onStartup
2024-05-04 00:32:24 +08:00
windingwind
7dc303e189 Release 1.1.2 2024-05-04 00:20:24 +08:00
windingwind
3860a934e4 update: lint rules 2024-05-04 00:20:10 +08:00
windingwind
cb77a57062 fix: registerLibraryTabPanel and registerReaderTabPanel 2024-05-04 00:18:11 +08:00
windingwind
eec0d47a96
Merge pull request #107 from windingwind/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.3.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.3.1
2024-03-25 22:14:44 +08:00
dependabot[bot]
df847e59be
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 6.21.0 to 7.3.1.
- [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/v7.3.1/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>
2024-03-18 23:25:48 +00:00
windingwind
66c0460513
Merge pull request #102 from windingwind/dependabot/npm_and_yarn/esbuild-0.20.1
build(deps-dev): bump esbuild from 0.19.12 to 0.20.1
2024-03-09 22:01:30 +08:00
windingwind
f52eb9f100
Merge pull request #104 from windingwind/dependabot/npm_and_yarn/typescript-eslint/parser-7.1.1
build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.1
2024-03-09 22:01:18 +08:00
dependabot[bot]
0075dc8a43
build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.1.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 23:31:03 +00:00
dependabot[bot]
cd14a26c11
build(deps-dev): bump esbuild from 0.19.12 to 0.20.1
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.12 to 0.20.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.19.12...v0.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 23:37:21 +00:00
Chénglóng Mǎ
2cc3ac7622
Update start.mjs (#97) 2024-01-12 10:06:01 +08:00
Northword
0663e5b0b1
fix: log miss ftl messages in build (#95) 2024-01-06 00:14:07 +08:00
Northword
7738410680
fix: comment for release (#93)
* fix: comment for release

* chore: update deps

* Delete release-it after:release hook
2024-01-06 00:13:29 +08:00
windingwind
d1f6367825 Release 1.1.1 2023-12-28 10:43:50 +08:00
windingwind
2839b3ac53 chore: doc lint 2023-12-28 10:43:23 +08:00
Northword
7f6b7c54b2
fix: only prompt version when run release, and submit comment to closed issues, fix prerelease version number breaks auto update (#92)
* chore: only prompt version when run release

* chore: submit comment in issue when new version release
closes: #91

* fix: set default prerelease id to beta to resolve auto update wrong
2023-12-26 21:43:26 +08:00
syt
fc8a4ac9d9
Remove original xpi file if exists in extensions folder (#90)
* remove original xpi file in extensions folder to avoid load add-on from xpi

* Update README.md
2023-12-18 15:49:00 +08:00
windingwind
f5f2fd3297 add: build replace-in-file includes html and css 2023-12-18 00:03:28 +08:00