- 12 Aug, 2018 1 commit
-
-
XhmikosR authored
-
- 24 Jul, 2018 1 commit
-
-
Mark Otto authored
-
- 12 Jul, 2018 1 commit
-
-
Mark Otto authored
-
- 03 Jun, 2018 1 commit
-
-
Johann-S authored
-
- 01 Jun, 2018 1 commit
-
-
Johann-S authored
-
- 30 Apr, 2018 1 commit
-
-
Mark Otto authored
-
- 09 Apr, 2018 1 commit
-
-
Mark Otto authored
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
-
- 20 Mar, 2018 1 commit
-
-
Johann-S authored
-
- 13 Mar, 2018 1 commit
-
-
Martijn Cuppens authored
-
- 19 Feb, 2018 1 commit
-
-
Martijn Cuppens authored
-
- 18 Jan, 2018 1 commit
-
-
Mark Otto authored
-
- 11 Jan, 2018 1 commit
-
-
XhmikosR authored
-
- 28 Dec, 2017 1 commit
-
-
Mark Otto authored
-
- 13 Nov, 2017 1 commit
-
-
Johann-S authored
-
- 24 Oct, 2017 1 commit
-
-
Johann-S authored
-
- 23 Oct, 2017 1 commit
-
-
Johann-S authored
-
- 19 Oct, 2017 2 commits
- 04 Oct, 2017 1 commit
-
-
Johann-S authored
-
- 31 Aug, 2017 1 commit
-
-
Johann-S authored
-
- 22 Aug, 2017 1 commit
-
-
XhmikosR authored
-
- 18 Aug, 2017 1 commit
-
-
XhmikosR authored
-
- 17 Aug, 2017 1 commit
-
-
Johann-S authored
-
- 11 Aug, 2017 1 commit
-
-
Mark Otto authored
-
- 17 Apr, 2017 1 commit
-
-
Patrick H. Lauke authored
* Add carousel mouse listeners even if touch events enabled - touch events are enabled not just on "mobile", just also on touch-enabled desktop/laptop devices; additionally, it's possible to pair a mouse with traditionally touch-only devices (e.g. Android phones/tablets); currently, in these situations the carousel WON'T pause even when using a mouse * Restart cycle after touchend as `mouseenter` is fired as part of the touch compatibility events, the previous change results in carousels which cycle until the user tapped/interacted with them. after that they stop cycling (as `mouseleave` is not sent to the carousel after user scrolled/tapped away). this fix resets the cycling after `touchend` - essentially returning to the previous behavior, where on touch the carousel essentially never pauses, but now with the previous fix it at least pauses correctly for mouse users on touch-enabled devices. includes documentation for this new ...
-
- 28 Mar, 2017 1 commit
-
-
Pierre Vanduynslager authored
-
- 22 Mar, 2017 1 commit
-
-
Johann authored
Carousel - Add attributes from and to for Slid and Slide events
-
- 15 Jan, 2017 1 commit
-
-
Pierre-Denis Vanduynslager authored
-
- 06 Jan, 2017 1 commit
-
-
Mark Otto authored
-
- 23 Dec, 2016 2 commits
-
-
Johann-S authored
-
Matheus Azzi authored
Fixes 2 bugs: 1. All keydowns were being prevented. Because of that the user wasn't able to navigate in the whole page using ARROW_UP/ARROW_DOWN. 2. Even when is an input or textarea the keydowns were being prevented. Because of that the user wasn't able to type any text on these elements.
-
- 05 Dec, 2016 3 commits
- 02 Dec, 2016 1 commit
-
-
Johann authored
* Throw error when a plugin is in transition * Add unit tests about plugins in transition
-
- 24 Nov, 2016 1 commit
-
-
Bardi Harborow authored
-
- 01 Nov, 2016 1 commit
-
-
Bardi Harborow authored
-
- 19 Oct, 2016 1 commit
-
-
Mark Otto authored
-
- 06 Sep, 2016 2 commits