Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@fabric8cd fabric8cd released this 07 Aug 03:37

<a name"1.1.0">

1.1.0 (2017-08-07)

Bug Fixes

  • markdown:
    • Javascript code update following the standard (300d0753)
    • On the fly editAllow false action (a4e67b7a)
    • Changed font size from px to em (792c6500)
    • FIxed to mathc CSS standard (ca4d032b)
    • FIxed the CSS codes to match the standard (96558b1b)
    • Adding RouterModule in markdown example module (4121f714)
    • Better way to callback the function for preview and save (fb43c6d7)
  • tsconfig: Update tsconfig to support experimentalDecorator on all ts files (138b0fff)

Features

  • markdown:
    • Edit allow and place holder feature added (659085bc)
    • Markdown component added (aaf08aa4)