@guillotinaweb/pastanaga-angular
Advanced tools
Changelog
2.65.4 (2024-03-19)
Changelog
2.65.3 (2024-03-19)
noBackground
on both pa-table-header
directive and pa-table-sortable-header
componentborder
on the tableChangelog
2.65.0 (2024-03-18)
$dimension-button-{size}
is renamed into $height-button-{size}
. The button height is no longer depending on button’s padding and line-height, instead button’s height is defined by $dimension-button-{size}
tokens.$padding-button-{size}
is renamed into $padding-sides-button-{size}
. Vertical padding is no longer needed now button’s height is defined with a token.$padding-button-icon-text-{size}
is split into $padding-left-button-icon-text-{size}
and $padding-right-button-icon-text-{size}
.Changelog
2.64.9 (2024-03-11)
Changelog
2.64.8 (2024-02-20)
expanded
option to work on card expander (allowing to have the expander open by default also for card expander)Changelog
2.64.6 (2024-02-12)
blur
on the field on setDisableState
method.