| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(auto-tip): fix auto-tip in Vue2, the directive value may be true (#4045) * fix(auto-tip): fix auto-tip in Vue2, the directive value may be true * fix(auto-tip): fix | 6 个月前 | |
fix(clickoutside): 修复拖选文本时误触发外部点击关闭的问题 (#4288) * fix(clickoutside): 缓存 mousedown 的 composedPath,修复组件内拖选到外部松开时误触发外部点击关闭 composedPath() 在事件派发完成后会返回空数组,而 clickoutside 把 mousedown 事件存入 startClick,等到 mouseup 处理时才调用其 composedPath(),此时路径 已丢失,导致 mousedown 在组件内部的保护判断失效。修复为在 mousedown 派发 时立即缓存完整路径,mouseup 时使用缓存路径。 * test(color-picker): 增加 hex 输入框拖选文本时面板不应误关闭的回归测试 | 2 天前 | |
feat: enhance the divider dialogbox treemenu function (#2758) | 1 年前 | |
fix: resolve the issue of two InfiniteScroll components reporting errors on the same page (#3742) | 10 个月前 | |
refactor renderless/common to @opentiny/utils (#2845) * fix(utils): 完成common中,外层函数的迁移 * fix(utils): 迁移common/deps目录的文件 * fix(hooks): 修复指令包和hooks包的链接指向 * fix(renderless): fix | 1 年前 | |
fix(utils): delete the renderless/common directory and adjust all reference paths. (#2849) * fix(utils): 调整sha256, 移除 getWindow, isWeb * fix(utils): 移除isSerer到globalConfig, 删除isBrowser函数 * fix(utils): 移除 prop-util 包 * fix(utils): 更新date, calendar,date-utils, type四个引用 * fix(utils): 更新string包路径 * fix(utils): 更新 object路径 * fix(utils): 添加'@opentiny/utils' 依赖 * fix(utils): 添加'@opentiny/utils' 依赖 * fix(utils): 更新 dataset 路径 * fix(utils): 更新 array 路径 * fix(utils): 更新 array 路径 * fix(utils): 更新 dataset 路径 * fix(utils): 删除所有的renderless/common中的文件 * fix(utils): 替换路径 * fix(utils): 替换路径 * fix(utils): 替换路径 * fix(utils): 替换路径 * fix(utils): 替换路径 * fix(utils): 替换路径 * fix(utils): 替换路径 * fix(utils): fix * fix(utils): remove time-line-new * fix(utils): adjust import orders * fix(utils): 替换路径 * fix(utils): add popup-manager file | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 6 个月前 | ||
| 2 天前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 1 年前 |