7.0.0 Beta 4
Pre-release
Pre-release
To install npm i --save @ks89/angular-modal-gallery@beta
Live preview available here: https://angular-modal-gallery-v7.stackblitz.io
README for 7.0.0 is here: https://github.com/Ks89/angular-modal-gallery/blob/700/README.md
Documentation is here: https://ks89.github.io/angular-modal-gallery-2018-v7.github.io/
7.0.0-beta.4
Features
- add @angular/cdk as required dependency (mandatory also in beta-3, but I forgot to add it :)) BREAKING CHANGE
- remove left and right margin of carousel's previews (probably I'll add they again in next releases with a dedicated interface to configure they)
- updated icon
Refactoring
- cleanup source removing older experiments
Internal library changes
- write full internal documentation (npm run docs)
Demos
- create a new GUI for all examples based on the official documentation website v7
- update all examples, adding @angular/cdk (also to SystemJS example), because it was missing
Documentations
- swipe sidebar and content in features and examples to improve readability on smartphones