DuneSt / MaterialDesignLite

This project prime goal is to bind the google's Material Design Lite project to Seaside and as second goal to build widgets on top of Material Design to help Seaside developers to create web applications with material design faster.
https://mdl.ferlicot.fr/
MIT License
40 stars 20 forks source link

293-MDLHighLevelWidgetstyle-is-broken #294

Closed jecisc closed 4 years ago

jecisc commented 4 years ago

The propertiesAt:put: method now expect an array as second argument.

Fixes #293

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 600


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Material-Design-Lite-Widgets/MDLHighLevelWidget.class.st 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Totals Coverage Status
Change from base Build 594: 0.0%
Covered Lines: 6596
Relevant Lines: 10000

💛 - Coveralls