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.
- New
LicenseKey
property to be used with self hosted TinyMCE.
- Default cloud channel to '7'.
- Dropped support for .NET 5 and 6 in favor of 8 since they are out of service more details can be found at https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core
- Custom ClassName would not be used if the component was not rendered inside an EditForm. Patch contributed by Kamil Kuklinski.
- Disposing of dot net reference calls
InsertContent
correct function call
- Chunking size limit value
InsertContent
API to insert content at caret position
- Default cloud channel back to '6'
- Editor not cleaning up pop-up after disposing
- Default cloud channel reverted to '5' until the release of '6'
- License: Code provided under MIT license
- Default cloud channel to '6'
- Support for EditContext
- ClassName parameter for outside container
- Disable property
- Remove event listeners when disposing
- Setup callback to execute after initial setup
- Support for text output
- IDisposable implementation
- Typo triggering multiple script downloads
- Fix reference when reseting to null
- Update package metadata
- Update package metadata
- Editor wrapper for blazor