Commit Graph

4 Commits

Author SHA1 Message Date
pooria b7830a3e32 feat: add ToolbarScope parameter to editors for scoped toolbar contributions
- 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.
2026-06-30 01:44:24 +03:30
pooria 6406d77732 chore: update project files to use version variables for package references and adjust import order
- 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.
2026-06-22 20:42:04 +03:30
pooria a6755ed21f update demo and bumped versions 2026-06-12 02:23:33 +03:30
pooria 3ff35dedb5 first commit
Release NuGet Packages / pack-and-push (release) Failing after 10m17s
2026-05-21 11:20:43 +03:30