KwongTN
KwongTN
Refer the following page: https://devui.design/components/zh-cn/icon/api  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
目前情况  理想情况  谢谢
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...
This patch adds a pipfile sorter to the list
## Pull Request Check List - [x] Added **tests** for changed code. - [ ] Updated **documentation** for changed code. ^ There are no related documentation This PR attempts to...
### What problem does this feature solve 若用户右键选择,显示下拉菜单。这能用来取代系统内建的下拉菜单。 ### What does the proposed API look like ```html ```
### Version latest ### Angular Version 14 ### Link to minimal reproduction https://devui.design/components/zh-cn/toast/demo#basic-usage ### Step to reproduce 连续按多下任何全局通知。 ### What is expected 应参考 https://vue-devui.github.io/components/notification/ 的模式。 1. 如有新全局通知,应在卡片下增加,而不是删掉原本的卡片后重新构造。 2. 若卡片被关掉了,下方卡片应该往上移动,替代上方卡片的位置。 ###...
Before:  After: 
[//]: # (Thanks for helping us out! Cache invalidation sucks, so your help is greatly appreciated!) ## Description [//]: # (What're you proposing?) Currently we only allow cahalot to be...
The existing declaration does not expose the deployment to collect metrics from the pods, hence no metrics are being collected. This PR exposes the metrics port, and also includes a...