Niko Kovacic
1fed7c61fa
Angular Formly IFormlyConfig added missing properties.
2016-01-08 14:19:13 +01:00
Scarrier
6dd0b2dc5c
Fix definition for IFieldGroup, add IFieldArray as convenience type for formly-form fields property, update tests
2016-01-04 15:43:02 -06:00
WAEL BEN ZID
223687fd0d
BUGFIX in ITemplateOptions definition
2015-12-16 22:55:03 +01:00
WAEL BEN ZID
f7ba60bb14
Update definition of ITemplateOptions
2015-12-11 12:16:01 +01:00
Elmar Burke
218f7fda9b
added default export for angular-formly
2015-11-19 09:37:02 +01:00
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