hug-sun / element3

A Vue.js 3.0 UI Toolkit for IT Education. Build with JS&TS
https://e3.shengxinjing.cn/
MIT License
3.28k stars 1.01k forks source link

Divider component add color and style attribute #614

Closed JayMeDotDot closed 2 years ago

JayMeDotDot commented 2 years ago

Color Attribute

Allow developers to set the divider component's color with CSSProperties. With no prop value passed, it will fall back to the default value. In addition, the text color would inherit from the divider component. The default value may be $--border-color-base.

Style Attribute

Allow developers to set the divider component's style with CSSProperties. With no prop value passed, it will fall back to the default value. The default value may be solid.

withoutmelv commented 2 years ago

申领

JayMeDotDot commented 2 years ago

申领

不好意思啊,这个 feature 已经实现了,但是我忘记关闭了,你可以看下有没有需要改进的地方😊 如果没问题的话,我就关闭这个 issue 了

withoutmelv commented 2 years ago

好的