Commit Graph

609 Commits

Author SHA1 Message Date
windingwind 5a4bdc72bf fix: editor menu resizeImage duplication bug 2023-07-26 21:32:03 +08:00
windingwind 98636bca00 update: share template in doc 2023-07-26 21:13:29 +08:00
windingwind 67918e2f34 Release 1.1.4-2 2023-07-26 14:19:22 +08:00
windingwind 776c3b4426 Merge branch 'master' of https://github.com/windingwind/zotero-better-notes 2023-07-26 14:18:11 +08:00
windingwind a77026c151 add: template editor backup & share 2023-07-26 14:17:23 +08:00
windingwind 30b24cddce
Merge pull request #587 from MuiseDestiny/master
Update README.md
2023-07-26 12:34:17 +08:00
Polygon b2119475a5
Update README.md 2023-07-26 11:10:30 +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 5a9678b7eb
Update README.md 2023-07-10 23:04:28 +08:00
windingwind a593e9d656
Update about-note-template.md 2023-07-06 15:12:35 +08:00
windingwind 5626544eec
Update about-note-template.md 2023-07-06 00:34:59 +08:00
windingwind c49ed307cf add: issue bot 2023-07-04 10:20:58 +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
windingwind 432b9d40f1
Merge pull request #541 from windingwind/dependabot/npm_and_yarn/asciidoctor-3.0.2
build(deps): bump asciidoctor from 2.2.6 to 3.0.2
2023-06-27 14:49:51 +08:00
windingwind ff592d7d32
Update README.md 2023-06-27 13:41:54 +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 934e94e9ee fix: old update version 2023-06-21 23:15:26 +08:00
windingwind f174a6bfaf Release 1.1.4-0 2023-06-21 01:05:12 +08:00
windingwind d2b73f1bd6 fix: template preview image bug 2023-06-20 11:43:26 +08:00
windingwind 45beb47153 update: start-watch 2023-06-20 10:29:48 +08:00
windingwind 7506b59b6d fix: template editor preview entity bug 2023-06-20 10:29:34 +08:00
windingwind e7993f2fc1 Release 1.1.3 2023-06-20 00:09:18 +08:00
windingwind a83b68ffa3 fix: preview template xml bug 2023-06-20 00:02:35 +08:00
windingwind 7df4d0bb53 Release 1.1.2 2023-06-19 23:06:59 +08:00
windingwind 2f18deb54b add: support simplified function in template 2023-06-19 23:06:34 +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 9ed0d4170b resolve: #509 switch workspace note 2023-06-19 19:17:36 +08:00
windingwind 51e9284e30 Release 1.1.0 2023-06-19 17:31:43 +08:00
windingwind bfd8859dc9 update: last update link for Zotero 6 2023-06-19 17:30:45 +08:00
windingwind 02bf0f23b0 update: support Zotero 7 localization 2023-06-19 17:28:39 +08:00
windingwind 3f9d02d95c fix: reload clear cache 2023-06-13 19:03:05 +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
windingwind cd53936f66 fix: hot reload without waiting 2023-06-13 12:51:51 +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
windingwind c56e94bc4d fix: icon bug 2023-06-12 23:24:13 +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