Commit Graph

583 Commits

Author SHA1 Message Date
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
windingwind 5775e05ecd change: accept [item]/[text] as template name 2023-06-12 01:23:22 +08:00
windingwind f2d3c81b1c Release 1.0.3 2023-06-12 00:41:17 +08:00
windingwind 354ed84e1c update: note template doc 2023-06-12 00:36:24 +08:00
windingwind 23d6616d93 add: runTextTemplate 2023-06-11 20:02:05 +08:00
windingwind fd805f7360 fix: use-markdown pragma bug 2023-06-11 19:59:27 +08:00
windingwind 3852f0ce0f update: new template from clipboard format 2023-06-11 19:04:21 +08:00
windingwind f916744a9f update: template from clipboard hint 2023-06-11 18:54:00 +08:00
windingwind 2a962de379 add: new template from clipboard
add: item template from selection
2023-06-11 18:49:24 +08:00
windingwind 177013d8ae fix: v-table bug 2023-06-11 18:11:22 +08:00
windingwind 16e02ac11c add: itemNotes to item template 2023-06-11 16:15:46 +08:00
windingwind e6d9e00778 fix: typing file name 2023-06-11 16:05:30 +08:00
windingwind 1a3e1a59ab fix: missing locale for editor link popup 2023-06-11 16:02:55 +08:00
windingwind 3b23009a49 update: deps 2023-06-11 15:59:51 +08:00
windingwind 84d555f54b fix: scripts/stop 2023-06-11 15:50:19 +08:00
windingwind 8bdf49f2c2 add: ru-RU locale 2023-06-11 15:50:08 +08:00
windingwind 5998455157 fix: sync error dead wrapper 2023-06-11 15:49:57 +08:00
windingwind 2f1cb4745e resolve: #495
Thanks @ashed
2023-06-11 11:29:26 +08:00
windingwind e9c2a4362e fix: #502 2023-06-11 11:24:32 +08:00
windingwind 7f339aeab7
Merge pull request #488 from windingwind/dependabot/npm_and_yarn/types/node-20.2.5
build(deps-dev): bump @types/node from 18.16.16 to 20.2.5
2023-06-11 10:24:16 +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
windingwind 75103c2a80 fix: update bug 2023-05-26 23:44:45 +08:00
windingwind 3df14e75ef
Merge pull request #482 from northword/patch-1
fix: error of update link due to branche rename
2023-05-26 23:39:58 +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