2.0.10
Key updates December 2024, January 2025
CXBOX (Demo)
Added: List widget - alignment of numeric field types
We have adjusted the alignment for numeric field types (number, money, percent) in List widget to be right-aligned. Both headers and content are now consistently aligned to the right.
Added: Form, Info widgets - improved field alignment
We have improved the layout logic for fields in Form and multi-column Info (with titleMode: top) widgets. The row layout remains consistently aligned, regardless of whether the fields include labels or not.
Added: fileUpload field - case-insensitive file extension handling for file preview
We have implemented case-insensitive validation for file extensions to ensure accurate file type representations in previews. Whether the extension is .png or .PNG, the preview icon will now correctly display the file type.
Added: List widget - constant funnel size for all fields
Now, the funnel size remains the same regardless of the type of the filtered field.
Other Changes
CXBOX (Core Ui)
We have released a new CORE UI version (2.4.3).
Other Changes
CXBOX documentation
Added: AdditionalList
We have provided a detailed description of AdditionalList widget.