OptimalBPM / angular-schema-form-dynamic-select

AngularStrap and AngularUI dynamic select implementation(static/sync/async/http, filters) for Angular Schema Form
MIT License
55 stars 45 forks source link

Add labelHtmlClass to uiselect and uimultiselect #90

Closed JamesGuthrie closed 8 years ago

JamesGuthrie commented 8 years ago

This is a pretty trivial change to the template. I came across the issue with the umd gulp module breaking the js and removed the return angularSchemaFormDynamicSelect; line and ,angularSchemaFormDynamicSelect from the .js and .min.js which was output.

nicklasb commented 8 years ago

Good stuff!