Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Releases: scttcper/ngx-rightclick

v4.0.0

13 Jul 05:46
ef608c7
Compare
Choose a tag to compare

4.0.0 (2020-07-13)

Features

  • upgrade to angular 10, move repo (ef608c7)

BREAKING CHANGES

  • requires angular > v10

v3.0.1

25 Mar 19:11
Compare
Choose a tag to compare

3.0.1 (2020-03-25)

Bug Fixes

  • deps: update angular monorepo to v9.1.0 (09e582e)

v3.0.0

26 Feb 06:47
e2dcb17
Compare
Choose a tag to compare

3.0.0 (2020-02-26)

Features

BREAKING CHANGES

  • requires angular 9

v2.1.0

17 Oct 06:02
Compare
Choose a tag to compare

2.1.0 (2019-10-17)

Features

  • menuTriggerDirective: add beforeOpen event (#35) (afcc6a3)

v2.0.0

16 Oct 06:27
Compare
Choose a tag to compare

2.0.0 (2019-10-16)

Features

BREAKING CHANGES

  • requires animations in all menus, requires angular 8

  • fix: update directives to have the right number of arguments

v1.1.4

01 Feb 02:57
Compare
Choose a tag to compare

1.1.4 (2019-02-01)

Bug Fixes

v1.1.3

26 Nov 04:50
Compare
Choose a tag to compare

1.1.3 (2018-11-26)

Bug Fixes

  • use angular 7, silence install warning (2d5094f)

v1.1.2

20 Aug 16:35
Compare
Choose a tag to compare

1.1.2 (2018-08-20)

Bug Fixes

v1.1.1

17 Aug 21:11
Compare
Choose a tag to compare

1.1.1 (2018-08-17)

Bug Fixes

v1.1.0

10 Aug 19:47
Compare
Choose a tag to compare

1.1.0 (2018-08-10)

Features

  • add touchstart and touchend for mobile, hammerjs no longer needed closes #1 (51cd843)