day8 / re-com

A ClojureScript library of reusable components for Reagent
https://re-com.day8.com.au
MIT License
798 stars 147 forks source link

Decouple label from rendering function in dropdown. #108

Closed juanedi closed 7 years ago

juanedi commented 7 years ago

This allows to provide custom markup while not messing with filtering. See #107.

Gregg8 commented 7 years ago

Merged for version 0.9.0...thank you :-)