syntheticjs/support
最新稳定版本:v3.0.0
Composer 安装命令:
composer require syntheticjs/support
包简介
A front-end framework for Laravel.
README 文档
README
From the root directory of a V2 project, you can run the following commands to test out V3:
Upgrade from V2 to V3:
source <(curl -s https://calebporzio-public.s3.amazonaws.com/upgrade.sh)
Update to latest V3:
composer clear-cache && composer reinstall livewire/livewire
Revert back to V2:
source <(curl -s https://calebporzio-public.s3.amazonaws.com/revert.sh)
Todo:
V3 Features
- Auto inject assets
- "locked" properties
-
$parent - Reactive properties
-
@teleport -
wire:modelprops -
wire:transition - JavaScript functions
- Lazy components
-
@ifmarkers (Josh) - PHP Attributes
- SPA Mode (
wire:navigate,@persist) - Hot-reloading
V2 Parity
- Eloquent model support
- File uploads (javascript)
- Persistant middleware (Josh)
- Session expiration (Josh)
- Detect multiple root elements
- JS hooks and
Livewire.? - Work through all
@todocomments - Remove all
->markTestSkipped()statements
Documentation
- Rewrite it lol
Finishing touches
- 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
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-05-09