nativescript-ngx-slides
nativescript-ngx-slides copied to clipboard
A NativeScript + Angular module for to add a slides component to your mobile app
Bumps [qs](https://github.com/ljharb/qs) and [qs](https://github.com/ljharb/qs). These dependencies needed to be updated together. Updates `qs` from 6.5.2 to 6.5.3 Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix]...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 6.0.6 to 11.0.5. Changelog Sourced from @angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...
Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 3.0.1 to 10.1.1. Release notes Sourced from ng-packagr's releases. v10.0.0-rc.2 Bug Fixes issues with emitting declarationMap (38ad52b), closes #1464 10.0.0-rc.1 (2020-06-10) v10.0.0-rc.1 Bug Fixes disable CSS calc...
Enable videos scroll on vertical swipe UP & DOWN.
The ability to auto play the slides is sorely missing. Please consider adding it soonest.
Thanks for the plugin, I can't get the pageIndicators to show. I followed the readme: Indicators If the property pageIndicators is true you won't see the page indicators anymore as...
When computing the width of the slides it does not consider the width of the layout containing the tag `` , e.g., padding or margin. A workaround is to set...