-
-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
7.0.0 Features/Roadmap - HUGE MAJOR RELEASE #144
Comments
I started to work on a new big feature: carousel |
…e over to play/stop in a better way with autoPlay on/off #144
New documentation website (still not updated to 7.x.x) with better accessibility, performance and SSR support with angular-universal: https://github.com/Ks89/angular-modal-gallery-2018-v7.github.io I'll update and publish it after the first alphas of the library :) |
…th object-fit cover and some fixes #144
@ks89/angular-modal-gallery version 7.0.0 will require rxjs 6 (no more rxjs-compat). So the minimum version of Angular will 6.0.0 as already anticipated. |
If angular-cli 7 will force all library developers to switch to Angular 7, also @ks89/angular-modal-gallery will require angular 7. |
…rvice in favour of providedIn: 'root' #144
… ie11 legacy support into another page #144
I need at least another beta to fix some stuff on mobile devices, before to go to RCs. |
Beta 3 will be released in some days. I also added a new api to add responsive breakpoints to carousel's previews. This is a way to fix responsiveness on previous betas, but also a way to configure heights on previews. |
Finally in beta 4, I fixed everything except for a stupid issue on IE11, that I'll fix before the final release. Next releases will be RCs. If you want to use this library in your project, now you can, because apis are quite stable. Please give me all feedbacks. |
7.0.0 RC.1 released :) The library is stable, or at least I hope. |
I'm working on RC2 and hopefully the last RC before to release the final version. Please be patient. The final version will be released this month. |
RC2 is out. |
7.0.0 will be released today evening :) |
7.0.0 final is finally available on npm |
From this summer I'm working on angular-modal-gallery 7.0.0
Expected changes 7.0.0
Expected changes 7.1.0 -> 7.X.X
Next:
Feel free to propose new features.
Public branch available here 7.0.0
I want to release this major version during the autumn with angular 7 support.
The text was updated successfully, but these errors were encountered: