Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Livewire #173

Open
mkocansey opened this issue Dec 18, 2023 · 6 comments
Open

Add support for Livewire #173

mkocansey opened this issue Dec 18, 2023 · 6 comments
Labels
feature New feature or request
Milestone

Comments

@mkocansey
Copy link
Owner

Considering the popularity of Livewire now, it makes sense to add support for Livewire in BladewindUI

@mkocansey mkocansey self-assigned this Dec 22, 2023
@mkocansey mkocansey removed their assignment Feb 24, 2024
@jenkinsakp
Copy link

since Livewire uses blade components i think it will be compatible

@mkocansey mkocansey moved this to Backlog in BladewindUI Apr 15, 2024
@mkocansey mkocansey added this to the v3.0.0 milestone Apr 15, 2024
@mkocansey mkocansey added the feature New feature or request label Apr 15, 2024
@JakeOcean
Copy link

I published the components and then added {{ $attributes }} to the checkbox and toggle switch and I was able to use wire:model="whatever" just fine

@haugen86
Copy link
Contributor

Hey @mkocansey have you started thinking about how you would want to solve this? We're using the TALL stack, so we're in need of this. If wanted, I could start looking into this, since we most likely are forced to solve this in our local bladewind components anyway

@mkocansey
Copy link
Owner Author

mkocansey commented Oct 10, 2024

Hey @haugen86 haven't given this much thought--yet. Any help on this will be greatly appreciated. The last comment from @JakeOcean could provide some pointers.

@elnasnato
Copy link

Every UI library at first always have an issue that when processing forms in the modal, so please be careful. thanks.

@mkocansey
Copy link
Owner Author

Thanks @elnasnato for the heads up. Are you talking in relation to Livewire?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

5 participants