Code Monkey home page Code Monkey logo

livewire's Introduction

All Contributors

Laravel Livewire

See the docs for everything: https://laravel-livewire.com/docs/quickstart/

All contributions are welcomed! (but please submit an issue to make sure the PR is warranted first)

Open GitHub issues for all bugs. Ideas and questions belong on the forum: https://forum.laravel-livewire.com/

Contribute to the docs here: https://github.com/livewire/docs

Roadmap

  • More flexibility for scoping listeners (->emitSelf(), and emiting to specific components or ids)
  • Add a $formData magic property to pass into submit handler actions: wire:submit="save($formData)"
  • Scope loading targets to actions WITH parameters: <div wire:loading wire:target="updateTodo({{ $todo->id }})">
  • Remove wire:poll setIntervals when component or element is removed. #563

V2 Roadmap

  • Change all in-code references of livewire to wire? @wire('foo'), artisan wire:make, <wire:foo>
  • Change window.livewire to window.Livewire (And update Alpine to adapt)
  • Make ->getName() in src/Component.php a static method
  • Use camel-cased accessors for snake-cased properties ($this->foo_bar -> $this->getFooBarProperty) (PR ready here: #690)

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Caleb Porzio

πŸ’» ⚠️

Lance Pioch

πŸ’» 🚧

Tonko Mulder

πŸ“–

David Piesse

πŸ’» πŸ“– ⚠️

Melek REBAI

πŸ’» 🚧

Nuno Maduro

πŸ’»

Logan Henson

πŸ’»

Joris Kuijpers

πŸ’»

AndrΓ©as Lundgren

πŸ’»

Gal Jakič

⚠️ 🚧

Justin Seliga

πŸ’»

Francis Lavoie

πŸ’»

P. D. Devins

πŸ’»

Mateus Junges

πŸ’»

Mark Salmon

πŸ’»

Brian Faust

πŸ’» ⚠️ 🚧

Intellow

πŸ’» 🚧 πŸ’΅

Ahmet Bedir

πŸ’»

Jesse Leite

πŸ“–

Till KrΓΌss

🚧 πŸ’»

Tom Westrick

πŸ’»

Gustavo Real

πŸ’»

Lasse Mettovaara

🚧

Lucas Michot

🚧 πŸ’»

Wisdom Anthony Ebong

πŸ’»

Frank Lakatos

🚧 πŸ’»

Roy Verrips

🚧

The Defenestrator

πŸ’»

Angus Allman

🚧

Chrysanthos

πŸ’»

ALMAS

πŸ’»

Austen Cameron

πŸ’»

Cihan Tas

πŸ’»

Ilya Sakovich

🚧 πŸ’»

Chin Leung

πŸ’»

Ricardo Gobbo de Souza

πŸ’»

lucasromanojf

πŸ’»

Taylor Otwell

πŸ’΅ πŸ’»

Mo Khosh

πŸ’»

duccm

πŸ’»

Lars Erik LΓΈvhaug

🚧

Harry Gulliford

🚧

Dries Vints

πŸ’»

Tor Morten Jensen

πŸ’»

Kevin Dion

🚧

Adrian NΓΌrnberger

🚧 πŸ’» ⚠️

Stefan Bauer

πŸ’»

Benjamin Beganović

🚧

Ruud Schuurmans

🚧

John Gile

πŸ’» ⚠️ 🚧

Jason Beggs

🚧

Ramesh Mhetre

πŸ’»

Manojkiran Appathurai

πŸ’»

Steve Bauman

🚧

Tim

🚧

CS Rhymes

🚧

Niels Peen

πŸ’»

Wojtek Mieszczak

🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.