github siemens/ix @siemens/ix-angular@4.2.0

latest releases: @siemens/ix-react@4.2.0, @siemens/ix-docs@4.2.0
one day ago

Minor Changes

  • #2267 4b76803 Thanks @lzeiml! - Framework specific functions/services for modals and messages have been added to ix-angular, ix-react and ix-vue.

    • MessageService has been added to ix-angular and ix-angular/standalone. This service can be used to show messages using the showMessage function and different pre defined messages using the functions info, warning, error, success and question.
    • LoadingService has been added to ix-angular and ix-angular/standalone. This service can be used to display the loading modal using showModalLoading.
    • showModalLoading utility function has been added to ix-react and ix-vue.
    • showMessage, showMessage.info, showMessage.warning, showMessage.error, showMessage.success, showMessage.question utility functions have been added to ix-react and ix-vue.

Patch Changes

  • #2267 4b76803 Thanks @lzeiml! - An issue for ModalService and ToastService in ix-angular/standalone has been fixed and can now be injected correctly.

    Fixes #2060

  • #2267 4b76803 Thanks @lzeiml! - defineCustomElement is now called for modal related functions in ix-angular/standalone, fixing production builds. Fixes #2263, make sure to swap to the ModalService from ix-angular/standalone instead of ix-angular for this fix.

  • #2283 052bf07 Thanks @alexkaduk! - Fixed an issue where ix-tree with a custom renderItem function would throw a runtime error ("TypeError: this.renderItem is not a function")

    Fixes #2274

  • Updated dependencies [3cb0ab3, 9cb98da, 4dbed06]:

    • @siemens/ix@4.2.0

Don't miss a new ix release

NewReleases is sending notifications on new releases.