- Auto inject assets
- "locked" properties
-
$parent
- Reactive properties
-
@teleport
-
wire:model
props -
wire:transition
- JavaScript functions
- Lazy components
-
@if
markers (Josh) - PHP Attributes
- SPA Mode (
wire:navigate
,@persist
) - Hot-reloading
- Eloquent model support
- File uploads (javascript)
- Persistant middleware (Josh)
- Session expiration (Josh)
- Detect multiple root elements
- JS hooks and
Livewire.?
- Work through all
@todo
comments - Remove all
->markTestSkipped()
statements
- Rewrite it lol
- Unify modern/legacy tests and "TestCase"s
- Add JS element & component
- Performance testing
- Refactor JS (hooks helpers, synthetic, etc.)
- Finalize internal event names
- Finalize internal exceptions
- Brainstorm Form Object solution
- Brainstorm 3rd party plugin API
- Brainstorm providing key-value attribute methods (protected getListeners() kinda thing)