-
It would be good to allow the user to specify ng-options for a select in templateOptions.
My use case is to use `option as option.name for option in to.options` so I can return the option model rather…
-
So the expected way to make sure that a property does not exist is to just not include it in the apiCheck specification, correct? But I think there might be a use case for having a type called `nothi…
-
Browser reports "can't find the server at formly-material.meteor.com" when trying to follow [link](http://formly-material.meteor.com/demo/input) from `README.md`
`tracert formly-material.meteor.com` …
-
**Is your feature request related to a problem? Please describe.**
Formly only supports up to version `draft-07` of the JSON Schema specification (it will be good also for this to be documented s…
-
**Description**
Using FormlyMaterial with Material 15.1 (MDC components) a checkbox field is styled the same way as other Material Form Field controls - that is, with a border or background. Th…
-
My quasar app is not rendering the q-formly.
Environment:
NodeJs: **9.9.0**
NPM: **6.5.0**
yarn: **1.13.0**
quasar-cli: **0.17.23**
vue: **2.5.17**
vue-cli: **2.9.6**
quasar-framework: **0.1…
-
Just checking, I am considering moving from Ionic to Nativescript and formly is critical to the app we are building.
-
**Is your feature request related to a problem? Please describe.**
Formly is taking a big chunk of my application bundle.
**Describe the solution you'd like**
Mayby with newest features that …
-
When using the module on my app I get this error:
Found peer TypeScript 2.1.6
ng-formly-nativescript/core/services/formly.form.builder.spec.ts(32,45): error TS2345: Argument of type '{ label: stri…
-
Hi,
I'm trying to display tabs with angular-formly-templates-material but it's not rendering? Please refer to this example: http://angular-formly.com/#/example/integrations/ui-bootstrap-tabs
Are tab…