kooriookami

Results 8 issues of kooriookami

There is a little bump in the circled area. ![image](https://user-images.githubusercontent.com/38392315/128635146-2f0f6a53-835c-42fc-bd75-91274cc36b9f.png) ![image](https://user-images.githubusercontent.com/38392315/128635215-8735c1ac-4c23-4b84-b794-3a44af58c381.png)

to verify

## Why Changed 为什么改变 Currently the Checkbox and Radio APIs are inconsistent with components such as Select, and using `label` act as `value` is a legacy issue that confuses users....

CommitMessage::Qualified
Minor Version

To make it easier for users to upgrade Element Plus, this issue will document the upgrade changes from version `2.5.0`. 为了更好地方便用户升级 Element Plus,此 issue 将记录从 `2.5.0` 版本开始的升级变化。

- [ ] Merge new doc style #10514. - [ ] Add overview icons. ![image](https://github.com/element-plus/element-plus/assets/38392315/c6f44560-e03e-4cee-97ab-053c273891a3)

CommitMessage::Qualified

Hi, this project supports Unicode 13. It's outdated. Hope to support the latest Unicode version. https://www.unicode.org/Public/15.1.0/ucd/LineBreak.txt

### 可复现的链接: 无 ### 问题描述与截图: 有的项目本身没有安装dayjs,而vxe-table-plugin-element依赖与dayjs,就提示找不到,建议把dayjs作为dependencies依赖项。 ### 期望的结果: 把dayjs放到dependencies中 ### 操作系统: win11 ### 浏览器版本: chrome116 ### vue 版本: 2.6.0 ### vxe-table 版本: 3.7.0-beta.20

bug

我是用的项目是Vue Cli 5版本,安装el-select-tree后启动会报一下错误。原因是源码中有babel的引用,项目又对node_modules进行了编译。 ![image](https://github.com/yujinpan/el-select-tree/assets/38392315/85763443-8c78-496d-a413-9a7d59a44269) 目前我需要手动让babel忽略整个node_modules包,这样才能正常进入项目。 ``` module.exports = { presets: [ '@vue/cli-plugin-babel/preset' ], ignore: [ /node_modules/ ] } ```

我看字形调整的issue被关了,创建一个新的issue来提问。 【之】字左下方转角部分字是圆角,部分字是尖角,这个是否需要统一?个人感觉圆角的美观点,大部分黑体也是圆润的转折。 ![image](https://github.com/atelier-anchor/smiley-sans/assets/38392315/c70a56b5-fa53-49da-8521-790246a5665a)

enhancement
category: han