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 V1 Community Laravel Package

williamalmeida/mary-v1-community

View on GitHub
Deep Wiki
Context7
1.50.0

What's new in 1.50.0

New components

  • <x-color-palette> — Full Tailwind color palette picker (22 color families x shades 50-950). Supports wire:model, x-model, inline label, clearable, and the standard error/hint props. Requires the maryColorPalette Alpine store (see JS helpers below).

Bundle-ready JS helpers (no CDN required)

You can now import the library helpers directly from vendor in your app.js instead of loading them via <script> CDN tags:

import { registerColorPalette } from '../../vendor/williamalmeida/mary-v1-community/libs/color-palette';
import { registerDialog }       from '../../vendor/williamalmeida/mary-v1-community/libs/dialog';
import { registerToast }        from '../../vendor/williamalmeida/mary-v1-community/libs/toast';
import '../../vendor/williamalmeida/mary-v1-community/libs/currency'; // exposes window.Currency

document.addEventListener('alpine:init', () => registerColorPalette(Alpine));
registerDialog();
registerToast();
  • libs/color-palette.js — new ESM module that registers $store.maryColorPalette on Alpine.
  • libs/dialog.js — now uses window.Livewire instead of a fragile relative import.
  • libs/toast.js — now uses window.Livewire instead of a fragile relative import.

Fixes

  • Updated illuminate/support requirement to include Laravel 13.x (^13.0).

Docs

  • New section "Importing JS helpers from vendor" in README.md with a full app.js example.
  • Added tailwind.config.js content entry reminder (covers both vendor install and local path repository).

Full Changelog: https://github.com/WilliamAlmeida/mary-v1-community/compare/1.49.3...1.50.0

1.49.3

What's Changed

  • Input: Improved handling for live and blur modifiers in money input.
  • Signature: Fixed the clear method to properly reset the signature value in the Signature component.
  • Progress: Conditional rendering of the progress indicator based on the noProgress property.
  • Toast: Now sets noProgress to true for ToastException and Toast trait methods.
  • Toast Component: Enhanced with progress tracking and customizable progress class.
  • Radio: Allow customizable join class for better flexibility.
  • Docs: Added comprehensive AI coding assistant instructions and improved GitHub tag/release management documentation.

This release brings bug fixes, enhancements, and documentation improvements.
See the full changelog in the repository for more details.

Full Changelog: https://github.com/WilliamAlmeida/mary-v1-community/compare/1.49.2...1.49.3

1.49.2

What's Changed

  • Dialog: Refactored dialog methods to provide specific dialog types and improve clarity. Now supports HTML in the description, improved z-index, better cancel button alignment, and removed debug logs.
  • Colorpicker: Enhanced for better usability and maintainability, now supporting both wire:model and x-model bindings.
  • Avatar: Added fallback image support, improved slot and property handling, and better CSS class consistency.
  • Input: Escaped dollar sign in input event binding for proper JavaScript evaluation.
  • Stat, Step, Steps, Tab, Table, Tabs, Tags, Textarea, ThemeToggle, TimelineItem, Toast, Toggle: Refactored for improved styling, functionality, error display, responsiveness, and organization.
  • Code: Added readonly property for Ace Editor integration, allowing read-only mode.
  • InputMaskable: New component for masked inputs (CPF, CNPJ, dates, phones, etc.) with Alpine.js and Livewire integration. Supports custom masks, prefix/suffix, animated labels, icons, clearable button, and error display.
  • Label: New flexible label component with icon, badge, tooltip, and responsive options.
  • AppBrand: Updated icon for better representation.
  • Layout: Improved app layout for better styling and responsiveness.
  • Infrastructure: Added base styles for Tailwind CSS, PostCSS and Tailwind configuration files, and better organized web routes.
  • Docs: Added instructions for creating GitHub tags and releases.

This release is based on maryui v1.48.1 and brings new components, improvements, bug fixes, and usability enhancements.
See the full changelog in the repository for more details.

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.
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
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