You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: Transition to TypeScript and Webpack build system (#449)
## Target
<!--
Why are you making this change?
-->
#### Open Questions
<!-- OPTIONAL
- [ ] Use the GitHub checklists to spark discussion on issues that may
arise from your approach. Please tick the box and explain your answer.
-->
## Checklist
<!--
It serves as a gentle reminder for common tasks. Confirm it's done and
check everything that applies.
-->
- [x] Tests cover new or modified code
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the site documentation
- [x] I have made corresponding changes to the README, NuGet README file
- [x] My changes generate no new warnings
- [x] New dependencies added or updated
- [x] Includes breaking changes
- [x] Version bumped
## Visuals
<!-- OPTIONAL
Show results both before and after this change. When the output changes,
it can be a screenshot of a trace, metric, or log illustrating the
change.
-->
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
The most powerful image cropping tool for Blazor WebAssembly / Server, Hybrid with MAUI, MVC and
11
+
The most powerful image cropping tool for Blazor Web App / WebAssembly / Server, Hybrid with MAUI, MVC and
12
12
other frameworks.
13
13
14
14
Cropper.Blazor is an essential component for building interactive image cropping and manipulation features in Blazor web applications. This versatile Blazor library empowers developers to integrate intuitive image cropping functionality directly into their Blazor projects, offering users a seamless and responsive image editing experience.
@@ -33,6 +33,7 @@ Cropper.Blazor is an essential component for building interactive image cropping
The most powerful image cropping tool for Blazor WebAssembly / Server, Hybrid with MAUI, MVC and
21
+
The most powerful image cropping tool for Blazor Web App / WebAssembly / Server, Hybrid with MAUI, MVC and
22
22
other frameworks.
23
23
24
24
Cropper.Blazor is an essential component for building interactive image cropping and manipulation features in Blazor web applications. This versatile Blazor library empowers developers to integrate intuitive image cropping functionality directly into their Blazor projects, offering users a seamless and responsive image editing experience.
@@ -36,6 +36,7 @@ Cropper.Blazor is an essential component for building interactive image cropping
0 commit comments