Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,326 contributions in the last year
Contribution activity
June 2020
Created a pull request in livewire/livewire that received 2 comments
[WIP] Support .pushState instead of .replaceState for `$updatesQueryString`
Ideal Magic Behavior
This component is shown on the /component route:
class Foo extends Component
{ public $foo = 'bar'; protected $queryStringBind…
+40
−4
•
2
comments
- Add $option for specifying a nonce for livewire's script tag
- Wrap pagination view's root conditional in an element to prevent DOM diffing issues
- Support dot-notation from @this.get('foo.bar')
- Improve handling of 419 errors (session expired)
- [WIP] Support .pushState instead of .replaceState for `$updatesQueryString`
- [WIP] Add view()->extends/section to specify livewire layouts in render() method
38
contributions
in private repositories
Jun 1 – Jun 23