Skip to content

Releases: andreasonny83/angular2-cookie-law

v1.2.4

03 Jun 20:03
Compare
Choose a tag to compare

1.2.4 (2017-06-03)

Bug Fixes

  • core: reorganise file structure (e3805595)

v1.2.3

03 Jun 14:53
Compare
Choose a tag to compare

1.2.3 (2017-06-03)

Bug Fixes

  • core: fixing missing definitions (1b2edede)

v1.2.2

03 Jun 14:39
Compare
Choose a tag to compare

1.2.2 (2017-06-03)

Bug Fixes

  • tsconfig.json: typings.d.ts included in tsconfig (4c5613e0)

v1.2.1

03 Jun 14:25
Compare
Choose a tag to compare

1.2.1 (2017-06-03)

Bug Fixes

  • animations.ts: fixing missing AnimationEntryMetadata (e726a1b1)

v1.2.0

03 Jun 14:12
Compare
Choose a tag to compare

1.2.0 (2017-06-03)

Features

  • core: major code refactoring (c7e5b4d4)

v1.1.2

02 Apr 18:09
Compare
Choose a tag to compare

1.1.2 (2017-04-02)

Bug Fixes

  • cookieLawComponent: fixing bug with cookieLawSeen and dismiss method (c6d58822)

v1.1.1

02 Apr 17:51
Compare
Choose a tag to compare

1.1.1 (2017-04-02)

Bug Fixes

  • package.json: @angular/animations is nor a peerDependency (7daba27f)

v1.1.0

02 Apr 17:46
Compare
Choose a tag to compare

1.1.0 (2017-04-02)

Features

  • CookieLawComponent: multiple components support (640a655a, closes #7)

v1.0.1

25 Mar 18:20
Compare
Choose a tag to compare

1.0.1 (2017-03-25)

Bug Fixes

  • CookieLawComponent: wrapping css styles inside the .cookie-law parent to avoid (bf7d16d1, closes #9)

v1.0.0

25 Mar 17:21
Compare
Choose a tag to compare

1.0.0 (2017-03-25)

Bug Fixes

  • core: Making angular2-cookie-law backcompatible with Angular2 (33d4507f)

Breaking Changes

  • Including the angular2-cookie-law module inside an Angular2 application was not
    working any more due to the @angular/animations dependency not present in Angular < 4

(33d4507f)