Skip to content

Releases: robsontenorio/mary

0.33.0

02 Sep 01:15
5d169d3
Compare
Choose a tag to compare

🎉 New

  • Toast: the toast component

0.32.0

31 Aug 13:14
81364b0
Compare
Choose a tag to compare

NEW

  • Calendar: display events

CHANGES

  • Select: allow array syntax
  • ListItem: allow array syntax

0.31.2

30 Aug 00:09
eeee2bc
Compare
Choose a tag to compare
  • MODAL: fix CSS glitch and correct wire:model bind

0.31.1

28 Aug 18:25
bfe70d6
Compare
Choose a tag to compare
  • TABLE: use @js on table row click dispatch event

0.31.0

27 Aug 20:41
Compare
Choose a tag to compare
  • CHOICES: add multiple selections.
  • DROPDOWN: fix background for dark mode.

0.30.2

25 Aug 18:53
Compare
Choose a tag to compare

Breaking changes:

  • Rework DATEPICKER: now it is necessary manually to install flatpickrs` packages to make it work due to dependencies with locale and global settings. Docs was updated.

0.30.1

24 Aug 18:49
Compare
Choose a tag to compare

SELECT: fix validation block

0.30.0

24 Aug 14:50
Compare
Choose a tag to compare
  • Add DATEPICKER: flatpickr wrapper for complex datetime selection
  • TABLE: add header slot

0.29.0

23 Aug 21:54
Compare
Choose a tag to compare
  • Add DATETIME component (native HTML)

0.28.0

23 Aug 17:41
Compare
Choose a tag to compare
  • Add CHOICES: complex value selection interface
  • LISTITEM: allow nested values