Angular-2-Page-Slider icon indicating copy to clipboard operation
Angular-2-Page-Slider copied to clipboard

Mimicks the functionality of UIPageViewController in pure HTML for mobile web apps with Angular 2

Results 12 Angular-2-Page-Slider issues
Sort by recently updated
recently updated
newest added

Please use CommonModule instead of BrowserModule because when I use Browser module in other component I get error: "ERROR Error: Uncaught (in promise): Error: BrowserModule has already been loaded. If...

Hey! Super nice work here!! I've used it in my project... Problem is- the component appears in the DOM, but first, it has a css property- **overflow: hidden**. Only once...

Thanks for this slider. Appreciate it. I would like to get some example on plunkr so I can actually make it working. I followed installation steps from docs, but page...

Hi, would you be able to provide a working plunkr (or anything of the sort) with your module running in angular2? I checked out your demo, but it's kinda hard...

It would be better if there is any option to automatically change the pages on particular time. For example change everypage on 2 seconds

`ERROR { Error: Uncaught (in promise): TypeError: element.addEventListener is not a function TypeError: element.addEventListener is not a function at new TouchEventHandler (C:\src\webapp-intertours\dist\server.js:156747:17) at new KBPageSliderComponent (C:\src\webapp-intertours\dist\server.js:156927:34) at createClass (C:\src\webapp-intertours\dist\server.js:11338:26) at...

Does this plugin support custom sliding animations? I want to integrate a 3d cube flipping kind of animations.

The problem with line-height

Hello Nice job with this component! But I've got an issue to initialise the pageIndex ([page]) to something different from 0; `

I'm using webpack and Angular 2.0.0-rc.1 getting following error: ![2016-07-24_1612](https://cloud.githubusercontent.com/assets/6256016/17083311/95b16bb4-51b9-11e6-9ee4-228edf2db9e7.png)