Skip to content

v1.0.3

Compare
Choose a tag to compare
@jmarc-roy jmarc-roy released this 02 Aug 13:55
· 1 commit to master since this release
8d6b85d

Features

  • addon/custom-setup: new dispatch optional output used to dispatch @ngrx actions,
  • addon/custom-setup: new saveAndRestart output used to save settings and restart the designer,
  • api/endpoint-runner: enable custom components inputs like queries inputs.

Bug fixes

  • dashboard/subscription: fix 'need payment' toolbar flashing when switching app,
  • entities/relation-modal: fix related entity selector not correctly flexed,
  • entities/query-code-footer: fix inputs not correctly flexed,
  • data: fix query state not reset when switching app.

Performance

  • data/table: perf improvement by setting pagination/sorting before data on MatDataSource.