Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Mary Laravel Package

robsontenorio/mary

MaryUI brings gorgeous daisyUI + Tailwind components to Laravel Livewire. Build modern dashboards and apps faster with ready-to-use UI elements, great defaults, and solid docs at mary-ui.com.

View on GitHub
Deep Wiki
Context7
2.8.3
2.8.2

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/2.8.1...2.8.2

2.8.1

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/2.8.0...2.8.1

2.8.0

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: https://github.com/robsontenorio/mary/compare/2.7.2...2.8.0

2.7.2

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/2.7.1...2.7.2

2.7.1

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/2.7.0...2.7.1

2.7.0

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: https://github.com/robsontenorio/mary/compare/2.6.0...2.7.0

2.5.1

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/2.5.0...2.5.1

2.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/2.4.10...2.5.0

2.4.10
2.4.9

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/2.4.8...2.4.9

2.4.8

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/2.4.7...2.4.8

2.4.7

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/2.4.6...2.4.7

2.4.6

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/2.4.5...2.4.6

2.4.5

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/2.4.4...2.4.5

2.4.4
2.4.3

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/2.4.2...2.4.3

2.4.2

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/2.4.1...2.4.2

2.4.1

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/2.4.0...2.4.1

2.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/2.3.0...2.4.0

2.3.0

What's Changed

Breaking change 💢

The <x-menu> and <x-menu-sub> property "enabled" was renamed to "hidden" for better naming consistency.

Before

<x-menu-item :enabled="false" >
<x-menu-sub  :enabled="false" >

After

<x-menu-item :hidden="true" />
<x-menu-sub :hidden="true" />

Because now we have a new property called disabled

<x-menu-item :disabled="true" />
<x-menu-item :hidden="true" />

<x-menu-sub :disabled="true" />
<x-menu-sub :hidden="true" />

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/2.2.3...2.3.0

2.2.3

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/2.2.2...2.2.3

2.2.2

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/2.2.1...2.2.2

2.1.0

What's Changed

Full Changelog: https://github.com/robsontenorio/mary/compare/2.0.1...2.1.0

1.41.8
1.41.7

What's Changed

New Contributors

Full Changelog: https://github.com/robsontenorio/mary/compare/1.41.6...1.41.7

1.41.3
1.41.2
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope
anil/file-picker
broqit/fields-ai