cljs-react-material-ui icon indicating copy to clipboard operation
cljs-react-material-ui copied to clipboard

props-kebab->camel->js does not handle multi level props

Open keeds opened this issue 6 years ago • 2 comments

With the replacement of camel-snake-kebab, props-kebab->camel->js does not handle mutlti level props.

e.g. Setting (ui/flat-button {:label-style {:font-size "14px"}}). The :font-size keyword would not be handled.

keeds avatar Sep 25 '17 14:09 keeds

PR https://github.com/madvas/cljs-react-material-ui/pull/43

keeds avatar Sep 25 '17 14:09 keeds

Hey @madvas. Is there any issue with this ticket and PR? Was just wondering if this could get merged and released at some point? If there is anything you want me to do/change then please shout. Thanks.

keeds avatar Oct 13 '17 12:10 keeds