-
When I run the command in the readme to install Grange
```
npm install @guillotinaweb/grange @guillotinaweb/grange-core @guillotinaweb/grange-form @guillotinaweb/ngx-state-traverser @guillotinaweb/p…
-
Debating between angular-schema-form and angular-formly... Any preference, I am leaning towards angular-formly.
-
I'm gonna try to get some life in here over from json-schema-form/angular-schema-form/issues/304 ;-)
I guess the first step would be to collect the existing ideas from all the different places and me…
-
VS Code is reporting following error.
[Angular]
'sf-form' is not a known element:
1. If 'sf-form' is an Angular component, then verify that it is part of this module.
2. If 'sf-form' is a Web Co…
-
I see this mentioned as "Applying Subschemas Conditionally" [here](https://github.com/ngx-formly/ngx-formly/issues/1459) circa 2019 in this repo, but I dont see any mention of it since. So, I am not s…
-
I am using $scope.$broadcast('schemaFormRedraw'); after dynamically adding elements to my angular-schema-form, however, when I do this, it refreshes the form and reverts back to the first tab every ti…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
```
### Area
```
- [x] devkit
- [ ] schematics
```
…
-
#### Enhancement
As a mobile app developer, I should be able to use schema form to display the form in android webview.
#### Expected behaviour
I expected the form is correctly rendered.
@json…
-
I am passing `sortOptions` to set some options for `ui-sortable`, however nothing is being returned.
When I look at the bootstrap decorator I can see the variable is being pulled out
https://git…
-
So we can work towards a common goal I'd like to discuss how exactly the Json Schema Builder should be used / called / included.
I created a small "Basic Usage" example based on the [Angular Schema Fo…