Skip to content

Latest commit

 

History

History
174 lines (58 loc) · 4.87 KB

CHANGELOG.md

File metadata and controls

174 lines (58 loc) · 4.87 KB

10.0.0 (2023-02-15)

Features

  • Upgrading to Angular v15 (6d976f6)

9.1.1 (2022-12-09)

9.1.0 (2022-12-09)

9.0.1 (2022-11-21)

9.0.0 (2022-11-21)

Features

  • Upgrading to Angular v14 (ac42165)

8.1.0 (2022-05-04)

Features

  • adding support for mobile events, closes #39 (a27cf23)

8.0.1 (2022-04-04)

8.0.0 (2022-02-28)

Features

  • Upgrading to Angular 13 (e497105)

7.0.3 (2022-01-12)

7.0.2 (2021-09-01)

Features

  • added method to trigger mentions list open from outside component (285c3c6)

7.0.1 (2021-08-30)

Features

  • upgrading to angular v12 (e1aed6d)

7.0.0 (2021-08-30)

Features

  • upgrading to angular v12 (e1aed6d)

6.0.0 (2021-08-30)

Features

  • upgrading to angular v11 (4103887)

5.0.1 (2021-08-29)

5.0.0 (2020-07-28)

Features

  • upgrading to angular v10 (721ecdc)

4.0.0 (2020-07-28)

Features

  • upgrading to angular v9 (3c293a5)

3.0.0 (2020-07-28)

Features

  • upgrading to angular v8 (ca55755)

2.0.4 (2019-10-29)

Features

  • Added new Highlighter component, closes #5 (5d131a6)

2.0.3 (2019-05-07)

Bug Fixes

  • Fixed not taking scroll into account for mentions list position, fixes #4 (45e7222)

2.0.2 (2019-04-27)

Bug Fixes

  • Firefox display issue, closes #3 (cc1d653)
  • fixed defaulting rows and columns to 1 causing layout issue (3b74f98), closes #1
  • removed moduleId to fix issue with webpack builds (6a446fe)

2.0.0 (2019-01-18)

Features

  • Upgrading to Angular v7 (95b5ebe)

1.0.0 (2019-01-16)

Features

0.1.0 (2019-01-12)

  • Added up/dow/home/end scrolling for mentions list (0a2074c)