Skip to content

Fix 25.1.3#49

Merged
artem-kurchenko merged 13 commits into
25.1.3+from
fix-25.1.3
Dec 15, 2025
Merged

Fix 25.1.3#49
artem-kurchenko merged 13 commits into
25.1.3+from
fix-25.1.3

Conversation

@artem-kurchenko
Copy link
Copy Markdown
Contributor

No description provided.

- Converted class component to functional component with hooks (useCallback, useState)
- Added proper TypeScript types for Employee and FormTypes
- Created data.ts with typed Employee interface
- Removed orig_ backup files
- Build and lint checks passed
- Migrated from Options API to Composition API with script setup lang=ts
- Used ref for reactive state management
- Added proper TypeScript types for Employee
- Created data.ts with typed Employee interface
- Removed orig_ backup files
- Build and lint checks passed
- Updated with proper DevExtreme TypeScript types (Employee interface)
- Used named configuration components dxi-form-item (v24.2+)
- Created app.service.ts with typed Employee model
- Fixed import order and added proper return types
- Removed orig_ backup files
- Build and lint checks passed
- Converted var declarations to const/let
- Modernized function syntax (arrow functions, template literals)
- Updated CSS selectors to kebab-case (form-avatar)
- Maintained JavaScript (not TypeScript per checklist)
- Removed orig_ backup files
- Lint checks passed
- Migrated MVC example to ASP.NET Core
- Created Employee model with validation attributes
- Updated HomeController with modern ASP.NET Core patterns
- Implemented form custom items with DevExtreme validators
- Removed old SampleOrder/SampleData files
- Build checks passed
@artem-kurchenko artem-kurchenko merged commit 4265cb4 into 25.1.3+ Dec 15, 2025
@artem-kurchenko artem-kurchenko deleted the fix-25.1.3 branch December 15, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant