@fundamental-styles/fn
Advanced tools
Changelog
0.27.0-rc.17 (2023-02-23)
styles: * .fd-table--fixed
does not need paddings anymore, remove them
from now add fd-table--no-outer-border fd-table--top-border
classes to the table which is in a card
feat(styles): table fixed end columns and refactoring
fix(styles): rollback to import approach
fix(styles): table variables refactoring
fix(styles): refactoring
fix(styles): table group & tree functionality refactoring
fix(styles): table interactive states refactoring
fix(styles): table borders and general refactoring
fix(styles): table refactoring [ci visual]
feat(styles): fixed footer
feat(styles): table fixed docs and improvements [ci visual]
feat(styles): table refactoring [ci visual]
fix(styles): table navigation arrows in rtl [ci visual]
fix(styles): table in card borders issue [ci visual]
fix(styles): navigation icon in table [ci visual]
Changelog
0.27.0-rc.16 (2023-02-23)
styles: * Class fd-popover__body--input-message-group
should be applied to popovers under form controls to avoid gap.
fix(styles): form message position, styles & docs refactoring
feat(styles): embedded state for form-message (moved from ngx)
fix(styles,docs): form messages were made static [ci visual]