Commit Graph

671 Commits

Author SHA1 Message Date
dependabot[bot] bd06003b0f
build(deps): bump rehype-stringify from 9.0.4 to 10.0.0
Bumps [rehype-stringify](https://github.com/rehypejs/rehype) from 9.0.4 to 10.0.0.
- [Release notes](https://github.com/rehypejs/rehype/releases)
- [Changelog](https://github.com/rehypejs/rehype/blob/main/changelog.md)
- [Commits](https://github.com/rehypejs/rehype/compare/rehype-stringify@9.0.4...rehype-stringify@10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 11:35:10 +00:00
windingwind 22dbe5dbb3 Release 1.1.4-17 2023-08-25 15:40:24 +08:00
windingwind 502decc48f update: convert api impl 2023-08-25 15:39:52 +08:00
windingwind 2062ec4e05 fix: export pdf (not done) 2023-08-25 15:39:42 +08:00
windingwind c603a6e51b fix: export docx 2023-08-25 15:39:23 +08:00
windingwind 0ec220c8ec Release 1.1.4-16 2023-08-20 10:04:46 +08:00
windingwind 12a104f001 resolve: #640 2023-08-20 10:04:20 +08:00
windingwind 3572897aed remove: img2tex 2023-08-20 09:34:39 +08:00
windingwind e10058e545
Merge pull request #634 from windingwind/dependabot/npm_and_yarn/esbuild-0.19.2
build(deps-dev): bump esbuild from 0.18.20 to 0.19.2
2023-08-20 09:29:20 +08:00
windingwind 6898d5d87b
Merge pull request #635 from windingwind/dependabot/npm_and_yarn/hast-util-to-mdast-10.0.0
build(deps): bump hast-util-to-mdast from 8.4.1 to 10.0.0
2023-08-20 09:29:08 +08:00
windingwind 140c0d9ccb Release 1.1.4-15 2023-08-20 09:27:38 +08:00
windingwind a976304509 fix: #638 2023-08-19 21:22:15 +08:00
windingwind a2ae02ae68 Release 1.1.4-14 2023-08-18 12:10:56 +08:00
windingwind f97671596a fix: tsc errors 2023-08-18 12:09:19 +08:00
windingwind 409b6d0218 fix: #637 2023-08-18 11:58:11 +08:00
dependabot[bot] a144c6125e
build(deps): bump hast-util-to-mdast from 8.4.1 to 10.0.0
Bumps [hast-util-to-mdast](https://github.com/syntax-tree/hast-util-to-mdast) from 8.4.1 to 10.0.0.
- [Release notes](https://github.com/syntax-tree/hast-util-to-mdast/releases)
- [Commits](https://github.com/syntax-tree/hast-util-to-mdast/compare/8.4.1...10.0.0)

---
updated-dependencies:
- dependency-name: hast-util-to-mdast
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 12:00:24 +00:00
dependabot[bot] e6164c408a
build(deps-dev): bump esbuild from 0.18.20 to 0.19.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.20 to 0.19.2.
- [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.18.20...v0.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 12:00:05 +00:00
windingwind cfd3cf7669
Merge pull request #609 from windingwind/dependabot/npm_and_yarn/hast-util-to-text-4.0.0
build(deps): bump hast-util-to-text from 3.1.2 to 4.0.0
2023-08-14 18:46:31 +08:00
dependabot[bot] 489a9ff833
build(deps): bump hast-util-to-text from 3.1.2 to 4.0.0
Bumps [hast-util-to-text](https://github.com/syntax-tree/hast-util-to-text) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/syntax-tree/hast-util-to-text/releases)
- [Commits](https://github.com/syntax-tree/hast-util-to-text/compare/3.1.2...4.0.0)

---
updated-dependencies:
- dependency-name: hast-util-to-text
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 10:46:21 +00:00
windingwind 32697bd014
Merge pull request #610 from windingwind/dependabot/npm_and_yarn/eslint-config-prettier-9.0.0
build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0
2023-08-14 18:45:25 +08:00
windingwind 93896b6476
Merge pull request #608 from windingwind/dependabot/npm_and_yarn/hastscript-8.0.0
build(deps): bump hastscript from 7.2.0 to 8.0.0
2023-08-14 18:44:42 +08:00
windingwind 44a3d9154a
Merge pull request #607 from windingwind/dependabot/npm_and_yarn/hast-util-to-html-9.0.0
build(deps): bump hast-util-to-html from 8.0.4 to 9.0.0
2023-08-14 18:44:27 +08:00
windingwind ad13f94ece Release 1.1.4-13 2023-08-14 18:43:08 +08:00
windingwind 5254db2b85 fix: fileExists lib error 2023-08-14 18:40:19 +08:00
windingwind c53376a71a fix: markdown parse yaml header bug 2023-08-14 18:39:56 +08:00
windingwind e57286de21 Release 1.1.4-12 2023-08-14 17:27:29 +08:00
windingwind 2a6de3533e fix: getLineAtCursor bug with zero-position marks
fix: #605
2023-08-14 17:16:57 +08:00
windingwind fcd4e8e1c9 Release 1.1.4-11 2023-08-14 16:26:12 +08:00
windingwind 1deb2c178b fix: path errors on windows 2023-08-14 16:24:29 +08:00
windingwind f40134cdb3 Release 1.1.4-10 2023-08-12 01:30:03 +08:00
windingwind 026c124903 fix: #549 2023-08-12 01:29:18 +08:00
windingwind 69b3d972a7 Release 1.1.4-9 2023-08-12 00:26:57 +08:00
windingwind ce17eaefa7 remove: z6 compatibility code 2023-08-12 00:26:36 +08:00
windingwind d0b6ef9107 add: ExportMDFileContent 2023-08-12 00:21:39 +08:00
windingwind 6c05c3fd00 Release 1.1.4-8 2023-08-11 11:24:55 +08:00
windingwind 1839cf48da update: OS -> IOUtils/PathUtils
fix: syncing bug with invalid citation items
2023-08-11 11:24:23 +08:00
windingwind 565343b8cf Release 1.1.4-7 2023-08-10 10:51:32 +08:00
windingwind e7300c1866 fix: window reopen bugs 2023-08-10 10:49:33 +08:00
windingwind adca8ec810 Release 1.1.4-6 2023-08-09 23:30:30 +08:00
windingwind cb34a21f2b change: plugin name 2023-08-09 23:28:37 +08:00
dependabot[bot] 3025ddf19c
build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 15:23:21 +00:00
dependabot[bot] 8bba3886a8
build(deps): bump hastscript from 7.2.0 to 8.0.0
Bumps [hastscript](https://github.com/syntax-tree/hastscript) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/syntax-tree/hastscript/releases)
- [Commits](https://github.com/syntax-tree/hastscript/compare/7.2.0...8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 15:23:21 +00:00
windingwind 6bb40125c8 Release 1.1.4-5 2023-08-09 23:22:10 +08:00
windingwind 9cf67e4a5f fix: tsc error 2023-08-09 23:20:34 +08:00
windingwind c9a3ed0e06 update: monaco template editor 2023-08-09 23:17:37 +08:00
dependabot[bot] 4986c95012
build(deps): bump hast-util-to-html from 8.0.4 to 9.0.0
Bumps [hast-util-to-html](https://github.com/syntax-tree/hast-util-to-html) from 8.0.4 to 9.0.0.
- [Release notes](https://github.com/syntax-tree/hast-util-to-html/releases)
- [Commits](https://github.com/syntax-tree/hast-util-to-html/compare/8.0.4...9.0.0)

---
updated-dependencies:
- dependency-name: hast-util-to-html
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 11:48:25 +00:00
windingwind 1413fa01b2 Release 1.1.4-4 2023-07-28 20:17:30 +08:00
windingwind dc05fc6c96 add: build skip update.json change in prerelease 2023-07-28 20:16:07 +08:00
windingwind abc6b658d9
Merge pull request #563 from windingwind/dependabot/npm_and_yarn/unist-util-visit-parents-6.0.1
build(deps): bump unist-util-visit-parents from 5.1.3 to 6.0.1
2023-07-28 19:31:53 +08:00
dependabot[bot] af8e21be5b
build(deps): bump unist-util-visit-parents from 5.1.3 to 6.0.1
Bumps [unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents) from 5.1.3 to 6.0.1.
- [Release notes](https://github.com/syntax-tree/unist-util-visit-parents/releases)
- [Commits](https://github.com/syntax-tree/unist-util-visit-parents/compare/5.1.3...6.0.1)

---
updated-dependencies:
- dependency-name: unist-util-visit-parents
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 11:31:29 +00:00