1.108.0
·
10 commits
to master
since this release
Included commits: 1.107.2...1.108.0
Improvements
- Introduced
advanced-tablemolecule to provide a flexible, reusable table component with dynamic column rendering, custom cell types, sortable columns, and pagination support. - Introduced
advanced-table-actions-cell,advanced-table-date-cell,advanced-table-image-cell, andadvanced-table-status-cellmolecules as dedicated cell renderers for theadvanced-tablemolecule. - Introduced
collapsible-blockmolecule to provide a native HTML collapsible section component. - Introduced
form-filtersmolecule to render filter fields for a form. - Introduced
form-active-filtersmolecule to display and clear active filter values for a form, supporting both select and text field types. - Extended the
selectatom to render arbitrary HTML attributes from theattrproperty.