COMMITS
/ js/tests/unit/carousel.spec.js February 6, 2024
D
Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0 (#39651)
dependabot[bot] committed
March 29, 2023
X
Tweak and re-organize ESLint config (#38369)
XhmikosR committed
June 14, 2022
May 31, 2022
L
JS: tests fixes & standardization of spies usage (#36398)
Louis-Maxime Piton committed
April 21, 2022
G
March 10, 2022
G
G
Carousel: rename private property
GeoSot committed
March 9, 2022
March 2, 2022
G
March 1, 2022
G
Carousel: reorder variables and refactor method to use it inline
GeoSot committed
February 19, 2022
January 30, 2022
September 9, 2021
G
Carousel: move repeated code to a method
GeoSot committed
December 2, 2021
L
Tests: Minor fixes (#35455)
Louis-Maxime Piton committed
November 26, 2021
X
tests: remove extra spaces, unneeded arrays and add missing newlines
XhmikosR committed
October 14, 2021
X
tests: tweak Jasmine's matchers usage
XhmikosR committed
October 13, 2021
G
tests: try to fix a few random failures (#35184)
GeoSot committed
October 11, 2021
G
Extract Carousel's swipe functionality to a separate Class (#32999)
GeoSot committed
October 8, 2021
X
tests: minor cleanup (#35138)
XhmikosR committed
July 30, 2021
X
Enable `unicorn/no-array-for-each` rule
XhmikosR committed
September 15, 2021
X
Rename `e` to `event` (#34979)
XhmikosR committed
July 29, 2021
X
Enable a few eslint-config-xo rules (#34620)
XhmikosR committed
June 22, 2021
A
fix(carousel): arrow keys break animation if carousel sliding (#34307)
alpadev committed
June 16, 2021
A
Fix carousel buttons (#34266)
alpadev committed
June 3, 2021
G
Add `getOrCreateInstance` method in base-component (#33276)
GeoSot committed
May 11, 2021
B
Remove potential false positive assertions (#33288)
Ben Lertlumprasertkul committed
April 7, 2021
G
Fix wrong carousel transformation, direction to order (#33499)
GeoSot committed
March 17, 2021
G
Fix carousel RTL and refactor code, fix rtl swipe issues (#32913)
GeoSot committed
February 22, 2021
R
Allow constructors to accept a CSS selector (#32245)
Rohit Sharma committed
February 16, 2021
G
Add tests for `DATA_KEY` (#33090)
GeoSot committed
February 12, 2021
R
Add the missing expectations for touch events (#33060)
Rohit Sharma committed
K
Fix event handler removal in dropdown/carousel dispose (#33000)
Kyle Tsang committed
January 3, 2021
P
Make carousel indicators actual buttons
Patrick H. Lauke committed
January 27, 2021
P
Carousel: use buttons, not links, for prev/next controls (#32627)
Patrick H. Lauke committed
January 13, 2021
R
Throw a `TypeError` instead of the generic `Error` (#32585)
Rohit Sharma committed
December 18, 2020
G
test(carousel): french word in the wild (#32528)
Gaël Poupard committed
November 16, 2020
X
Switch to Jasmine's `toBeInstanceOf` matcher
XhmikosR committed
September 4, 2019
J
create a base component
Johann-S committed
July 22, 2020
R
Add `bs` in data attributes
Rohit Sharma committed
November 1, 2020
M
Check for data-interval on the first slide of carousel (#31818)
Mitchell Bryson committed
May 6, 2020
X
tests: streamline HTML end tags (#30648)
XhmikosR committed
April 15, 2020
T
Replace event.which with event.key and event.button
Tanguy Krotoff committed
March 29, 2020
X
Remove `MSPointerEvent` and `ms-touch-action` in tests (#30463)
XhmikosR committed
October 8, 2019
X
Rename "js/tests/units" to "js/tests/unit". (#29503)
XhmikosR committed