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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Migrated JavaScript codebase to TypeScript with strict type checking
and namespace organization (#449) by @MaxymGorn
Replaced Excubo.WebCompiler with Webpack build system including source
maps, code splitting, and TypeScript declaration generation (#449) by @MaxymGorn
Integrated Vitest for JavaScript / TypeScript testing, ESLint for
linting, included Codecov coverage report by separate flag for TypeScript tests, and Prettier for code formatting (#449) by @MaxymGorn
Enhanced XML documentation for CropperComponent events with detailed
parameter descriptions (#453) by @MaxymGorn
Fix error during blazor server prerendering in dispose methods (#453) by @MaxymGorn