ng-gallery
Advanced tools
Changelog
5.1.1
Adds a new option to the global config as well as an input called thumbView
which is expects a value of either default
or contain
stateSnapshot
property to GalleryRef
to get an instant snapshot of the gallery state observable.Special thanks to @NexGenUA for his PR
Changelog
5.0.0
Changelog
5.0.0-beta.1
HttpClientModule
from GalleryModule
.Before:
@ngx-gallery/core
, @ngx-gallery/lightbox
and @ngx-gallery/gallerize
.After:
ng-gallery
(NOTE: it is not ngx-gallery
that is a different package).GalleryMlodule
from ng-gallery
and LightboxModule
from ng-gallery/lightbox
.GallerizeModule
has been removed, the [gallerize]
directive can still be used from the LightboxModule
.Changelog
1.0.0
Fixes:
Features:
top
and bottom
.prevClass
and nextClass
options to customize navigation iconsclassName
option to container, thumbnails, bulletsPerformance Improvements:
Breaking Changes:
config.thumbnails.space
to config.thumbnails.margin
right
and left