Skip to content

Releases: quasarframework/quasar-ui-qmarkdown

v1.0.7

06 Dec 17:12
Compare
Choose a tag to compare
  • fix(ui): dark mode color improvements
  • fix(ui): improvements to markdown cache

v1.0.6

27 Nov 21:29
Compare
Choose a tag to compare
  • fix(ae): missing renderMarkdown function for vue+markdown (.vmd) files #50

v1.0.5

27 Nov 15:40
Compare
Choose a tag to compare
  • fix(ui): small tweak to token css

v1.0.4

26 Nov 21:39
Compare
Choose a tag to compare

fix: broken app-extension

v1.0.3

26 Nov 20:54
Compare
Choose a tag to compare
  • fix: correct path for meta data

v1.0.2

26 Nov 20:34
Compare
Choose a tag to compare
  • fix(ui): dark mode improvements
  • feat(ui): add meta->docsUrl to json api

v1.0.1

25 Nov 16:16
Compare
Choose a tag to compare
  • feat: add support for dark mode (#43)

v1.0.0`

25 Nov 14:42
Compare
Choose a tag to compare
  • updated: v1.0.0 now uses the new UI kit. This means the app-extension is divided from the UI. This now allows the UI portion to be added as Quasar CLI, Vue CLI or UMD. Check out the codepen example her: https://codepen.io/Hawkeye64/pen/ExxzdMp?editors=1010
  • new(property): extend-prism - allows you to extend the Prism code highlighting with plugins and additional languages.
  • updated: A lot of the CSS for the markdown has been improved.

v1.0.0-beta.21

17 Sep 19:24
Compare
Choose a tag to compare
v1.0.0-beta.21 Pre-release
Pre-release
  • fix: issues with line numbers #33
  • feat: allow alternate char to be used in place of line numbers #34
  • fix: containers have too much space at bottom #32

v1.0.0-beta.20

15 Sep 16:32
Compare
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