Files
ant-design-blazor/site
James Yeung b254a76c83 refactor(module: internal) namespace and access modifiers (#4631)
* Refactor AntDesign namespace and access modifiers

Removed licensing comments and changed several public classes and enums to internal, enhancing encapsulation. Updated namespaces to include ".Core" for better organization. Removed certain enums and classes, indicating a potential refactor or simplification of the codebase.

* Refactor namespace in EventHandlers.cs to simplify structure

Updated the namespace from AntDesign.Core to AntDesign, aligning with recent refactoring efforts to enhance code organization and encapsulation.
2025-06-30 11:33:09 +08:00
..