Teradata / covalent

Teradata UI Platform built on Angular Material
https://teradata.github.io/covalent/
MIT License
2.23k stars 358 forks source link

feat(components): adding fill to toggled on icon button #2144

Closed owilliams320 closed 3 months ago

owilliams320 commented 3 months ago

Description

Setting icon toggle button to be "filled" when toggled on

What's included?

Test Steps

General Tests for Every PR

Screenshots or link to StackBlitz/Plunker

https://github.com/Teradata/covalent/assets/3837706/8a597b69-228d-4960-9556-544a26ed6e22

adamnel commented 3 months ago

Fill toggling looks good. We made a modification to the toggled state vs default material to leave a highlight effect behind it when active, which is missing here though:

image

owilliams320 commented 3 months ago

:tada: This PR is included in version 8.10.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: