Commit Graph

213 Commits

Author SHA1 Message Date
windingwind 15d8cce685 update: plugin template
fix: reopen window bug
add: eslint
2023-07-26 23:18:30 +08:00
windingwind 67918e2f34 Release 1.1.4-2 2023-07-26 14:19:22 +08:00
windingwind ec457969e0 Release 1.1.4-1 2023-07-25 20:29:10 +08:00
windingwind eb158efbd1 fix: filepicker tsc error 2023-07-25 20:27:58 +08:00
windingwind a3524fd5e2 add: import note from md 2023-07-25 16:44:52 +08:00
windingwind 1365b8e47a
Merge pull request #540 from windingwind/dependabot/npm_and_yarn/zotero-plugin-toolkit-2.1.5
build(deps): bump zotero-plugin-toolkit from 2.1.4 to 2.1.5
2023-06-27 14:50:04 +08:00
dependabot[bot] ccaadc9847
build(deps): bump asciidoctor from 2.2.6 to 3.0.2
Bumps [asciidoctor](https://github.com/asciidoctor/asciidoctor.js) from 2.2.6 to 3.0.2.
- [Release notes](https://github.com/asciidoctor/asciidoctor.js/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor.js/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/asciidoctor/asciidoctor.js/compare/v2.2.6...v3.0.2)

---
updated-dependencies:
- dependency-name: asciidoctor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 12:01:11 +00:00
dependabot[bot] f40cbfed00
build(deps): bump zotero-plugin-toolkit from 2.1.4 to 2.1.5
Bumps [zotero-plugin-toolkit](https://github.com/windingwind/zotero-plugin-toolkit) from 2.1.4 to 2.1.5.
- [Changelog](https://github.com/windingwind/zotero-plugin-toolkit/blob/master/.release-it.json)
- [Commits](https://github.com/windingwind/zotero-plugin-toolkit/compare/2.1.4...2.1.5)

---
updated-dependencies:
- dependency-name: zotero-plugin-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 12:00:10 +00:00
windingwind f174a6bfaf Release 1.1.4-0 2023-06-21 01:05:12 +08:00
windingwind 45beb47153 update: start-watch 2023-06-20 10:29:48 +08:00
windingwind e7993f2fc1 Release 1.1.3 2023-06-20 00:09:18 +08:00
windingwind 7df4d0bb53 Release 1.1.2 2023-06-19 23:06:59 +08:00
windingwind c4c2751a0b add: dataSchemaVersion 2023-06-19 22:20:39 +08:00
windingwind 8e5475982d Release 1.1.1 2023-06-19 19:18:17 +08:00
windingwind 51e9284e30 Release 1.1.0 2023-06-19 17:31:43 +08:00
windingwind 3423f615c8 fix: export pdf with math 2023-06-13 19:02:47 +08:00
windingwind d201852ea9 Merge branch 'master' of https://github.com/windingwind/Notero 2023-06-13 14:43:41 +08:00
windingwind 1b009b1742 fix: hot reload watch files in sub folder 2023-06-13 14:43:37 +08:00
windingwind abe162ffcc
Merge pull request #511 from windingwind/dependabot/npm_and_yarn/concurrently-8.2.0
build(deps-dev): bump concurrently from 7.6.0 to 8.2.0
2023-06-13 14:31:38 +08:00
windingwind 8538ffb229
Merge pull request #512 from windingwind/dependabot/npm_and_yarn/typescript-5.1.3
build(deps-dev): bump typescript from 4.9.5 to 5.1.3
2023-06-13 14:31:09 +08:00
windingwind a69aefc4ff
Merge pull request #513 from windingwind/dependabot/npm_and_yarn/zotero-plugin-toolkit-2.1.4
build(deps): bump zotero-plugin-toolkit from 2.1.3 to 2.1.4
2023-06-13 14:30:55 +08:00
windingwind 5f16217725
Merge pull request #514 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:30:43 +08:00
dependabot[bot] 05f149cc0d
build(deps-dev): bump concurrently from 7.6.0 to 8.2.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.6.0 to 8.2.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 15:26:45 +00:00
windingwind ff0aa2beb4 update: plugin template hot reload 2023-06-12 23:24:35 +08:00
dependabot[bot] 404983d741
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-12 12:01:41 +00:00
dependabot[bot] efca4b3d92
build(deps): bump zotero-plugin-toolkit from 2.1.3 to 2.1.4
Bumps [zotero-plugin-toolkit](https://github.com/windingwind/zotero-plugin-toolkit) from 2.1.3 to 2.1.4.
- [Changelog](https://github.com/windingwind/zotero-plugin-toolkit/blob/master/.release-it.json)
- [Commits](https://github.com/windingwind/zotero-plugin-toolkit/compare/2.1.3...2.1.4)

---
updated-dependencies:
- dependency-name: zotero-plugin-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 12:01:25 +00:00
dependabot[bot] 8b082c8dfa
build(deps-dev): bump typescript from 4.9.5 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 12:01:09 +00:00
windingwind 2672c2f60d Release 1.0.4 2023-06-12 01:23:47 +08:00
windingwind f2d3c81b1c Release 1.0.3 2023-06-12 00:41:17 +08:00
windingwind 3b23009a49 update: deps 2023-06-11 15:59:51 +08:00
dependabot[bot] 99f666239e
build(deps-dev): bump @types/node from 18.16.16 to 20.2.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.16 to 20.2.5.
- [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-29 12:01:25 +00:00
windingwind 9ce0d59133 Release 1.0.2 2023-05-26 23:45:31 +08:00
Northword e597d2a858
fix: error of update link due to branche rename 2023-05-25 17:32:26 +08:00
windingwind a3758eee98 update: deps 2023-05-07 12:13:50 +08:00
windingwind f3fd314b0a Release 1.0.1 2023-05-07 12:07:03 +08:00
windingwind 4c4004cf6c Release 1.0.0 2023-05-06 21:06:06 +08:00
windingwind ec1a2f4e44 Release 1.0.0-beta.1 2023-05-06 02:30:04 +08:00
windingwind 17d5e9628e Release 1.0.0-beta.0 2023-05-06 00:09:58 +08:00
windingwind 67ad622b33 Release 1.0.0-10 2023-05-05 19:00:16 +08:00
windingwind 1d6a8f0333 Release 1.0.0-9 2023-05-05 14:47:53 +08:00
windingwind 8a7e71af9f Release 1.0.0-8 2023-05-05 00:28:57 +08:00
windingwind bf3205aba8 Release 1.0.0-7 2023-04-16 17:13:48 +08:00
windingwind 3c6af3f1b6 Release 1.0.0-6 2023-04-16 10:15:57 +08:00
windingwind d2d4fc375c Release 1.0.0-5 2023-04-16 00:06:39 +08:00
windingwind 31d8e98594 Release 1.0.0-4 2023-04-15 22:29:36 +08:00
windingwind afe46c8e39 Release 1.0.0-3 2023-04-12 20:32:56 +08:00
windingwind c183c93b44 Release 1.0.0-2 2023-04-11 11:12:23 +08:00
windingwind deb48b49c3 Release 1.0.0-1 2023-04-10 19:49:35 +08:00
windingwind fb77d7e126 Release 1.0.0-0 2023-04-10 18:22:44 +08:00
windingwind b5bcc6d880 init: 1.0.0a 2023-04-10 18:21:17 +08:00