Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] add new grid element 'slider container' (Podio Feature_61) #17

Merged
merged 4 commits into from
Dec 6, 2016

Conversation

vhusaruk92
Copy link
Contributor

Grid element “swiper-container” for almost all of content elements (bigIconTextButton, iconTextLink, Images, TextAndMedia, ImageTextLink, quotes, Text&Media).

With settings:
checkboxes: 1)button 2) pagination 3)loop;
selection:1) autoplay 2)effects 3)slidesPerView 4)speed.

@vhusaruk92 vhusaruk92 changed the title [FEATURE] add new grid element 'slider container' [FEATURE] add new grid element 'slider container' (Podio Feature_61) Nov 24, 2016
//Slide to focused slide
slider.slideTo(focusIndex);
//Slide to focused slide
slider.slideTo(focusIndex);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to call this function twice

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

@dmh dmh merged commit c3a942c into t3kit:master Dec 6, 2016
Chanpiseth09 pushed a commit to theevee/felayout_bluemountain that referenced this pull request Feb 7, 2017
…3kit#17)

* [FEATURE] add new grid element slider-container

* [STYLE] change comment of sliderContainer.hbs

* [FIX] delete twice recall function (Podio Feature_61)

* [FIX] fix bugging flip effect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants