182 Commits

Author SHA1 Message Date
xiangyu
29b64b5800 Merge branch 'bootstrap' into toolkit-test 2023-01-02 21:03:16 +08:00
xiangyu
bb737ec090 Release 0.0.7 2023-01-02 18:05:42 +08:00
xiangyu
206961fa9a add: example for custom cell patch 2023-01-02 18:05:08 +08:00
xiangyu
fc5661fd14 change: local lib 2023-01-02 18:03:24 +08:00
xiangyu
3d1cf9ded3 add: build environment (dev/prod)
change: locale filename
2022-12-31 12:27:01 +08:00
xiangyu
7e993e4c55 fix: update.json url 2022-12-29 21:11:13 +08:00
xiangyu
a1007c83a0 Release 0.0.6 2022-12-29 20:33:53 +08:00
xiangyu
af6dc3bab0 Merge branch 'bootstrap' of https://github.com/windingwind/zotero-plugin-template into bootstrap 2022-12-29 20:25:22 +08:00
xiangyu
8c372fe0e3 update: plugin-toolkit 0.0.9 2022-12-29 20:25:18 +08:00
dependabot[bot]
177fa37eca
build(deps-dev): bump esbuild from 0.15.18 to 0.16.10
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.18 to 0.16.10.
- [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.15.18...v0.16.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 11:02:29 +00:00
xiangyu
2d19e5501b update: zotero-types v0.1.2 2022-12-23 19:00:59 +08:00
xiangyu
49bd75d3e4 Release 0.0.5 2022-12-23 18:18:46 +08:00
xiangyu
2e74972f76 update: zotero-types 0.1.1 2022-12-23 18:18:13 +08:00
xiangyu
f8a6b7a1ed add: example for extra column 2022-12-23 12:59:56 +08:00
xiangyu
67fb288be5 change: package.json config 2022-12-22 12:00:59 +08:00
xiangyu
969a5274c6 change: use zotero-plugin-toolkit
change: use strict ts mode
change: dependencies
2022-12-21 13:28:10 +08:00
xiangyu
c3db612775 Release 0.0.4 2022-12-18 15:39:37 +08:00
xiangyu
fd4294e395 Release 0.0.3 2022-12-16 20:13:26 +08:00
xiangyu
5b99dfe8ba Release 0.0.2 2022-12-16 19:51:18 +08:00
xiangyu
574ce88b9f Release 0.0.1 2022-12-16 18:19:00 +08:00
xiangyu
2cd31e414e Merge branch 'bootstrap-zo7' into bootstrap 2022-12-16 18:14:40 +08:00
xiangyu
0b34640100 change: update.ref -> update.json 2022-12-15 21:08:50 +08:00
xiangyu
6f752cd451 add: utils 2022-12-15 20:39:13 +08:00
xiangyu
56ac4d5320 update: bootstrap for zotero 7 2022-11-28 15:28:11 +08:00
dependabot[bot]
5b38816cbb
build(deps-dev): bump release-it from 14.14.3 to 15.5.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.14.3 to 15.5.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.5.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>
2022-11-28 04:58:53 +00:00
windingwind
eca06ce78f
Merge pull request #5 from windingwind/dependabot/npm_and_yarn/zotero-types-0.0.6
build(deps-dev): bump zotero-types from 0.0.4 to 0.0.6
2022-11-28 12:58:18 +08:00
dependabot[bot]
cf43b10040
build(deps-dev): bump zotero-types from 0.0.4 to 0.0.6
Bumps [zotero-types](https://github.com/windingwind/zotero-types) from 0.0.4 to 0.0.6.
- [Release notes](https://github.com/windingwind/zotero-types/releases)
- [Commits](https://github.com/windingwind/zotero-types/compare/0.0.4...0.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 04:27:16 +00:00
dependabot[bot]
833a9ccae0
build(deps): bump esbuild from 0.14.54 to 0.15.16
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.54 to 0.15.16.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.54...v0.15.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 04:27:05 +00:00
xiangyu
cfd3014559 init: bootstrap extension mode 2022-09-13 12:37:09 +08:00
xiangyu
7c9a35591e fix: typing bug 2022-08-31 18:48:37 +08:00
xiangyu
cef9153bc5 update: use zotero-types 2022-08-29 19:12:04 +08:00
xiangyu
165add92fa first commit 2022-08-20 02:42:12 +08:00