Andreas Eberhart
Andreas Eberhart
Thanks for the pull request. Can you please add an issue where you describe the issue you're fixing? Ideally, your change should be as small as possible (i.e. only fix...
Unfortunately, the material components (cdk) cannot be replaced easily (as you can see with all the mat-* tag here https://github.com/dashjoin/json-schema-form/blob/master/projects/dashjoin/json-schema-form/src/lib/json-schema-form.component.html). Would the material theming work for you? https://material.angular.io/guide/theming
should be possible and fairly straightforward to use something like this https://ng-bootstrap.github.io/#/components/datepicker/examples
Seems like the lib above has all the necessary components. The datepicker is just one example of course. It's unlikely we'll assign a high priority to this issue. So unless...
tab implemented for additionalProperties. might make sense to allow tab layout for object also
Thanks for the pointer. XSTATE is pretty interesting. Seems like a json schema form component could be used to modify context data and trigger a transition right? Seems like this...
Probably the best option is array-select. We'd only need an option to add an entry that is not yet in the options list.
We have the following options: * chips layout (need to support autocomplete see #133) * using a popup window * using array-select in conjunction with an "add" input field (basically...
The issue only happens with " " (space) characters in the resource name. Other special characters work fine. In this case, react admin cannot map the browser route to the...
postpone RA update maybe replace table names containing space with _