- Introduce a new ToolbarScope parameter in SbMarkdownEditor, SbMarkEditor, and SbRichTextEditor to filter toolbar contributors based on context.
- Update related services and interfaces to support scoped contributions, enhancing the flexibility of toolbar item management.
- Add disposal handling in SbSelectOption to unregister options properly.
- Implement CSS coverage fixes for various components to ensure consistent styling across the application.
- Replace hardcoded package versions with version variables in SufiChain.SufiBlazor and SufiChain.SufiBlazor.Demo.Localization project files.
- Change import order in Directory.Build.props to prioritize versions.props before common.props.