Skip to content

v1.5

Latest
Compare
Choose a tag to compare
@dsuryd dsuryd released this 13 Jul 00:03
· 38 commits to master since this release

Features

  • Add capability in Markdown to conditionally render text sections.
  • Add MarkdownTOC support for URL fragments.
  • Add Image support for css attribute.
  • d-vm-context now emits onException event upon receiving server-side exception.
  • Add d-style to provide plain scoped styling.

Bug Fixes

  • Fix stale vmContext issue affecting web components.
  • Fix modal web component not running closing animation.
  • Fix VMContext not rendering state on re-mounting.
  • Refactor Card web component to improve the handling of children components.
  • Refactor Tab web component to improve the handling of children components.