Skip to content

Releases: fabiospampinato/cash

2.3.3

09 Jul 22:41
Compare
Choose a tag to compare
Bumped version to 2.3.3

2.3.2

09 Jul 20:03
Compare
Choose a tag to compare
Bumped version to 2.3.2

2.3.1

05 Jul 01:14
Compare
Choose a tag to compare
Bumped version to 2.3.1

2.3.0

05 Jul 00:39
Compare
Choose a tag to compare
Bumped version to 2.3.0

2.2.1

16 Jun 14:21
Compare
Choose a tag to compare
Bumped version to 2.2.1

2.2.0

10 Jun 20:13
Compare
Choose a tag to compare

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 ) (passing null as the value basically)

2.1.8

10 Jun 00:22
Compare
Choose a tag to compare
Bumped version to 2.1.8

2.1.7

28 May 16:25
Compare
Choose a tag to compare

Added an ESM build

2.1.6

18 May 15:28
Compare
Choose a tag to compare
Bumped version to 2.1.6

2.1.5

16 May 14:58
Compare
Choose a tag to compare
Bumped version to 2.1.5