From 84f2e978a8308d77cc02fd0c65e5ebde20b6201f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsim@users.noreply.github.com> Date: Wed, 22 Nov 2023 16:46:07 +0800 Subject: [PATCH 01/12] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Gitee=20Issue=20?= =?UTF-8?q?=E8=A1=A8=E5=8D=95=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitee/ISSUE_TEMPLATE/bug.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitee/ISSUE_TEMPLATE/bug.yml b/.gitee/ISSUE_TEMPLATE/bug.yml index f5f46e03..77da8221 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -16,7 +16,8 @@ body: - type: input attributes: label: 版本号 - placeholder: 请提供您所使用的 Layui 版本号 + placeholder: 请提供您当前使用的 Layui 版本号 + description: 若不清楚,可打开 `layui.js`,头部注释有对应的版本号 validations: required: true - type: input From 6d5d356583a2761e83554702625b2c400df1cccc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsim@users.noreply.github.com> Date: Wed, 22 Nov 2023 16:46:37 +0800 Subject: [PATCH 02/12] =?UTF-8?q?=E4=BC=98=E5=8C=96=20layui-v2.9.0-rc.1=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/versions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/versions.md b/docs/versions.md index 29a11ae2..24b9b058 100644 --- a/docs/versions.md +++ b/docs/versions.md @@ -27,11 +27,11 @@ toc: true - #### util - 优化 `util.on()` 方法,提升参数的灵活性和代码的可读性 [d74abb4](https://github.com/layui/layui/commit/d74abb453cb45ea5d2eb69f0ed7250caf0ab0088) / [92c8580](https://github.com/layui/layui/commit/92c85805c2558bf384292d7adf783d8453cd895a) - #### colorpicker - - 优化 colorpicker 内部输入框取值,移除字符串两侧的空白字符 [#1427](https://github.com/layui/layui/pull/1427) + - 优化 内部输入框取值,移除字符串两侧的空白字符 [#1427](https://github.com/layui/layui/pull/1427) [@Sight-wcg](https://github.com/Sight-wcg) - #### 其他 - 优化 `lay.clipboard.writeText()` 逻辑,以适配无写入权限时的场景 [#1421](https://github.com/layui/layui/pull/1421) [@Sight-wcg](https://github.com/Sight-wcg) -### 下载: [layui-v2.9.0-beta.1.zip](https://gitee.com/layui/layui/attach_files/1589824/download) +### 下载: [layui-v2.9.0-rc.1.zip](https://gitee.com/layui/layui/attach_files/1589824/download) --- From 8174aa900540eb0ca0427ac2b963a1deccedcaf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsim@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:48:32 +0800 Subject: [PATCH 03/12] =?UTF-8?q?=E6=B8=85=E7=90=86=20docs=20=E4=B8=BB?= =?UTF-8?q?=E9=A1=B5=E5=A4=9A=E4=BD=99=E7=A9=BA=E7=99=BD=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index a10ad542..4da36e70 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,7 +2,7 @@ title: 开始使用 toc: true --- - +