PowJS v2.2.3 Release Notes

Release Date: 2018-05-20 // almost 6 years ago
    • 修复 exports 导出 BUG
    • 优化 使用 ownerDocument.adoptNode 进行节点操作
    • 变更 使用 = 替代 ^ 表示直接向 this.parent.textContent 赋值
    • 🚚 增加 removeChilds 删除 this.node 下全部的子节点
    • 增加 伪节点支持, 以 : 开头, 执行操作 this.node = this.parent