jsonforms icon indicating copy to clipboard operation
jsonforms copied to clipboard

Remove Redux from unit tests and internal example application

Open sdirix opened this issue 4 years ago • 0 comments

While we got rid off Redux for regular JSON Forms usage there are still some places left where we use Redux internally.

  • Some unit tests still use the Redux backend, especially in @jsonforms/vanilla-renderers.
  • The internal example app is still Redux-based

Redux should also be removed here.

sdirix avatar Feb 26 '21 07:02 sdirix