chunkai1312 / muibox

Promise-based dialog boxes (alert, confirm, prompt) using Material-UI
https://chunkai1312.github.io/muibox
MIT License
20 stars 6 forks source link

Message as jsx #7

Closed VagnerNico closed 4 years ago

VagnerNico commented 4 years ago

Hello @chunkai1312 I'm using your lib ostenssively on my application, so I faced a new lack of feature and wants to contribute again with this project. The idea of this feature is add the option to set the message prop with custom JSX instead of a String, so the user can change colors and even put an animation if necessary.

My best regards

chunkai1312 commented 4 years ago

@VagnerNico: Thanks for your contribution! The version 1.2.0 has been released.