2.2.3 (2019-06-14)
- location: allow activating location services in config and improve typings for
NgcLawOptions
,NgcLocationOptions
(306fe18), closes #57
2.2.2 (2019-05-28)
- NgcCookieOptions: add missing export (971b65e), closes #53
- sponsorship: fix github sponsorship of yours truly (d3a7b3d)
2.2.1 (2019-05-14)
2.2.0 (2019-03-28)
- customLayout: allow customizing the cookie bar layout and content (4b32ce0)
2.1.1 (2019-02-06)
2.1.0 (2018-10-25)
- core: update to
cookieconsent v3.1.0
and its features (d674b93) - options: add
policy
andtarget
options toNgcContentOptions
(a0849f2), closes #23
2.0.0 (2018-07-19)
- ng6: add support for angular 6 (2ab9341), closes #17 #18
- onNoCookieLaw: add support for
onNoCookieLaw
callback (2d960c8)
- ng6: - Minimum version of Angular is now v6+
- Minimum version of Node is v8+
1.1.1 (2018-07-18)
1.1.0 (2018-07-03)
- demo: fix wrong assets url on deployed demo app (fedcbd9)
- close: add
close
method to allow fully closing the 'Coookie Policy' bar (02ada28), closes #15 - demo: add support for translated cookie consent messages + update docs (e1bf9bf), closes #14
1.0.1 (2017-11-22)
- core: make
cookie.domain
option mandatory in configuration service and update doc (9835145) - demo: update demo app to Angular CLI
1.4.7
(37371b6) - packaging: relax
peerDependencies
versions (02496e8), closes #8
1.0.0 (2017-09-07)
- all: initial commit (5f8a340)