Skip to content

Releases: debtcollective/header

v1.7.0

20 Aug 00:40
Compare
Choose a tag to compare

1.7.0 (2019-08-20)

Features

v1.6.1

21 May 22:53
91b2110
Compare
Choose a tag to compare

1.6.1 (2019-05-21)

Bug Fixes

  • package.json: remove babel-jest pinning (9790eac)

v1.6.0

10 May 17:13
cc9826f
Compare
Choose a tag to compare

1.6.0 (2019-05-10)

Bug Fixes

  • docz: make docz work correctly (3836743)

Features

  • build: replace create-react-app with create-react-library (0265c66)

v1.5.0

08 May 00:09
bd939f7
Compare
Choose a tag to compare

1.5.0 (2019-05-08)

Features

  • package.json: use peerDependencies and devDependencies instead of dependencies (2ed017d)

v1.4.0

07 May 21:55
247c004
Compare
Choose a tag to compare

1.4.0 (2019-05-07)

Features

  • browserlist to target defaults (e3b15e4)

v1.3.0

24 Apr 21:02
4379955
Compare
Choose a tag to compare

1.3.0 (2019-04-24)

Features

  • babel: add corejs and specify version in @babel/preset-env (ce23916)

v1.2.0

08 Apr 19:18
074339f
Compare
Choose a tag to compare

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)

v1.1.1

04 Apr 19:07
1ed8b8d
Compare
Choose a tag to compare

1.1.1 (2019-04-04)

Bug Fixes

v1.1.0

04 Apr 19:02
1911603
Compare
Choose a tag to compare

1.1.0 (2019-04-04)

Bug Fixes

  • notifications: check unreadPrivateMessages on user object (e4f287e)
  • profile: Make sure to update notifications fixture import (59fff01)

Features

  • DebtcollectiveHeader: Add notifications component (54cd18b), closes #6
  • notifications: add ability to toggle a dropdown with alerts (aa91cae)
  • notifications: Add base for notification scope (829d85f)
  • notifications: Add base to work with normaliser function (8149c4f)
  • notifications: Add borders for notifications item on panel (a02b8e2)
  • notifications: Add functionality to normaliser for user notifications (962839d)
  • notifications: Add logic for service to get recent notifications (59d35ea)
  • notifications: Add mapping of icons from Discourse to Material like (de2e99b)
  • notifications: Add missing translations (13ead0a)
  • notifications: Add new NotificationsPanel component (3497332)
  • notifications: Add Panel within the InboxDropdown usage (9733c45)
  • notifications: Add static base of UI NotificationsPanel (64dff55)
  • notifications: Allow notification panel items to behave as link to notifications (78e7735)
  • notifications: Allow NotificationPanel to handle empty state (74c7478)
  • notifications: allow panel to use ClickAwayListener to close on outer click (275e8e3)
  • notifications: Make panel to render notification type based icon (19e62df)
  • profile: Add dropdown to inbox showing messages (d020ccf)

v1.0.1

01 Apr 18:02
b18689c
Compare
Choose a tag to compare

1.0.1 (2019-04-01)

Bug Fixes

  • deps: update dependency @material-ui/core to v3.9.3 (8a88262)
  • deps: update dependency styled-components to v4.2.0 (53dd365)
  • deps: update react monorepo to v16.8.6 (5fa8462)