David Pertiller
31cb037f57
Added ngModelElAttrs property
...
The field configuration object supports a property called `ngModelElAttrs` which allows you to place attributes with string values on the ng-model element. It's a straightforward alternative to ngModelAttrs and was implemented as a result of this issue: https://github.com/formly-js/angular-formly/issues/378#issuecomment-127211353
2015-11-13 23:33:38 +01:00
vpham6
7652e924ff
Update type for ngModelAttrs with key String
2015-10-21 11:45:23 -07:00
Scott Hatcher
ac1ca868dd
Expanded tests, defined formlyConfig, and defined formlyValidationMessages.
2015-07-16 11:52:50 -07:00
Scott
7706ea8916
Rename angular-formly-test.ts to angular-formly-tests.ts
...
Renamed according to comply with repo standards.
2015-07-16 08:56:54 -07:00
Scott Hatcher
0f38c90093
asyncValidators isn't required.
2015-07-14 10:48:48 -07:00
Scott Hatcher
5f6361e360
Add asyncValidators. Added in 6.18.0.
2015-07-14 10:45:53 -07:00
Scott Hatcher
2f073bda43
Added in optional bootstrap template option. Will need to pull out and place in bootstrap-templates definition if it expands much further.
2015-07-14 10:08:15 -07:00
Scott Hatcher
b22932b2ef
Removed unused interface.
2015-07-14 09:29:51 -07:00
Scott Hatcher
d910496ddc
Extended definitions with info from formlyApiCheck.
2015-07-14 09:28:38 -07:00
Scott Hatcher
7f7ac2c2b1
Remove implicit any's.
2015-07-13 08:43:43 -07:00
Scott Hatcher
d48e140826
Added a few other field types to test file.
2015-07-13 08:00:46 -07:00
Scott Hatcher
700ec57d8b
Allow custom bootstrap layout.
2015-07-13 07:55:15 -07:00
Scott Hatcher
442dbd53b5
Initial definition push.
2015-07-12 07:49:00 -07:00