Skip to content

1.108.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 25 May 18:00
· 10 commits to master since this release

Included commits: 1.107.2...1.108.0

Improvements

  • Introduced advanced-table molecule 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, and advanced-table-status-cell molecules as dedicated cell renderers for the advanced-table molecule.
  • Introduced collapsible-block molecule to provide a native HTML collapsible section component.
  • Introduced form-filters molecule to render filter fields for a form.
  • Introduced form-active-filters molecule to display and clear active filter values for a form, supporting both select and text field types.
  • Extended the select atom to render arbitrary HTML attributes from the attr property.