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
{{ message }}
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.
This would make it possible to have multiple
fieldTransforms
.This could be implemented as a non-breaking change by making this capable of handling a function or an array of functions:
angular-formly/src/directives/formly-form.js
Lines 138 to 143 in 55cbe3c
We'd want to log a deprecation warning, add error/warning docs, and test that (like we've done before, implementation | warning docs | test).
Then in a breaking release we could remove that logic and require it to be an array.
This one's up for grabs (whether you've contributed to open source before or not!)
The text was updated successfully, but these errors were encountered: