Skip to content

v10.0.0

Choose a tag to compare

@Ritzlgrmft Ritzlgrmft released this 03 Jun 18:48

10.0.0 (2020-05-23)

Features

  • ionic-logging-service
    • add methods to remove messages
  • ionic-logging-viewer
    • allow deleting of existing log messages
    • add confirmation dialog for deleting
    • fix styling issues

BREAKING CHANGES

  • ionic-logging-service
    • logMessagesChanged does no longer emit the last added message
  • ionic-logging-viewer
    • LoggingViewerModal component provides now by default a delete button for deleting the existing messages.
      The button can be hidden using the allowClearLogs parameter.