Skip to content

Releases: ling921/tui.editor.blazor

Release 0.1.2

10 Jul 03:34
eef4508
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

Release 0.1.1

09 Jul 13:48
436d708
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Release 0.1.0

08 Jul 07:54
2fa7648
Compare
Choose a tag to compare

🚀 Release Notes - Version 0.1.0

ToastUIEditor.Blazor 0.1.0 is available! This release includes the following key features and enhancements:

  • Added Editor component for embedding a Markdown editor in Blazor applications.
  • Introduced Viewer component for displaying Markdown content in read-only mode.
  • Implemented events for handling editor interactions.
  • Provided access to the editor instance for programmatic control.
  • Added configuration options through the Options parameter.

For detailed usage instructions and examples, please refer to the documentation.

📝 License: This software is licensed under the MIT License.

Get started with ToastUIEditor.Blazor by following the installation instructions in the documentation.

Welcome your feedback and contributions! Please open issues and submit pull requests on our GitHub repository.

Thank you for your support! Happy coding! 🎉