0.5.1 (2024-12-30)
- bump angular from 19.0.3 to 19.0.5 (0032c09)
0.5.0 (2024-12-07)
- add standalone support (#107) (960bc21)
- bump angular eslint v19 and eslint v9 (#102) (e8fe534)
- bump angular to v19 (#98) (94962b2)
0.4.1 (2024-09-03)
- bump angular to 18.2 (1f840fa)
0.4.0 (2024-05-29)
- lock wrap-ansi and string-wdith version (5d5fb43)
- bump angular v18 (4531bda)
- The callback function for
requestAnimationFrame
has been extracted into the main body of theanimate
method to avoid creating a new function on each animation loop (8d81455)
0.3.1 (2024-05-29)
0.3.0 (2023-11-14)
0.2.2 (2023-07-28)
- bump angular from 16.1.6 to 16.1.7 (c409c62)
0.2.1 (2023-07-25)
- deps: update dependency rxjs to v7.8.1 (5ca5768)
- deps: update dependency tslib to v2.6.0 (#41) (7fee744)
- bump angular from 16.0.0 to 16.1.6 (3902c4a)
- deps: update dependency tslib to v2.6.1 (#56) (83a22c0)
0.2.0 (2023-05-07)
- add NgxConfettiDirective into export list in top-level library entrypoint (f4d7e6a)
- deps: update dependency rxjs to ~7.8.0 (#20) (1b8490d)
- fix no provider for NgxDomConfettiService (1061e10)
- add confetti directive (1eb52e5)
- bump angular eslint from 15.2.1 to 16.0.0 (d295ec2)
- bump angular from 15.2.0 to 16.0.0 (7a7cc24)
- ngx-dom-confetti need angular mini version v16.0.0 (b9c1518)
- use active property to shwo confetti (6657cbe)
0.1.0 (2022-12-07)
- add NgxDomConfettiService (ab4336c)
- bump angular from 14.2.10 to 15.0.0 (#18) (cd86f2b)
- ngx-dom-confetti drop the angular 13 support (1cd4422)
- ngx-dom-confetti need angular mini version v15.0.0 (ccd22bc)
- use DocumentFragment instead of Document (4da8f50)