troibe / material-components-web-miso

Matiso - Material components for Miso
https://www.matiso.dev
7 stars 0 forks source link

Introduce List #8

Closed adrianomelo closed 3 years ago

adrianomelo commented 3 years ago

This PR introduces the List component, and it looks amazing! :D

I was struggling to get it to work because of the "MDCList:action" custom event. I found what you did by checking the issues from miso.

There is a new component in the Main.hs to demo how it works. I added some "-- TODO:" comments for the things that are going to require double-checking.

PS: I rebased on top of the PR to update the version of the libraries. The ripple effect only works with version 6.0.0.

troibe commented 3 years ago

Sorry for not getting back to you for such a long time. I was finishing up my internship. Now this week I have more time and will check it out!

troibe commented 3 years ago

The new list in action list