v2.6.5
What's Changed
- Fixed Theme Switcher component to respect users system selection.
- Added attribute
padded="true/false"
to control padding in Dropmenu container and items container. - Added
selected_value
attribute to automatically select rows when Table component is rendered. Useful when using the table in edit mode. - Added
groupby
attribute to the Table component to enable grouping dynamic data by a specific key in the array used to draw the table.
Full Changelog: v2.6.4...v2.6.5