Releases: ant-design-blazor/ueditor-blazor
Releases · ant-design-blazor/ueditor-blazor
v1.0.2
What's Changed
- set value also needs to be used after ready to ensure that it takes effect by @hejiajun107 in #19
Full Changelog: 1.0.1...1.0.2
v1.0.1
What's Changed
- setheight需要在ready后使用确保生效 by @hejiajun107 in #18
New Contributors
- @hejiajun107 made their first contribution in #18
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Add Height/Width Support by @charset in #1
- Update Editor.razor.cs by @charset in #3
- Update ueditor-blazor.js by @charset in #4
- Update README.md by @charset in #5
- fix multiple instance by @ElderJames in #7
- Add a demo to show how to upload images with neditor by @charset in #14
- Add TFM .NET6 and .NET7 by @ElderJames in #16
- Chore: add setup .NET 7 SDK and release script for github actions by @ElderJames in #17
New Contributors
- @charset made their first contribution in #1
- @ElderJames made their first contribution in #7
Full Changelog: https://github.com/ant-design-blazor/ueditor-blazor/commits/1.0.0