Releases: quasarframework/quasar-ui-qmarkdown
Releases · quasarframework/quasar-ui-qmarkdown
v1.0.15
- fix: Cannot read property 'block' of undefined (#52)
v1.0.13
- feat: support for same-page anchor links without page reload
v1.0.12
- feat: add attribute 'name' to headings
- fix: markdown line numbers background color when in dark mode
v1.0.11
- feat: support anchor links and link paths with '..' as local links
v1.0.10
- 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.
v1.0.8
- fix: 'pre code' should not wrap as it can mess up line numbers
v1.0.7
- fix(ui): dark mode color improvements
- fix(ui): improvements to markdown cache
v1.0.6
- fix(ae): missing renderMarkdown function for vue+markdown (.vmd) files #50
v1.0.5
- fix(ui): small tweak to token css
v1.0.4
fix: broken app-extension