v2.38.0
New feture
- The
printTemplate
option has been added. #696
Enhancement
- Adapt module export for Typescript 2.6. #700 (@DouglasOGarrido)
- Updated Typescript definitions. #701 (@Josef-Haupt)
- Modified the
anchor
module to can use the "tel:" and "sms:".
Bugfix
- Fiexed "Request-Headers" error at the
ImageGallery
. #702 (@verti4cal) - Added media component exception handling. #694
- Fixed a bug where tag would render when pasting text containing HTML tags. #691
- Fixed a bug that focusing on the editor when using the
core.setContents()
method. #686