Skip to content

Releases: quasarframework/quasar-ui-qmarkdown

v1.0.0-beta.20

15 Sep 16:32

Choose a tag to compare

v1.0.0-beta.20 Pre-release
Pre-release
  • fix: code blocks have padding on first line #28
  • fix: code block using prism have extra line at bottom #29
  • fix: numbers on code blocks should not be selectable #30
  • fix: change background-color to background #31

v1.0.0-beta.19

22 Aug 19:09

Choose a tag to compare

v1.0.0-beta.19 Pre-release
Pre-release
  • fix: incorrect class definition for 'code' #17

v1.0.0-beta.18

12 Aug 13:19

Choose a tag to compare

v1.0.0-beta.18 Pre-release
Pre-release
  • feat: Plug-in system for one-offs #7
  • You can now extend the markdown-it processor by using the extend property (Function) that takes md instance as a parameter.

v1.0.0-beta.17

02 Aug 20:51

Choose a tag to compare

v1.0.0-beta.17 Pre-release
Pre-release
  • feat(QMarkdown): now has line numbers for code blocks
  • use property no-line-numbers to turn off
  • This does not apply to the QMarkdown loaders

v1.0.0-beta.15

25 Jul 13:47

Choose a tag to compare

v1.0.0-beta.15 Pre-release
Pre-release
  • feat: css attributes optimizations

v1.0.0-beta.14

24 Jul 17:20

Choose a tag to compare

v1.0.0-beta.14 Pre-release
Pre-release
  • fix: turn off typographer for *.md and *.vmd files
  • fix: styling issues

v1.0.0-beta.13

01 Jul 23:27

Choose a tag to compare

v1.0.0-beta.13 Pre-release
Pre-release

fix: getTagParts parse tempate tags properly

v1.0.0-beta.12

14 Jun 15:04

Choose a tag to compare

v1.0.0-beta.12 Pre-release
Pre-release
  • feat(front-matter): add front-matter support to .vmd file processing

v1.0.0-beta.11

13 Jun 16:15

Choose a tag to compare

v1.0.0-beta.11 Pre-release
Pre-release
  • feat(vue+markdown): Introducing .vmd files for Vue with Markdown processing.
  • feat(getTagParts): new utility function to extract parts of a Vue file (template, script and style)

v1.0.0-beta.10

10 Jun 15:36

Choose a tag to compare

v1.0.0-beta.10 Pre-release
Pre-release
  • Syntax highlighting is broken #8