- 22 Aug, 2017 1 commit
-
-
XhmikosR authored
-
- 17 Aug, 2017 2 commits
- 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 behavior.
-
- 22 Mar, 2017 1 commit
-
-
Johann authored
Carousel - Add attributes from and to for Slid and Slide events
-
- 23 Dec, 2016 1 commit
-
-
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.
-
- 24 Nov, 2016 1 commit
-
-
Bardi Harborow authored
-
- 31 Jan, 2016 1 commit
-
-
Johann-S authored
-
- 02 Oct, 2015 1 commit
-
-
Johann-S authored
-
- 13 May, 2015 2 commits
- 08 May, 2015 1 commit
-
-
fat authored
-
- 06 May, 2015 1 commit
-
-
fat authored
-
- 09 Mar, 2015 1 commit
-
-
Chris Rebert authored
To ensure that we don't accidentally use any of the aliases. This should prevent any future regressions from #12761. Also updates the test suite since it now can't use these aliases either.
-
- 03 Mar, 2015 1 commit
-
-
Kevin Kirsche authored
[Fixes #15953] Implement `assert.expect` in each unit test
-
- 26 Feb, 2015 1 commit
-
-
Heinrich Fenkart authored
Refs #15893
-
- 24 Feb, 2015 3 commits
-
-
Chris Rebert authored
[skip validator]
-
Chris Rebert authored
[skip validator]
-
Chris Rebert authored
-
- 11 Feb, 2015 1 commit
-
-
fat authored
-
- 21 Jan, 2015 1 commit
-
-
Chris Rebert authored
[skip validator]
-
- 18 Dec, 2014 1 commit
-
-
Chris Rebert authored
-
- 16 Nov, 2014 1 commit
-
-
Chris Rebert authored
-
- 05 Nov, 2014 1 commit
-
-
Chris Rebert authored
-
- 03 Oct, 2014 1 commit
-
-
Heinrich Fenkart authored
Also adds unit tests for keyboard events. Fixes #14468.
-
- 23 Sep, 2014 1 commit
-
-
Heinrich Fenkart authored
Fixes #11967.
-
- 31 Jul, 2014 1 commit
-
-
Chris Rebert authored
Also adds another test for #9461: carousel next/prev should ignore non-items
-
- 06 Jul, 2014 2 commits
-
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
- 05 Jun, 2014 1 commit
-
-
XhmikosR authored
-
- 01 May, 2014 1 commit
-
-
Chris Rebert authored
-
- 22 Apr, 2014 1 commit
-
-
Collin Donahue-Oponski authored
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object
-
- 21 Apr, 2014 2 commits
-
-
Chris Rebert authored
-
Chris Rebert authored
-
- 25 Mar, 2014 1 commit
-
-
fat authored
-
- 17 Feb, 2014 1 commit
-
-
Zlatan Vasović authored
-
- 14 Feb, 2014 1 commit
-
-
XhmikosR authored
-
- 08 Dec, 2013 1 commit
-
-
XhmikosR authored
-
- 31 Aug, 2013 1 commit
-
-
Roland Warmerdam authored
-
- 24 Jul, 2013 1 commit
-
-
Jacob Thornton authored
-