v0.3.3
Pre-release
Pre-release
Refactor
- Change to child node-based block rendering approach:
Introduce partition rendering logic based on child nodes, reducing overall DOM update frequency.
Modifications only affect related child nodes instead of regenerating the entire UI.
重構
- 改以子節點為區塊的渲染方式:
引入基於子節點的分區渲染邏輯,減少了整體 DOM 更新次數。
修改僅影響到相關的子節點,而非重新生成整體 UI。