J Corley
J Corley
It's different. We use the select2 jquery addon for our sl-select. The problem is that we never talk to select2 after init. So anything bound in using ember that is...
**PROPOSAL** Support class='input-group-addon'. Support TBWS sizes (class="input-lg")
Addressed by #1458
agreed, remove it
Resolved by #1458
#1458 will likely close this issue. Previously the date was bound to the 'value' property, which is a string. #1458 changes this to force binding on an object of type...
This issue appears to be related to sl-calendar requiring an outside bind on the VALUE string property. #1458 changes sl-calendar to force outside binding on selectedDate property which is an...
Should be resolved by #1458
Note: 'content' property is now 'events' once #1458 is merged.
@notmessenger whoops, fixed.