Releases: leo6104/ngx-slick-carousel
Releases · leo6104/ngx-slick-carousel
20.0.0
01 Oct 08:47
Compare
Sorry, something went wrong.
No results found
19.0.0
16 Dec 11:20
Compare
Sorry, something went wrong.
No results found
17.0.0
15 Nov 12:04
Compare
Sorry, something went wrong.
No results found
Use Angular 17.0.0 & drop supports for <= 16 angular
15.0.0
07 Jan 04:51
Compare
Sorry, something went wrong.
No results found
Update to Angular 15.0.0
Change Server side rendering behavior to show first slide only for ssr. (for Core Web Vital - CLS Score, hiding all slides except first)
0.4.5
29 Jul 09:10
Compare
Sorry, something went wrong.
No results found
bug fix in unslick()
16 Oct 15:31
Compare
Sorry, something went wrong.
No results found
0.4.3
fix(slick): keep slides, _addedSlides, _removeSlides when manually un…
0.4.1
15 Sep 09:24
Compare
Sorry, something went wrong.
No results found
Related issue #7
initialize slick in ngAfterViewInit
0.4.0
15 Aug 08:59
Compare
Sorry, something went wrong.
No results found
Highly improvement in slick init & unslick performance
Redesign lifecycle to support lazy update slides
use _addedSlides, _removedSlides in SlickCarouselComponent
implement ngAfterViewChecked for lazy update
Thanks @mattleff
0.3.0
10 Jun 07:13
Compare
Sorry, something went wrong.
No results found
run .slick('~') call in outside of angular zone
0.2.8
02 Jun 12:47
Compare
Sorry, something went wrong.
No results found
Changelog: feat(slick): add currentIndex variable