-
Notifications
You must be signed in to change notification settings - Fork 363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Tag] 标签组件建议支持自定义颜色 #3004
Labels
Comments
👋 @Loinver,感谢给 TDesign 提出了 issue。 |
maoyiluo
added a commit
to maoyiluo/tdesign-vue
that referenced
this issue
Mar 5, 2024
maoyiluo
added a commit
to maoyiluo/tdesign-vue
that referenced
this issue
Mar 5, 2024
uyarn
added a commit
that referenced
this issue
Mar 14, 2024
* feat(tag): add color attribute to t-tag in order to customize tag color feat #3004 * feat: tag自定义颜色下light和light-outline的背景色使用计算的色阶展示 feat #3004 * feat: 补充缺失的类型 * refactor(tag): 将获取颜色样式的代码抽取成方法 * feat(tag): 改用chorma计算色阶 * chore: update snapshot * chore: update demo display * feat(tag): use transparent color for the light mode t-tag when using with color props * chore: update snapshot * feat: 补充类型声明 & 清理多余依赖 --------- Co-authored-by: Uyarn <uyarnchen@gmail.com>
uyarn
added a commit
that referenced
this issue
Apr 11, 2024
* feat(tag): add color attribute to t-tag in order to customize tag color feat #3004 * feat: tag自定义颜色下light和light-outline的背景色使用计算的色阶展示 feat #3004 * feat: 补充缺失的类型 * refactor(tag): 将获取颜色样式的代码抽取成方法 * feat(tag): 改用chorma计算色阶 * chore: update snapshot * chore: update demo display * feat(tag): use transparent color for the light mode t-tag when using with color props * chore: update snapshot * feat: 补充类型声明 & 清理多余依赖 --------- Co-authored-by: Uyarn <uyarnchen@gmail.com>
已在 1.9.2 支持 |
uyarn
added a commit
that referenced
this issue
Apr 11, 2024
* chore: update group code (#3111) * feat(Tag): 增加自定义颜色参数 (#3101) * feat(tag): add color attribute to t-tag in order to customize tag color feat #3004 * feat: tag自定义颜色下light和light-outline的背景色使用计算的色阶展示 feat #3004 * feat: 补充缺失的类型 * refactor(tag): 将获取颜色样式的代码抽取成方法 * feat(tag): 改用chorma计算色阶 * chore: update snapshot * chore: update demo display * feat(tag): use transparent color for the light mode t-tag when using with color props * chore: update snapshot * feat: 补充类型声明 & 清理多余依赖 --------- Co-authored-by: Uyarn <uyarnchen@gmail.com> * fix(transfer): trigger exception for the search event (#3118) * chore: fix image locale and update snapshot (#3119) * fix(loading): export directive alias (#3120) Co-authored-by: yojim <chenyujian@oigcn.cn> * feat(TagInput): expand the deletion function of collapsedItems(#2941) (#2942) * feat(TagInput): expand the deletion function of collapsedItems(#2941) * fix(TagInput): onClose parameter(#2941) * chore: update api * chore: update api * chore: update api * chore: update api --------- Co-authored-by: Uyarn <uyarnchen@gmail.com> * fix(checkbox): checkboxGroup max effects disable status * docs(dialog): add comment for usage precautions (#3126) * fix(date-picker): over parse when valueType is Date (#3127) * fix(date-picker): over parse when valueType is Date * chore: fix lint * docs(dialog): mention destroy DOM elements in dialog.md (#3125) * docs(dialog): mention destroy DOM elements in dialog.md * docs(dialog): add more specific description in dialog.md * docs(dialog): update translations in dialog.en-US.md * docs(dialog): update colons in dialog.en-US.md * fix(menu): remove usage of `height` in menu demos (#3135) * fix(menu): remove usage of `height` in menu demos * fix(menu): update snapshots * fix(table): use the `fixedRows` property console to report errors (#3134) * fix(Transfer): fix tree data filter error (#3137) * fix(Transfer): fix tree data filter error * fix(Transfer): fix tree data filter error * fix(datepicker): fix datepicker week parse error (#3138) * chore: rename loading directive export (#3140) * chore: release 1.9.2 (#3139) * chore: release 1.9.2 * chore: update snapshot --------- Co-authored-by: maoyiluo <43943796+maoyiluo@users.noreply.github.com> Co-authored-by: betavs <34408516+betavs@users.noreply.github.com> Co-authored-by: Yoki <yujian0108@gmail.com> Co-authored-by: yojim <chenyujian@oigcn.cn> Co-authored-by: odinlin <topazur@163.com> Co-authored-by: LoopZhou <13745660+LoopZhou@users.noreply.github.com> Co-authored-by: Lyan-u <46185702+Lyan-u@users.noreply.github.com> Co-authored-by: Yunfei Shen <shenyf0608@163.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
这个功能解决了什么问题
现有的5个主题有些不够用。
你建议的方案是什么
支持自定义颜色。
The text was updated successfully, but these errors were encountered: