vrimar / construct-ui

A Mithril.js UI library
https://vrimar.github.io/construct-ui
MIT License
287 stars 23 forks source link

CustomSelect not taking style attribute #50

Closed jdiderik closed 3 years ago

jdiderik commented 3 years ago

Unless I am overlooking something, settings the style attribute on a CustomSelect doesn't propagate into the actual drawn div with the 'cui-custom-select' class. The documentation says that style is a valid attribute.

Thank you for your amazing work, it has been smooth sailing!

vrimar commented 3 years ago

Fix in v0.3.1, thanks!