Releases: fabiospampinato/cash
Releases · fabiospampinato/cash
2.3.3
Bumped version to 2.3.3
2.3.2
Bumped version to 2.3.2
2.3.1
Bumped version to 2.3.1
2.3.0
Bumped version to 2.3.0
2.2.1
Bumped version to 2.2.1
2.2.0
Mostly a bugfix release, many bugs/misalignments have been found by running jQuery's test suite (#193) and fixed.
There are some new feature too:
$.fn.css
now supports CSS variables too- All data attributes can be retrieved at once via
$foo.data ()
- Added
$.hasData
$.fn.before|after|prepend|append
now support multiple arguments, and the elements are inserted in the proper order- Attributes can be removed via
$foo.attr ( 'my-attr', null )
(passingnull
as the value basically)
2.1.8
Bumped version to 2.1.8
2.1.7
Added an ESM build
2.1.6
Bumped version to 2.1.6
2.1.5
Bumped version to 2.1.5