ant-design
Here are 1,880 public repositories matching this topic...
-
Updated
Aug 8, 2022 - TypeScript
-
Updated
Aug 8, 2022 - Java
-
Updated
Aug 8, 2022 - Vue
-
Updated
Aug 8, 2022 - Vue
-
Updated
Aug 3, 2022 - Vue
-
Updated
Aug 8, 2022 - TypeScript
What problem does this feature solve?
Sonar issue as per https://sonarqube.sgp.dbs.com:8443/coding_rules?open=Web%3ABoldAndItalicTagsCheck&rule_key=Web%3ABoldAndItalicTagsCheck
What does the proposed API look like?
Please replace the article to use tag instead of for the icons which reduces developer effort to fix sonarqube issues post code scan.<!-- generated by ng-zorro-issue
-
Updated
Aug 7, 2022 - TypeScript
-
Updated
May 16, 2022 - TypeScript
图片分辨率问题
1、能否设置图片分辨率尺寸。
2、添加图片或替换图片时,是否可以固定长宽比自动缩放。
单选或者多选增加横放排列方式
-
Updated
Aug 8, 2022 - JavaScript
-
Updated
Jul 12, 2022 - Less
-
Updated
Aug 8, 2022 - C#
-
Updated
Aug 7, 2022 - TypeScript
面包屑导航跳转的问题
-
Updated
Aug 8, 2022 - TypeScript
-
Updated
Jul 6, 2022 - Vue
-
Updated
Aug 8, 2022 - TypeScript
Hi, thanks for making such an awesome tool. Is it possbile to also add nestjs-query support? I saw there is nest-crud which is great, but IMHO a GraphQL API has many advantages over REST. It would be great if refine can support both nest-crud and nestjs-query.
Many thanks!
-
Updated
Jul 2, 2020 - Vue
-
Updated
May 22, 2022 - Vue
-
Updated
Jul 21, 2022 - Java
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Jul 6, 2022 - Java
-
Updated
Jun 28, 2017 - JavaScript
-
Updated
Jul 28, 2022 - Dockerfile
For eg. '==' tooltip as "Equals", 'Like' tooltip as "Contains", etc
-
Updated
Jul 13, 2022 - TypeScript
Improve this page
Add a description, image, and links to the ant-design topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ant-design topic, visit your repo's landing page and select "manage topics."
What problem does this feature solve?
I want to provide additional properties to a menu for example to make it better testable. This works but TS is reporting an error as the attribute 'data-test' does not exit in type ItemType.