Skip to content

Latest commit

 

History

History
76 lines (40 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

76 lines (40 loc) · 1.53 KB

2.4.0

  • Support custom render image/table/code/listitem

2.3.0

  • Support ng add

2.1.3

2.1.2

  • Add showPreviewPanel Option. (Default: true)
  • Fix #43

2.1.1

  • Add usingFontAwesome5 Option. (Default: false)
  • Fix #42

2.1.0

  • Support markedjs 0.7.0
  • Change the dependency import method. From linkscript to npm

2.0.0

  • Support Angular8

1.2.0

  • Fix #27, Support resizeable for component

1.1.11

  • Fix #25, Support config markedjs

1.1.10

1.1.9

  • Fix scrollPastEnd option's bug
  • Add enablePreviewContentClick option to enable preview panel content's click #22

1.1.8

  • Support for ace editor scrollPastEnd option

1.1.7

1.1.6

1.1.5

  • Support markdown syntax highlighting

1.1.4

  • Fix Issue #10

1.1.3

  • Merge #9

1.1.2

  • Support task list