Releases: daelmaak/ngx-gallery
Releases · daelmaak/ngx-gallery
v3.0.0-RC.8
What's Changed
Full Changelog: v3.0.0-RC.7...v3.0.0-RC.8
v3.0.0-RC.7
What's changed
Bug Fixes
- prevent loop from animated scrolling (97a8f68)
- prevent on init centering animation (4d65e22)
- swipe by pixels only on loop (1015d84)
Full Changelog: v3.0.0-RC.6...v3.0.0-RC.7
v3.0.0-RC.6
What's Changed
⚠ BREAKING CHANGES
- turn item width into visible item count
change
- turn item width into visible item count (80cce04)
Full Changelog: v3.0.0-RC.5...v3.0.0-RC.6
v3.0.0-RC.5
What's Changed
⚠ BREAKING CHANGES
- make lazy loading default
Features
Full Changelog: v3.0.0-RC.4...v3.0.0-RC.5
v3.0.0-RC.4
What's Changed
Features
- get rid of direct rxjs dependency (8f50899)
Full Changelog: v3.0.0-RC.3...v3.0.0-RC.4
v3.0.0-RC.3
⚠ BREAKING CHANGES
- use standalone components everywhere
- reshape gallery items
change
- unify counter and description styles (a240ccc)
- reshape gallery items (e14ed88)
- use standalone components everywhere (392ed51)
3.0.0-RC.2 (2023-07-30)
v3.0.0-RC.2
⚠ BREAKING CHANGES
- upgrade to ng16
Features
- add aria labels and make arrows into buttons (397ad99)
- do not require media directive for custom views (c0015aa)
- upgrade to ng16 (1850435)
Full Changelog: v3.0.0-RC.1...v3.0.0-RC.2