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
Release 1.5.1: Migrated JavaScript codebase to TypeScript, Fix error during blazor server prerendering, Enhanced XML documentation (#456)
## Target
<!--
Why are you making this change?
-->
- Migrated JavaScript codebase to TypeScript with strict type checking
and namespace organization
- Replaced Excubo.WebCompiler with Webpack build system including source
maps, code splitting, and TypeScript declaration generation
- Integrated Vitest for JavaScript/TypeScript testing, ESLint for
linting, and Prettier for code formatting
- Enhanced XML documentation for CropperComponent events with detailed
parameter descriptions
- Fix error during blazor server prerendering in dispose methods
- Update packages
#### 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.
-->
- [ ] Tests cover new or modified code
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the site documentation
- [ ] I have made corresponding changes to the README, NuGet README file
- [ ] My changes generate no new warnings
- [ ] New dependencies added or updated
- [ ] Includes breaking changes
- [ ] 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.
-->
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: ColdForeign <tankon46555@gmail.com>
Co-authored-by: George Radchuk <38187349+ColdForeign@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments