Skip to content

v1.2.0

Compare
Choose a tag to compare
@orlando orlando released this 08 Apr 19:18
· 287 commits to master since this release
074339f

1.2.0 (2019-04-08)

Bug Fixes

  • notifications: Update code to handle presentational data and icon mapping (1da6b6f)
  • notifications: Update markAllAsRead to call endpoint without params (df9fa1c)

Features

  • DiscourseService: Add ability to perform PUT requests (61a1195)
  • notifications: Add extra filter to normaliser to return only unread notifications (38ac3b2)
  • notifications: Add markAsRead method to the service (c003148)
  • notifications: Allow panel to expose handleReadAll (1dcd470)
  • notifications: Introduce reactive service to Notifications render props (9b1103b)