Semantic-Org / Semantic-UI-Ember

Official Semantic UI Integration for Ember
MIT License
330 stars 112 forks source link

Add support for features released in semantic UI 2.4 #248

Open abhinavk96 opened 5 years ago

abhinavk96 commented 5 years ago

I am unable to use the clearable property of ui-dropdown which was released in version 2.4 of Semantic UI. Any workarounds would be appreciated, thanks!

wuarmin commented 5 years ago

I recommend using ember-power-select. I could share my styling scss-vars, if you want.

abhinavk96 commented 5 years ago

Thanks @wuarmin