You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the update to this add-on and for ember-bootstrap in general. However, while updating my app I noticed two small issues with the documentation:
The example on the README seems to be for ember-bootstrap-changeset-validations as it uses the changeset helper.
Version 1.x had a nice feature that in certain cases when the cp-validation included presence: true, then it would mark the form element as required (see this line). Given that this seem to not be the case anymore, I think it should have been documented as a breaking change; albeit it would be nice to have this feature back.
The text was updated successfully, but these errors were encountered:
Thank you for the update to this add-on and for ember-bootstrap in general. However, while updating my app I noticed two small issues with the documentation:
changeset
helper.presence: true
, then it would mark the form element as required (see this line). Given that this seem to not be the case anymore, I think it should have been documented as a breaking change; albeit it would be nice to have this feature back.The text was updated successfully, but these errors were encountered: