Releases: shikimori/shiki-editor
Releases · shikimori/shiki-editor
Release 2.6.4
Release 2.6.3
- get rid of lookbehind assertions which are not supported in safari and in old browsers (7403330)
Release 2.6.2
- all constants are inlined into the function so the function can be serialized via JSONfn in shiki code highlight (2b2889d)
Release 2.6.1
Release 2.6.0
Release 2.5.1
Release 2.5.0
- Merge pull request #72 from shikimori/popup-refactor (7c2f2be)
- misc style update (2e6bf6a)
- vue3-keypress cannot be loaded asynchronously (096c36b)
- updates to headline component (a3d1fd3)
- remove not needed v-deep (d78985d)
- simlier colors.vue logic (7c4eb5a)
- refactor headliens to use PopupContent component (ddf5728)
- fix keypress.js not being loaded because of stupid ublock rules (69d40bb)
- misc demo layout changes (bb24f3b)
- some popup updates (9b9a43e)
- fix broken popup close logic (73aebde)
- fix incorrect popup sizes in different cases (e4a3fe0)
- extarct popperjs from chunk to the main bundle (cd8d3f6)
- code cleanup (6fda358)
- refactor colors component (e0aaacf)
- fix misc code duplication (a732f78)
- finihsed refactoring smileys and popupcontent (f2d651f)
- some styling fixes and popup close logic (0424a58)
- positioning by ref (37413ae)
- continue refactoring popup logic (b335f6d)
- bump demo vue version (ae70cb2)
- Merge pull request #71 from shikimori/dependabot/npm_and_yarn/demo/shell-quote-1.7.3 (9dea417)
- refactoring popups code (6df1cf2)
- eslint with vue3 support (4fe43e4)
- Bump shell-quote from 1.7.2 to 1.7.3 in /demo (1212270)
- fix sass issues (226cfb3)
- replace node-sass with sass&sass-loader in demo project (cbebb90)
- Merge pull request #69 from shikimori/feature/headers (b2a83f1)
- Merge pull request #68 from shikimori/dependabot/npm_and_yarn/ansi-regex-5.0.1 (0d0aa18)
- Merge pull request #70 from shikimori/dependabot/npm_and_yarn/demo/eventsource-1.1.1 (f9d2a7f)
- Bump eventsource from 1.0.7 to 1.1.1 in /demo (9dca90a)
- Headers and Headlines (bbf8a91)
- #2178 / #2105: Added icons for Header and Fontsize (5080984)
- bump popperjs (ef1da0c)
- Bump ansi-regex from 5.0.0 to 5.0.1 (120711b)
Release 2.4.2
Release 2.4.1
Release 2.4.0
- remove unused import (b478eac)
- Merge pull request #63 from opa-oz/features/color (c09a4ab)
- Merge pull request #67 from shikimori/dependabot/npm_and_yarn/demo/minimist-1.2.6 (f9b1d2e)
- Merge pull request #66 from shikimori/dependabot/npm_and_yarn/minimist-1.2.6 (ec1e08f)
- Bump minimist from 1.2.5 to 1.2.6 in /demo (f1287d4)
- Bump minimist from 1.2.5 to 1.2.6 (5e446c5)
- Colors input (1a0aee6)
- Fixed color parsing (0def3b9)
- Proper checks & color removing (27489a7)
- Merge pull request #64 from opa-oz/features/actions (861966f)
- Merge pull request #65 from opa-oz/features/jest (0512157)
- Omg (70b4df0)
- [Proposal] Jest as primary test runner (0a35e1f)
- Github actions (bc5a9c7)
- Кнопка выбора цвета (bdf8eca)
- QoL (998bfe7)
- bump caniuse-lite version (00e1ac7)
- Merge pull request #62 from shikimori/dependabot/npm_and_yarn/demo/postcss-7.0.39 (23ab8e5)
- Merge pull request #48 from shikimori/dependabot/npm_and_yarn/path-parse-1.0.7 (029bc18)
- Merge pull request #49 from shikimori/dependabot/npm_and_yarn/demo/path-parse-1.0.7 (50ec231)
- Merge pull request #51 from shikimori/dependabot/npm_and_yarn/demo/axios-0.21.2 (e2b82dc)
- Bump axios from 0.21.1 to 0.21.2 in /demo (24a0f58)
- Merge pull request #52 from shikimori/dependabot/npm_and_yarn/demo/color-string-1.6.0 (50aeeb1)
- Bump postcss from 7.0.34 to 7.0.39 in /demo (b928ce0)
- Merge pull request #55 from shikimori/dependabot/npm_and_yarn/demo/nanoid-3.2.0 (2d193ce)
- Merge pull request #57 from shikimori/dependabot/npm_and_yarn/pathval-1.1.1 (8378b42)
- Merge pull request #58 from shikimori/dependabot/npm_and_yarn/demo/follow-redirects-1.14.8 (adbac0c)
- Merge pull request #61 from shikimori/dependabot/npm_and_yarn/demo/url-parse-1.5.10 (39842ce)
- Bump url-parse from 1.4.7 to 1.5.10 in /demo (74ab0c9)
- remove support of [review] bbcode (b011502)
- Bump follow-redirects from 1.13.1 to 1.14.8 in /demo (4e28123)
- Bump pathval from 1.1.0 to 1.1.1 (a9e2b53)
- Bump nanoid from 3.1.23 to 3.2.0 in /demo (7029f25)
- remove forgotten console.log (12903aa)
- Bump color-string from 1.5.3 to 1.6.0 in /demo (c84b06e)
- Bump path-parse from 1.0.6 to 1.0.7 in /demo (7e83235)
- Bump path-parse from 1.0.6 to 1.0.7 (4ba17e8)