Skip to content
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

styles:主题二期合入 #6023

Merged
merged 52 commits into from
Jan 6, 2023
Merged

styles:主题二期合入 #6023

merged 52 commits into from
Jan 6, 2023

Conversation

qkiroc
Copy link
Collaborator

@qkiroc qkiroc commented Jan 5, 2023

No description provided.

qkiroc and others added 30 commits November 21, 2022 15:10
* feat: button增加font-weight

* fix: button-fix

* fix: button-fix

Co-authored-by: hongyang03 <hongyang03@baidu.com>
* feat: input输入框变量样式&切换图标方案

* fix: 去掉多余代码

* fix: 去掉多余代码

Co-authored-by: hongyang03 <hongyang03@baidu.com>
* fix: 修复选择图标没选中

* fix: 代码格式

Co-authored-by: hongyang03 <hongyang03@baidu.com>
* inputNumber输入输入框 组件css变量

* inputNumber组件 兼容变量

* inputNumber组件 css变量文件迁移

* inputNumber组件 删除变量

* 去除无用变量

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* inputNumber输入输入框 组件css变量

* inputNumber组件 兼容变量

* inputNumber组件 css变量文件迁移

* inputNumber组件 删除变量

* 去除无用变量

* InputNumber组件 变量修改

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* inputNumber组件 加强版分别配置

* inputNumber组件 加强版图标

* 修改图标变量

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* inputNumber组件 加强版分别配置

* inputNumber组件 加强版图标

* 修改图标变量

* checkbox组件变量

* 修改checkbox-size

* 修改checkbox-size变量

* 优化

* 优化

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* inputNumber组件 加强版分别配置

* inputNumber组件 加强版图标

* 修改图标变量

* checkbox组件变量

* 修改checkbox-size

* 修改checkbox-size变量

* 优化

* 优化

* checkbox边框 背景分别配置变量

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* listSelect组件变量

* 优化

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* feat: radio&switch样式变量适配

* fix:修复变量

* fix: 变量修复

* fix: 变量修复

Co-authored-by: hongyang03 <hongyang03@baidu.com>
Co-authored-by: hongyang03 <hongyang03@baidu.com>
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* 组件自定义变量补充

* inputNumber加强版背景覆盖普通版

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* pref: 将变量冲properties迁移到components

* pref: 已修改组件变量迁移到components

Co-authored-by: hongyang03 <hongyang03@baidu.com>
Co-authored-by: hongyang03 <hongyang03@baidu.com>
@github-actions github-actions bot added the style Bug or PR related to component's style label Jan 5, 2023
@github-actions
Copy link

github-actions bot commented Jan 5, 2023

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.


list?.forEach(n => {
if (
/(\S*[C|c]lassName-\S*)/.test(n) &&

Check failure

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data

This [regular expression](1) that depends on [library input](2) may run slow on strings with many repetitions of '!'. This [regular expression](1) that depends on [library input](3) may run slow on strings with many repetitions of '!'.
@lurunze1226 lurunze1226 merged commit 3ac4097 into baidu:master Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
style Bug or PR related to component's style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants