9.4 KiB
9.4 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.11.0 (2022-02-18)
Bug Fixes
- update mermaid to avoid xss (89c8a4c)
Features
1.10.13 (2021-07-22)
Note: Version bump only for package bytemd
1.10.12 (2021-07-22)
Note: Version bump only for package bytemd
1.10.11 (2021-07-22)
Note: Version bump only for package bytemd
1.10.10 (2021-07-22)
Note: Version bump only for package bytemd
1.10.9 (2021-07-22)
Bug Fixes
- frontmatter: types error (933da7e)
- highlight: replace deprecated API (f28be5f)
- svelte ssr compatible (a3c9afb)
1.10.8 (2021-07-11)
Note: Version bump only for package bytemd
1.10.7 (2021-07-11)
Bug Fixes
- commonjs bundle issue (41ce19f), closes #105
- toc: calculate currentHeadingIndex with correct index (#104) (6eb4dc4), closes #103
Reverts
- Revert "chore: gen unused file to tmp folder" (d03b024)
1.10.6 (2021-07-08)
Note: Version bump only for package bytemd
1.10.5 (2021-07-08)
Note: Version bump only for package bytemd
1.10.4 (2021-07-08)
Bug Fixes
- reactive locale props (d9d068c)
- refine max length prop (657b4d3)
- use import instead of require (#102) (0e0a566)
1.10.3 (2021-07-02)
Bug Fixes
1.10.2 (2021-07-02)
Note: Version bump only for package bytemd
1.10.1 (2021-07-02)
Note: Version bump only for package bytemd
1.10.0 (2021-07-02)
Features
1.9.2 (2021-05-12)
Bug Fixes
- first render ctrl-z (c882148)
1.9.1 (2021-04-12)
Bug Fixes
- disable scroll sync when override preview (574cbdf)
- image paste and drop (543b87b), closes #45
- message location null (d4613bc)
- nested heading in toc (8776ebc), closes #48
- ResizeObserver browser compatibility (2eb6f0a), closes #70
- vue: root element (7908c30)
1.9.0 (2021-03-10)
Bug Fixes
Features
1.8.0 (2021-03-10)
Bug Fixes
- tab indent behavior (24f100d)
Features
- add more shortcuts (a46c91c)
- add vim and emacs key bindings (af8af8f)
- add xml mode to enable inline html highlight (97b9593)
1.7.1 (2021-03-08)
Bug Fixes
- vue: markdown body dom (298ca7a)
1.7.0 (2021-03-05)
Bug Fixes
- mermaid: add cheatsheet (3bba2de)
Features
- improve wrap text (be2748a)
1.6.0 (2021-03-04)
Bug Fixes
- editor only white screen (ea921a8)
- merge default en for incomplete locales (9b33f07)
- tab mode style (452bac0)
- tab size (a06cded)
- word count (3c976fb)
Features
- support incomplete locales (4f9becd)
- mermaid: add dropdown and examples (cf05464)
- override preview (dd7b4c5)
1.5.0 (2021-02-28)
Bug Fixes
- add dropdown title, style tweaks (199ceb5)
- box-sizing reset (74a436a)
- flatten actions to get all cheatsheets (f6ab7c1)
- keep image attrs consistant with mdast (09d41c7)
- toc error caused by empty heading (41755dc)
- math: select inline or block formula (13d439f)
- math-ssr: type errors (99eb418)
Features
- mdx: init (ea952b1)