Releases: u-Kuro/DOM-JqueryClone
Releases · u-Kuro/DOM-JqueryClone
v2.1.3
v2.1.2
v2.1.1
- edited README file
Added functions, and fix css bug
- added dom for reinitialization and dom() function to accept a similar dom object 7e57e34
- added change in element properties when former was changed with animation keyframes 411c879
- Merge branch 'main' of https://github.com/u-Kuro/DOM-JqueryClone e8beaad
- Added css properties after animation 8d3a66c
removed consoles
- removed consoles 9fbaecf
Fixed scrollTop Animation bug
- fixed scrolltop animmation bug ad24636
transform shortcuts e.g. translateX , scale using array
- added shortcuts to transform functions e.g translateX, scale through array or numeric ca1012d
CSS and Animation function accepts numeric type as px
- added functions to accept numeric values as a pixel unit for css and animation functions 7a658fa