BlackTeay blackteay
blackteay synced commits to v6 at blackteay/ThinkAdmin from mirror 2023-11-26 04:09:18 +08:00
1493d67dbc 同步更新
blackteay synced commits to main at blackteay/vant from mirror 2023-11-25 11:09:28 +08:00
217ddc54b5 docs(TreeSelect): correct variable names (#12469)
f0b7af18c6 perf(TextEllipsis): reuse windowWidth to avoid repeat calculations (#12471)
Compare 2 commits »
blackteay synced commits to v6 at blackteay/ThinkAdmin from mirror 2023-11-25 03:39:18 +08:00
ad28cd3629 Merge pull request #281 from wzy184249652/bugfix/upload-error
bb3a90d28a 解决由于普通上传和秒传返回格式不统一导致的初次上传必然失败的bug
Compare 2 commits »
blackteay synced commits to dev at blackteay/DrissionPage from mirror 2023-11-25 02:09:19 +08:00
6d0f8a27f4 4.0.0b12解决连接浏览器403问题
blackteay synced commits to master at blackteay/go-view from mirror 2023-11-24 23:29:19 +08:00
450382dea7 docs: update
blackteay synced commits to dev at blackteay/DrissionPage from mirror 2023-11-24 09:49:33 +08:00
e3f654ce12 @@改为@&,@@-改为@!;增加css方式的定位符解析
blackteay synced commits to dev at blackteay/DrissionPage from mirror 2023-11-24 01:39:19 +08:00
75f05062fb 改进css_path;修复sr中可能获取错元素问题,未完成
blackteay synced commits to refs/git-as-svn/v1/master at blackteay/go-view from mirror 2023-11-23 14:49:19 +08:00
1e7be14118 #709: docs: add
84df69161f docs: add
750a5c723b #708: docs: update
e8727162bd docs: update
Compare 4 commits »
blackteay synced commits to main at blackteay/vant from mirror 2023-11-23 10:09:27 +08:00
3410b1c74f docs(dialog): fix translation Error and keep the sample code the same (#12465)
941f92dbf2 docs(collapse): fix translation Error (#12464)
Compare 2 commits »
blackteay synced commits to master at blackteay/go-view from mirror 2023-11-22 22:29:18 +08:00
84df69161f docs: add
e8727162bd docs: update
Compare 2 commits »
blackteay synced commits to dev at blackteay/DrissionPage from mirror 2023-11-22 16:59:19 +08:00
8699bc82d3 ElementLossError改为ElementLostError;修复_reload()小问题;SessionPage和WebPage增加close()
blackteay synced commits to main at blackteay/vant from mirror 2023-11-22 09:39:32 +08:00
eb8457e026 docs(collapse): fix missing ref tags (#12460)
blackteay synced commits to master at blackteay/weixin-js-sdk from mirror 2023-11-22 08:09:18 +08:00
4f3339597b update version to 1.6.5
4cae61fdec Merge branch 'master' of github.com:yanxi-me/weixin-js-sdk
2608bc3012 Merge pull request #57 from lamprose/master
e191d38838 fix:上传下载语音参数错误
1a01edab62 发布 1.6.4, 完善 ts 定义, 补全了开放标签列表
Compare 5 commits »
blackteay synced commits to dev at blackteay/DrissionPage from mirror 2023-11-22 00:39:19 +08:00
bd18b8e427 优化SessionPage速度;页面对象增加raw_data
977242ad0a 删除easy_set;调整项目结构
5fa71a7f0a click.twice()改为click.multiple()
11027b01b2 4.0.0b11修复WebPage()的get_tab()报错
9d51af46ab fix_count改为fit_count;click()by_js默认None
Compare 5 commits »
blackteay synced commits to dev at blackteay/DrissionPage from mirror 2023-11-21 16:29:19 +08:00
1a0d3c8029 4.0.0b10
62dc680573 4.0.0b9在interactive时getdoc;简化Frame结构
Compare 2 commits »
blackteay synced new reference dependabot/go_modules/github.com/mattn/go-isatty-0.0.20 to blackteay/gin from mirror 2023-11-21 09:49:28 +08:00
blackteay synced commits to dependabot/go_modules/github.com/mattn/go-isatty-0.0.20 at blackteay/gin from mirror 2023-11-21 09:49:28 +08:00
blackteay synced commits to dev at blackteay/DrissionPage from mirror 2023-11-21 00:09:24 +08:00
18951def81 s模式返回空时重试;默认不启动下载管理功能;SessionOptions的set_paths()改成set_download_path()
blackteay synced commits to dev at blackteay/DrissionPage from mirror 2023-11-20 15:59:24 +08:00
b3d1c54980 修复几个小问题
blackteay synced commits to dev at blackteay/DrissionPage from mirror 2023-11-20 07:49:19 +08:00
e52d14a962 找不到元素时显示方法和参数;链式查找失败时可返回设置值