Releases: studiometa/js-toolkit
Releases · studiometa/js-toolkit
v2.9.0
27 Jan 23:39
Compare
Sorry, something went wrong.
No results found
v2.8.0
19 Jan 20:05
Compare
Sorry, something went wrong.
No results found
v2.7.0
02 Dec 15:06
Compare
Sorry, something went wrong.
No results found
v2.6.5
30 Nov 15:16
Compare
Sorry, something went wrong.
No results found
v2.6.4
02 Nov 11:04
Compare
Sorry, something went wrong.
No results found
Fixed
service(drag): fix drag service on chrome when using touch by adding touchend event (#306 )
v2.6.3
14 Oct 22:44
Compare
Sorry, something went wrong.
No results found
v2.6.2
14 Oct 22:43
Compare
Sorry, something went wrong.
No results found
Fixed
Fix return function of the raf service not executing (#304 , 22d92d7 )
Changed
v2.6.1
29 Sep 09:05
Compare
Sorry, something went wrong.
No results found
Fixed
addClass, removeClass, toggleClass : fix a bug where empty classes could be used (#298 , fix ##283 )
Changed
Ship ESNext JavaScript (#296 )
Add sourcemaps (#296 )
v2.6.0
20 Sep 17:10
Compare
Sorry, something went wrong.
No results found
Added
Add support for multiple target for the following utilities (#282 ):
transition
animate
transform
addStyle
removeStyle
addClass
removeClass
toggleClass
v2.5.0
13 Sep 21:46
Compare
Sorry, something went wrong.
No results found
Added
Add support for onDocument… and onWindow… hook methods (#265 )
Add a getClosestParent helper (#260 )
Fixed
Fix drag service with touch events (#290 )
Limit drag service to left-click (#263 )