btea

Results 424 comments of btea

你好,谢谢你的贡献!这里似乎没有直接用到 `el-form` 组件的引用,可以直接把 `ref="form"` 删掉。

That makes sense.

I think it would also be good to add unified global setting size support to `el-pagination`. What do you think? cc @element-plus/backers

We should keep `small` first, otherwise it will be a breaking change for users.

We can add a new `size` prop, but we should not delete `small`. We can follow certain logic to ensure that users who use the `small` attribute are not affected.

Maybe we can add a new size effect display here. ![image](https://github.com/element-plus/element-plus/assets/24516654/eba93c99-3747-45c8-82c8-1287d799f6fb)

Oh, I just noticed this.

#16832 has fixed related issues, so this PR should specifically add relevant test cases.

The test may go wrong, but don't worry about it, synchronizing the code should be fine after #16832 is merged.