swayze
swayze copied to clipboard
Feat/frozen header line style
Context
Added the ability to style the frozen cell separator line
Approach
Updated the table and header line rendering to check if it is the last row/column and then use the new SwayzeStyle frozenCellSeparatorColor. Also adjusted unit tests to check default and styled borders with goldens.