Skip to content

Releases: robsontenorio/mary

2.8.1

23 Mar 19:56
dc5394d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.8.0...2.8.1

2.8.0

26 Feb 22:18
726ad37

Choose a tag to compare

What's Changed

Breaking change

Upgrade to the latest VanillaCalendarPro v3 version.

<script src="https://cdn.jsdelivr.net/npm/vanilla-calendar-pro@3.1.0/index.min.js"></script>
<link href="https://cdn.jsdelivr.net/npm/vanilla-calendar-pro@3.1.0/styles/index.min.css" rel="stylesheet">

Actually you just need to update the CDN scripts.
Additionally if you use the $config object, take a look at VanillaCalendarPro api docs.
If you don't, you are good to go.

Full Changelog: 2.7.2...2.8.0

2.7.2

26 Feb 18:54
3bb5bcb

Choose a tag to compare

What's Changed

Full Changelog: 2.7.1...2.7.2

2.7.1

20 Feb 17:13
d7d9071

Choose a tag to compare

What's Changed

Full Changelog: 2.7.0...2.7.1

2.7.0

07 Feb 20:44
2657244

Choose a tag to compare

What's Changed

🚨 Breaking change 🚨

Change the version to 2.7.0

<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/robsontenorio/mary@2.7.0/libs/currency.js"></script>

Until now, we had a naive implementation using the Currency static class. This led to unexpected behavior during the blur events.

Now, currency.js is properly implemented by keeping its instances isolated through components.


New Contributors

Full Changelog: 2.6.0...2.7.0

2.6.0

14 Jan 20:27
8f91de4

Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.6.0

2.5.1

14 Jan 18:00
d297655

Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.5.1

2.5.0

26 Dec 14:46
3971e46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.10...2.5.0

2.4.10

01 Dec 16:01
a2c6933

Choose a tag to compare

What's Changed

Full Changelog: 2.4.9...2.4.10

2.4.9

14 Nov 12:49
d8a080c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.8...2.4.9