Teradata / covalent

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

Stubbed out action ribbon demos - Adam #2215

Closed knapsack-cloud[bot] closed 1 month ago

knapsack-cloud[bot] commented 1 month ago

Need help to complete this one. The loading and pending variants both have animated icons that I can't add from here.

View Changes in Knapsack

owilliams320 commented 1 month ago

Which icon are you trying to use? loader_dots is not animated but its got the three dots? Theres a slot called "icon" that is not documented and can insert any element there. Looks like it needs some work though.

adamnel commented 1 month ago

Which icon are you trying to use? loader_dots is not animated but its got the three dots? Theres a slot called "icon" that is not documented and can insert any element there. Looks like it needs some work though.

Originally in the svg-based covalent icons, the loader dots animated. Between that and the loading spinner we had a couple options for showing an ongoing process. Need to place those animations here somehow, I imagine they have to be something other than just an icon to do it though.

owilliams320 commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: