Skip to content

Releases: quasarframework/quasar-ui-qmarkdown

v1.0.23

08 Feb 22:11

Choose a tag to compare

  • fix: pre tag bottom margin too big when line numbers < 3 (#74)

v1.0.22

01 Feb 13:25

Choose a tag to compare

  • fix(ui): makeTree method fails to work when 'toc-start' is >1 (#71)

v1.0.21

28 Jan 15:50

Choose a tag to compare

  • feat: vetur support

v1.0.20

21 Jan 13:43

Choose a tag to compare

  • fix: property 'block' of undefined at Function.markdownItContainer (#52)

v1.0.16

11 Jan 16:08

Choose a tag to compare

  • fix(ae): make sure UI component also gets transpiled (fixes: #66)

v1.0.15

06 Jan 21:31

Choose a tag to compare

  • fix: Cannot read property 'block' of undefined (#52)

v1.0.13

05 Jan 20:21

Choose a tag to compare

  • feat: support for same-page anchor links without page reload

v1.0.12

05 Jan 18:27

Choose a tag to compare

  • feat: add attribute 'name' to headings
  • fix: markdown line numbers background color when in dark mode

v1.0.11

04 Jan 17:51

Choose a tag to compare

  • feat: support anchor links and link paths with '..' as local links

v1.0.10

17 Dec 19:36

Choose a tag to compare

  • fix: $q.dark links (#58)
  • All links (except those in containers) are now default color. Additional information on main docs page for overriding just QMarkdown links, if you need to go that way.