定制 syntheticjs/support 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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:model props
  • wire:transition
  • JavaScript functions
  • Lazy components
  • @if markers (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 @todo comments
  • 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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-05-09