Releases: shikimori/shiki-editor
Releases · shikimori/shiki-editor
Release 2.10.0
Release 2.9.0
Release 2.7.6
Release 2.7.5
Release 2.7.4
Release 2.7.3
Release 2.7.2
- replace image-promise with @morr/image-promise (503968a)
Release 2.7.1
- shikimori.me support (cd5adda)
Release 2.7.0
- Merge pull request #83 from shikimori/swap-mispositioned-tags (b1de3ba)
- finished with skipping code blocks logic (c63ebd9)
- misc constants (2ca3c29)
- better rollback for inline code tag (ace6262)
- make unbalanced tags parser to rollback when code block is unfinished (5e96d88)
- process inline code blocks (bf720ca)
- Merge pull request #82 from shikimori/dependabot/npm_and_yarn/minimatch-3.1.2 (2e0460a)
- apply swapMispositionedTags in markdown parser (589bb52)
- add more tags to PROCESSABLE_TAGS (af5065a)
- fix different prosemirror versions in yarn.lock (9e4f154)
- process only specific tags (a03595c)
- add more tets, fix some edge cases (8220311)
- finished basic swapTags logic (cb7853d)
- Bump minimatch from 3.0.4 to 3.1.2 (384a21a)
- Merge pull request #81 from shikimori/dependabot/npm_and_yarn/demo/minimatch-3.1.2 (5d74860)
- parseUnbalancedTags logic (6bfdeb5)
- started work on SwapMispositionedTags (576dafe)
- Revert "bump prosemirror-state" (bcc7a75)
- disable misc console.log (31eb784)
- update yarn.lock (bded8eb)
- Bump minimatch from 3.0.4 to 3.1.2 in /demo (ca0baef)
- Merge pull request #80 from shikimori/dependabot/npm_and_yarn/json5-1.0.2 (5beb11b)
- Merge branch 'master' into dependabot/npm_and_yarn/json5-1.0.2 (ae78c3e)
- Merge pull request #79 from shikimori/dependabot/npm_and_yarn/demo/express-4.18.2 (4699b16)
- Merge pull request #78 from shikimori/dependabot/npm_and_yarn/demo/qs-6.5.3 (5fa4000)
- Merge pull request #77 from shikimori/dependabot/npm_and_yarn/demo/decode-uri-component-0.2.2 (c19138d)
- Merge pull request #76 from shikimori/dependabot/npm_and_yarn/decode-uri-component-0.2.2 (21648d7)
- Merge pull request #75 from shikimori/dependabot/npm_and_yarn/loader-utils-1.4.2 (9acaaeb)
- Merge pull request #74 from shikimori/dependabot/npm_and_yarn/terser-4.8.1 (f36fdf4)
- Merge pull request #73 from shikimori/dependabot/npm_and_yarn/demo/terser-4.8.1 (d8d203a)
- misc debug updates (170fcad)
- bump other prosemirror plugins (3088b01)
- bump prosemirror-view (aaa0abe)
- bump prosemirror-state (2d2156f)
- bump prosemirror-model to 1.19 (497f17b)
- allow editor to tokenize incorrect inline tags order (8c3ecc7)
- Bump json5 from 1.0.1 to 1.0.2 (c62679c)
- Bump express from 4.17.1 to 4.18.2 in /demo (9937a83)
- Bump qs from 6.5.2 to 6.5.3 in /demo (91f73ec)
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /demo (e55d276)
- Bump decode-uri-component from 0.2.0 to 0.2.2 (aec21a5)
- Bump loader-utils from 1.4.0 to 1.4.2 (4c7ec1d)
- Bump terser from 4.8.0 to 4.8.1 (34b0b0c)
- Bump terser from 4.8.0 to 4.8.1 in /demo (b96dca2)