ng-devui icon indicating copy to clipboard operation
ng-devui copied to clipboard

Angular UI Component Library based on DevUI Design

Results 129 ng-devui issues
Sort by recently updated
recently updated
newest added

- 增加提交新特性的issue模板 - 增加添加小助手微信的入口 - 优化之前的issue模板 点击`New issue`按钮创建 issue 时,效果如下: ![image](https://user-images.githubusercontent.com/9566362/182388726-70be14a2-7737-4a50-bcaf-27bd8b06b3f3.png) 现状是这样的(缺少一个增加新特性的模板,以及缺少一个添加小助手微信的入口): ![image](https://user-images.githubusercontent.com/9566362/182388822-0b88bc51-ab46-4988-90bb-28ebd19abed3.png)

enhancement
PR: unreviewed
PR: partially-approved

Refer the following page: https://devui.design/components/zh-cn/icon/api ![image](https://user-images.githubusercontent.com/5886584/183230178-14b90f4d-5e0e-47a3-a752-a6871e0f28d3.png) The link there displays the following dead link https://devui.design/components/zh-cn/icon/api Which now should be: https://devui.design/icon/ruleResource

支持 `bodyScrollable` 为 `false` 时自动调整滚动条以避免抖动 [主要代码](https://github.com/DevCloudFE/ng-devui/pull/137/files#diff-bb6c03d833127c120ed06d20ed6bc798925d2fb5e2bd13bc21ea48001978f3f5) https://user-images.githubusercontent.com/64340763/129555421-95ace2a6-ab41-408b-abec-681c336f4a10.mp4

PR: unreviewed

目前情况 ![image](https://user-images.githubusercontent.com/5886584/179436208-2079273e-e05a-426b-9ef7-45b77588f2e5.png) 理想情况 ![image](https://user-images.githubusercontent.com/5886584/179436328-e0091f10-b57e-48e6-9623-baed8a33d2e7.png) 谢谢

feature requested

**首页链接地址访问如图404** ![image](https://user-images.githubusercontent.com/32865628/179739494-b097a2b5-9912-428c-b004-f769ba2436b5.png)

documentation

angular: 13.1.0 ng-devui: 13.3.0 ``` {{ item.title }} ``` 当 `d-accordion` 组件的 itemTemplate 模板中嵌套使用 `d-badge` 的时候,`d-badge` 内文字的样式会被意外的赋予一个 `text-indent: 20px;` 属性,导致 `d-badge` 徽标组件的样式异常 ![image](https://user-images.githubusercontent.com/27334995/181475690-a8e297fd-ef20-4a5b-95d2-a825f0d71cab.png) 该属性是从外层元素继承进来的 ![image](https://user-images.githubusercontent.com/27334995/181478876-a2415b78-2635-4906-994a-a15db54c60af.png) ![image](https://user-images.githubusercontent.com/27334995/181478958-d6f5d8ed-e993-47df-9aa6-74f34f730686.png) ![image](https://user-images.githubusercontent.com/27334995/181479070-1d9f7173-b5e1-4dff-92ee-12a8d171d7d3.png)

bug

以下demo,在输入框中没法连续输入内容,因为一输入内容就失去焦点了: [https://devui.design/components/zh-cn/cascader/demo#search-cascader](https://devui.design/components/zh-cn/cascader/demo#search-cascader) ![image](https://user-images.githubusercontent.com/9566362/182382685-61d8374f-d079-4645-8e2b-002baba168d3.png)

bug

When using some services (E.g. firebase together with google authentication), sometimes we will need a custom referrer policy. This patch addresses it by allowing passes of the tag to the...

PR: unreviewed

用于收集正在使用 Ng DevUI 组件库的企业和个人项目,项目信息会在 DevUI 官网首页进行展示。 希望能提供: - 项目名称 - 项目Logo - 项目截图(可选) - 项目链接地址(可选) > Tips:请注意保护公司商业机密和个人隐私。 感谢你对 DevUI 的持续关注!

discussion