Skip to content

Latest commit

 

History

History
75 lines (36 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

75 lines (36 loc) · 2.91 KB

3.0.0-0 (2020-06-14)

Bug Fixes

Features

  • update to angular 9 (fb07836)
  • fb-service: add parameter to force fresh response (#120) (8e2f78f)

2.4.0 (2017-04-18)

Features

  • return a promise for init method (5362a16), closes #67

2.2.0 (2017-04-05)

2.1.1 (2017-04-02)

Bug Fixes

  • fb-share: fix class name (140d219)
  • specify default url (8b97c23)
  • fb-comments: set href default value (93ca83a)
  • explicitly define type (ec20b17)
  • fix FBMLInstanceMethod decorator (ae1f155)

Features

  • facebook-service: better error handling (d5a1061), closes #55
  • add comment, comment-embed, video, and post (de28085)
  • add quote, save, send and share (ab4a998)

Performance Improvements

  • embedded-video: destroy listeners on component destroy (9aee88b)

1.4.0 (2017-03-24)

Bug Fixes

  • ui-params: add message property to interface (c250299)
  • ui-params: add property message to interface (#59) (50b8fe8)

Features

  • add grantedScopes property to FacebookAuthResponse (c9da0d6), closes #35
  • better error handling (#55) (5d12aba)
  • ui: complete Facebook UI typings (ba47161)