纯JavaScript编写的弹窗,内置方法confirm、alert、prompt、loading、iframe、isPhone、tooltip。
These are all versions of this script. Show only the versions where the code changed.
更新 pops.js
新增内部svg代码 新增按钮可以携带icon 新增多个内部参数 修复按钮大小问题
修改button样式为element-plus的按钮样式 新增button类型warning、danger 新增button类型的代码提示 修改pops.iframe的顶部按钮图标为svg图标 pops.iframe的btn新增参数mise 修改pops.iframe的点击事件
修改内部函数部分实现width、height、outerWidth、outerHeight 修改pops.tooltip内的location更名为position 修改pops.tooltip内的arrowHeight更名为arrowDistance pops.tooltip内新增参数otherDistance、alwaysShow 新增pops.tooltip使用alwaysShow的同情况下的返回参数
更新version
全新重构 新增pops.drawer
重构内部实现 重构参数mask 新增mask的toClose和toHide
修复prompt方法focus未正确设置问题
去除forbid属性