Any news about this components, for the next releases ?
Why all takes so long? Why every component seems to be neglected? Other Indipendent Open Source components are getting better in only a few months..........
"every component seems to be neglected" is far from the truth - have a look at our changelog and you'll see we are constantly improving and adding features to various components.
That being said, the Banner component has not yet been kicked off collectively between our designers and platform engineers.
Last year, placeholder issues were put in place for each of the components appearing on material.io when the site was re-launched in the spring with the intent of future tracking, but some components have taken higher priority over others, even at a broader level than just MDC Web.
Why all takes so long? Why every component seems to be neglected? Other Indipendent Open Source components are getting better in only a few months..........
I think you can speed up development by providing a pull request ;)
Hello,
In my latest project, which is already themed with MCW, I needed to use the material design banner but unfortunately, it wasn't available here as an MDC component so I decided to create one for myself. I created a banner component that follows the new MD guidelines and I thought the the code I wrote might help everyone of the MCW community (as I see that you need this component) and especially you guys start the development of this component. You can find everything I did in this codepen; resize the screen to 360px to see the mobile layout and to 720px for the desktop layout.
I really hope this helps everyone in the MCW community who needs this component and especially you, the developers of MCW to create this component. If I can be of any more help, please tell me and I'd be happy to help develop this component.
My colleague sent pull request #4359 for banners
@gugu Oh, that's great!
What's the state of the banner story? ;) That linked PR passed all checks and could be merged, couldn't it?