Simplelegant

Results 31 comments of Simplelegant

感谢建议,后续版本我们升级rxjs7

14.0.0版本已支持 rxjs7

确认下数据是否完成变更,数据变更无误的话尝试下解构赋值

大字号主题和其它主题是两套模式,后续考虑统一起来

Thanks for contributions. Is it possible to expose the imgProps API so that users can transfer required img native attributes, such as alt, to make it more flexible?

感谢建议,我们下版本修复链接地址 你可在此处查看主题切换器 https://github.com/DevCloudFE/ng-devui/tree/master/devui-commons/src/header/theme-picker

问题已修复,欢迎访问查看

badge的display为inline-block,继承到了accordion上层级的text-indent,可以给badge增加样式` text-indent: initial`防止继承