Skip to content

Latest commit

 

History

History
91 lines (58 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

91 lines (58 loc) · 1.66 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Fixed

  • Custom ClassName would not be used if the component was not rendered inside an EditForm. Patch contributed by Kamil Kuklinski.

1.0.4 - 2022-05-20

Fixed

  • Disposing of dot net reference calls
  • InsertContent correct function call

1.0.3 - 2022-04-27

Changed

  • Chunking size limit value

1.0.2 - 2022-04-08

Added

  • InsertContent API to insert content at caret position

Fixed

  • Default cloud channel back to '6'
  • Editor not cleaning up pop-up after disposing

1.0.1 - 2022-03-23

Fixed

  • Default cloud channel reverted to '5' until the release of '6'

1.0.0 - 2022-03-08

Changed

  • License: Code provided under MIT license
  • Default cloud channel to '6'

0.0.9 - 2021-12-04

Added

  • Support for EditContext

0.0.8 - 2021-10-13

Added

  • ClassName parameter for outside container

0.0.7 - 2021-08-26

Added

  • Disable property

0.0.6 - 2021-05-18

Changed

  • Remove event listeners when disposing

0.0.5 - 2021-05-12

Changed

  • Setup callback to execute after initial setup

0.0.4 - 2021-05-07

Added

  • Support for text output
  • IDisposable implementation

Changed

  • Typo triggering multiple script downloads
  • Fix reference when reseting to null

0.0.3 - 2021-01-11

Changed

  • Update package metadata

0.0.2 - 2021-01-07

Changed

  • Update package metadata

0.0.1 - 2021-01-07

Added

  • Editor wrapper for blazor