forked from fanruan/fineui
Browse Source
* commit '3d3973ee8c0ebc13ab283f04fb37707e13a7722e': (198 commits) 同步 同步 Pull request #3135: BI-115516 check面板也处理下 Merge pull request #200297 in DEC/fineui from master to feature/x Merge pull request #200530 in DEC/fineui from master to feature/x 无JIRA fix: text_value_combo_popup 兼容性 BI-115369 同步修改 update 无JIRA任务 图标key Pull request #3114: 无JIRA任务 chore: 优化 auto upgrade version to 2.0.20221009164825 BI-114880 style:图标更新 auto upgrade version to 2.0.20221008165420 auto upgrade version to 2.0.20221007090556 resizeObserver auto upgrade version to 2.0.20221004143445 auto upgrade version to 2.0.20221003165530 feature: 支持type可以直接传函数,没有xtype都行 无JIRA fix: 动态日期面板border auto upgrade version to 2.0.20220928194458 ...research/test
superman
2 years ago
110 changed files with 1634 additions and 987 deletions
Binary file not shown.
Before Width: | Height: | Size: 710 KiB After Width: | Height: | Size: 788 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
lodash core plus="debounce,throttle,get,set,findIndex,findLastIndex,findKey,findLastKey,isArrayLike,invert,invertBy,uniq,uniqBy,omit,omitBy,zip,unzip,rest,range,random,reject,intersection,drop,countBy,union,zipObject,initial,cloneDeep,clamp,isPlainObject,take,takeRight,without,difference,defaultsDeep,trim,merge,groupBy,uniqBy,before,after,unescape,chunk" |
||||
lodash core plus="debounce,throttle,get,set,findIndex,findLastIndex,findKey,findLastKey,isArrayLike,invert,invertBy,uniq,uniqBy,omit,omitBy,zip,unzip,rest,range,random,reject,intersection,drop,countBy,union,zipObject,initial,cloneDeep,clamp,isPlainObject,take,takeRight,without,difference,defaultsDeep,trim,merge,groupBy,uniqBy,before,after,unescape,chunk,pick,pickBy,identity" |
||||
|
@ -1,7 +1,7 @@
|
||||
@import "../../index.less"; |
||||
|
||||
.bi-trigger{ |
||||
& .bi-trigger-icon-button{ |
||||
& .bi-trigger-icon-button, &.bi-trigger-icon-button { |
||||
font-size: @font-size-16; |
||||
} |
||||
} |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue