3.8.0
Changes
✨ New Features
- Add configurable DocumentFlow scroll steps (0e3af97)
🐛 Bug Fixes
- Fix EnumSelect popup sizing (eb1c802)
🧰 Maintenance
- Update ci to use NuGet Trusted Publishing via dotnet-releaser (cec47e9)
🧰 Misc
- Bound DocumentFlow visual recycling (0f0b5b3)
- Reuse default Markdown code block visuals (61f0fc9)
- Right-size LogControl wrap caches (fcb25d4)
- Allow disabling MarkdownControl scrolling (d3c851b)
- Handle DBNull Boolean cells in DataGrid (84cb25d)
- Render initial EnumSelect value (91990e2)
Full Changelog: 3.7.5...3.8.0
Published with dotnet-releaser