- Moved quick-filter panel below toolbar in MgGridBase for improved layout and visual alignment; FilterPanel now renders as a styled band between toolbar and group panel. - Exposed GridSizeMode on IMgGridBase and MgGridBase; MgTagBox now inherits grid density by default for consistent sizing. - Renamed FilterText to CustomFilterCriteria across grid/data source classes and tests to clarify its role as a DevExpress criteria string. - Updated documentation (README.md, MGGRID_PARAMETERS.md, GLOSSARY.md, ADR 0004) to reflect filter panel placement, parameter naming, and sizing/layout changes. - Adjusted CSS for new filter panel layout and visual integration. - Updated example usages and tests to match new API and layout. |
||
|---|---|---|
| .. | ||
| ARCHITECTURE.md | ||
| CONVENTIONS.md | ||
| GLOSSARY.md | ||
| README.md | ||
README.md
AyCode.Blazor documentation
Top-level documentation for the AyCode.Blazor repo (Blazor/MAUI UI framework — Layer 1).
Reference docs (flat)
ARCHITECTURE.md— Repo architecture overviewCONVENTIONS.md— Coding conventionsGLOSSARY.md— Domain glossary
Topic folders
Topic-specific documentation lives at the sub-project level:
- MGGRID (data grid component family):
../AyCode.Blazor.Components/docs/MGGRID/README.md
Navigation
Per the AI Agent Core Protocol (folder navigation rule), start from this README when browsing docs/. Single-file reference docs remain flat at this level; multi-file topics live in named subfolders.
See also
- Base framework docs:
../../AyCode.Core/docs/README.md(if present) and per-projectdocs/folders under AyCode.Core.