kooriookami

Results 29 comments of kooriookami

@yuanjinyong Edge浏览器内核也是Chromium吧,应该也会卡吧。

数据太多是会卡顿的,Chromium内核数据少也会卡顿。

> 我这边把图标字体大小和菜单文字的都改为14px,仍旧很卡。而且我不是用的element自带的字体图标,试过把图标去掉,也卡。 试试用Firefox还有卡顿吗,这个问题很有可能是出在浏览器内核。

Still have this problem, I have to use npm build it.

## 2.5.0 _2024-01-10_ ### Compatibility 兼容性 Please make sure your browser supports [ES2021](https://caniuse.com/?search=es2021) and related CSS features such as flex gap. 请确保您的浏览器支持 [ES2021](https://caniuse.com/?search=es2021) 及相关 CSS 特性,如 flex gap 等。 |...

## 2.5.4 _2024-02-02_ ### tabs #15733 The `addIcon` slot was changed to `add-icon`. `addIcon` 插槽改为 `add-icon`。

## 2.6.0 _2024-03-01_ ### checkbox & radio #15525 Distinguish between `label` and `value` in Group mode (compatible with `label` only usage). `label` is used as display text only, `value` is...

## 2.7.0 _2024-04-12_ ### empty-values & value-on-clear #16361 In order to support custom clear value and conditions for determining the empty value, two props are added. `empty-values` is an array...

## 2.7.2 _2024-04-26_ ### aria #16598 `label` prop was changed to `aria-label` in a11y. A11y 中的 `label` 参数改为 `aria-label`。 Changed components List: 改动组件列表: - autocomplete - checkbox-group - color-picker -...