Releases: uiuniversal/ngu-carousel
Releases · uiuniversal/ngu-carousel
bug fixes
What's Changed
- feat(demo-app): migration to MDC by @Yberion in #404
- chore(deps): update actions/checkout action to v3 by @renovate in #388
- chore(docs): Update issue templates by @santoshyadavdev in #407
- feat: move repo to nx by @santoshyadavdev in #410
- feat: integrate nx cloud by @santoshyadavdev in #413
- fix: publish workflow by @santoshyadavdev in #414
- feat: add cypress project for test app by @santoshyadavdev in #415
- fix: do not run change detection on window resize and destroy Hammer instance by @arturovt in #420
- chore: setup cache input and format files when committing by @arturovt in #419
- docs: add arturovt as a contributor for code by @allcontributors in #421
- docs: add chivesrs as a contributor for code by @allcontributors in #422
- Upgrade release version by @santoshyadavdev in #423
- fix publish workflow by @santoshyadavdev in #424
- Revert "chore: setup cache input and format files when committing" by @santoshyadavdev in #425
New Contributors
Full Changelog: v7.0...v7.1.0
Release Angular 15 version support
What's Changed
- docs: add Yberion as a contributor for code by @allcontributors in #389
- Enable strictNullChecks by @chivesrs in #392
- chore: update ubuntu-latest for GitHub Actions by @santoshyadavdev in #399
- chore: update to Angular 15 by @Yberion in #398
- chore: increase package version by @santoshyadavdev in #403
Full Changelog: v6.0.1...v7.0
update version compatibility
Angular 14 support
What's Changed
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #362
- Pin dependencies by @renovate in #287
- chore: Update to Angular 14 and other packages (#378) by @Yberion in #379
- release: version 6.0 angular 14 support by @santoshyadavdev in #382
New Contributors
- @dependabot made their first contribution in #362
- @Yberion made their first contribution in #379
Full Changelog: V5.0...v6.0
Release Ivy compatible version
What's Changed
- build: update to Angular 13 and integrate eslint by @sheikalthaf in #358
- chore: update docs to v5 by @santoshyadavdev in #363
Full Changelog: 4.0.0...V5.0
Angular 12 support
What's Changed
- release: version 3.0.1 by @santoshyadavdev in #302
- docs: add rat-matheson as a contributor by @allcontributors in #303
- Fix Angular doesn't compile when @Input/@output are private by @amine-bambrik-p8 in #308
- Resolve TrackByFn parameter issue by @plamoni in #309
- Update structure of carousel component to be A11y compatible by @thomasnisole in #318
- Update ngu-carousel.ts by @plamoni in #323
- Update how isLast is set when data is updated by @ralam in #330
- Prevent touchMove value of beeing infinite by @p1n5u in #338
- Remove assignment to innerHTML by @plamoni in #340
- feat: angular 12 migration #335 by @patelvimal in #341
New Contributors
- @amine-bambrik-p8 made their first contribution in #308
- @plamoni made their first contribution in #309
- @thomasnisole made their first contribution in #318
- @ralam made their first contribution in #330
- @p1n5u made their first contribution in #338
- @patelvimal made their first contribution in #341
Full Changelog: 3.0.1...4.0.0
Added additional xl breakpoint
Added additional xl breakpoint fixes #94
Merge pull request #288 from uiuniversal/release-3.0.0
update to Angular 10