Releases: Spillgebees/Blazor.RichTextEditor
Releases · Spillgebees/Blazor.RichTextEditor
1.2.2
What's Changed
- ✨ reproducible builds were already working, reverting recent changes by @igotinfected in #38
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- 🐛 fix symbols not being published to artifact by @igotinfected in #37
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- ✨ add documentation and symbols to NuGet by @igotinfected in #35
- ✨ make
IsEditorEnabledbindable by @igotinfected in #36
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- 🐛 fix production release building in development mode (#22) by @igotinfected in #26
- ✨ add toolbar position option (#23) by @igotinfected in #27
- ✨ add
IsTouchedevent callback (#24) by @igotinfected in #28 - 🐛 fix disposal scenarios and improve exception handling by @igotinfected in #31
- ✨ add nuget package icon by @igotinfected in #32
Full Changelog: 1.0.0...1.1.0
1.0.0
Full Changelog: v1.0.0-rc.2...1.0.0
v1.0.0-rc.3
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3
v1.0.0-rc.2
What's Changed
- 🐛 fix publish workflow permissions by @igotinfected in #16
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
v1.0.0-rc.1
What's Changed
- ✨ initial WIP implementation by @igotinfected in #1
- ✨ add gh pages action to deploy the WASM sample by @igotinfected in #2
- ✨ add
ContainerClassproperty by @igotinfected in #3 - 🐛 fix deployment permissions by @igotinfected in #4
- 🐛 fix nested workflow permissions by @igotinfected in #5
- ✨ add base class for rte container by @igotinfected in #6
- ✨ prepare nuget packaging by @igotinfected in #7
- ✨ change base path during deployment step by @igotinfected in #8
- ✨ cleanup samples by @igotinfected in #9
- ✨ use JS initializer to bootstrap library by @igotinfected in #10
- ✨ introduce a typescript assets project by @igotinfected in #11
- 🐛 fix missing favicon and default fonts bug by @igotinfected in #12
- ✨ add bindable properties by @igotinfected in #13
- ✨ debounce JS side,
IsTouchedproperty by @igotinfected in #14 - 📝 prepare release candidate by @igotinfected in #15
New Contributors
- @igotinfected made their first contribution in #1
Full Changelog: https://github.com/Spillgebees/Blazor.RichTextEditor/commits/v1.0.0-rc.1