From 62de97a4969549fa1700863e3982b73d4ccc2807 Mon Sep 17 00:00:00 2001 From: Wei Zhu Date: Sat, 16 Dec 2017 14:57:18 -0600 Subject: [PATCH] Add Ant Design (#1928) --- src/apps.json | 15 ++++++++++++++ src/icons/Ant Design.svg | 43 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 src/icons/Ant Design.svg diff --git a/src/apps.json b/src/apps.json index b98e5f7fd..f49dd67b3 100644 --- a/src/apps.json +++ b/src/apps.json @@ -89,6 +89,21 @@ "icon": "amber.png", "website": "https://amberframework.org" }, + "Ant Design": { + "cats": [ + "12" + ], + "implies": [ + "React" + ], + "icon": "Ant Design.svg", + "env": "^antd$", + "html": [ + "<(?:div|button) class=\"ant-(?:btn|col|row|layout|breadcrumb|menu|pagination|steps|select|cascader|checkbox|calendar|form|input-number|input|mention|rate|radio|slider|switch|tree-select|time-picker|transfer|upload|avatar|badge|card|carousel|collapse|list|popover|tooltip|table|tabs|tag|timeline|tree|alert|modal|message|notification|progress|popconfirm|spin|anchor|back-top|divider)", + " + + + Group 28 Copy 5 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file