mary

Laravel Blade UI Components for Livewire 3

OTHER License

Downloads
74.5K
Stars
659
Committers
54

Bot releases are visible (Hide)

mary - 0.44.1

Published by robsontenorio about 1 year ago

mary - 0.44.0

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.43.0...0.44.0

mary - 0.43.0

Published by robsontenorio about 1 year ago

👍 What's Changed

⚠️ Breaking changes

1. Affects only <x-input money> with custom separators. Does not affect default USD money input.

FROM

<x-input money thousands-separator="." fraction-separator="," />

TO

{{-- Notice `locale` accepts any valid locale --}}
<x-input money locale="pt-BR" />

2. Affects only <x-input> with suffix attribute. There was a typo on sufix.

FROM

<x-input sufix="$" />

TO

<x-input suffix="$" />

🌟 Embed third party assets

This is an optional feature.

Now you can use embed assets from Mary instead of CDN. Of course you can opt for CDN instead Mary assets.

  • Calendar
  • Datepicker
  • Diff
  • Currency for <x-input money />

Full Changelog: https://github.com/robsontenorio/mary/compare/0.42.0...0.43.0

mary - 0.42.0

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.41.0...0.42.0

mary - 0.41.0

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.40.0...0.41.0

mary - 0.40.0

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.39.1...0.40.0

mary - 0.39.1

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.39.0...0.39.1

mary - 0.39.0

Published by robsontenorio about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/0.38.5...0.39.0

mary - 0.38.5

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.38.4...0.38.5

mary - 0.38.4

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.38.3...0.38.4

mary - 0.38.3

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.38.2...0.38.3

mary - 0.38.2

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.38.1...0.38.2

mary - 0.38.1

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.38.0...0.38.1

mary - 0.38.0

Published by robsontenorio about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/0.37.3...0.38.0

mary - 0.37.3

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.37.2...0.37.3

mary - 0.37.2

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.37.1...0.37.2

mary - 0.37.1

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.37.0...0.37.1

mary - 0.37.0

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.36.0...0.37.0

mary - 0.36.0

Published by robsontenorio about 1 year ago

What's Changed

  • MENU: add nested menus
mary - 0.35.0

Published by robsontenorio about 1 year ago

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/0.34.1...0.35.0