beyondcode / beyondcode/livewire-devtools

Add support for Scoping Events

未關閉
#16 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
421
分支
27
PR 合併指標
30 天內沒有已合併 PR

描述

Currently only normal emits are displayed, emits such as emitUp, emitTo and emitSelf are not recorded and displayed.

But we also need this ;)

[place where it is?](https://github.com/beyondcode/livewire-devtools/blob/709cf631968da4ccfb5c9059f38cae1ccc947326/src/backend/events.js#L39)

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

從 src/backend/events.js 的第 39 行附近開始,這裡會記錄一般 emits 以供顯示,並追蹤事件資料如何到達 DevTools UI。擴充現有的事件處理以涵蓋 emitUp、emitTo 和 emitSelf,然後確認每個具作用域的事件都已被記錄並顯示。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
tooling
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。