Commit Graph

72 Commits

Author SHA1 Message Date
vagusX
b2f77f92a4 fix: site icons category issue (#20477) 2019-12-27 10:23:11 +08:00
ycjcl868
5dbfe42159 fix: Icon dark theme 2019-12-25 14:42:15 +08:00
二货机器人
64b905e9bd
chore: Update @ant-design/icons deps (#19979)
* update icons deps

* update all icon ref

* fix lint

* update snapshot
2019-11-28 12:34:33 +08:00
zombiej
7a12b2b1ae merge master 2019-10-30 16:28:28 +08:00
lewis liu
f1bf9eb3bc docs:Use tensorflow.js to predict icon (#19411)
* docs:use tfjs to predict icon

* style:Expected blank line between class members

* bugfix: remove useless isMounted

* style:Get patch fixes within a minor version
2019-10-25 11:30:55 +08:00
zombiej
f8f7ccb709 fix lint 2019-09-11 22:21:41 +08:00
zombiej
428f3bbe0d fix: Icon search should work 2019-09-03 12:15:43 +08:00
zombiej
1e359b0309 fix lint 2019-08-30 00:06:35 +08:00
zombiej
3d8a4f3612 merge master 2019-08-29 23:41:46 +08:00
afc163
67cebf6da6 💄 fix eslint error 2019-08-28 12:03:26 +08:00
afc163
7458a9abcd
📝 add search icon to ga event 2019-08-27 20:44:29 +08:00
天可
8a1d184d8b 500->503 2019-08-23 16:52:33 +08:00
天可
4b3179cef5 使用 Result 组件显示服务端错误信息 2019-08-23 16:42:50 +08:00
天可
df3539026b 上传前压缩图片为300px以内,防止超时报错 2019-08-23 16:33:17 +08:00
天可
5d5b001d48 修复localstorage在ssr过程中的报错 2019-08-23 14:49:11 +08:00
天可
382882247b 兼容不支持 localstorage 的浏览器 2019-08-23 14:16:30 +08:00
天可
2d96dc4124 bugfix: localStorage not defined 2019-08-23 14:03:52 +08:00
天可
2cf0577e4f 提供一个关闭功能,点击后 localStorage 存一下就不弹了 2019-08-23 13:27:04 +08:00
天可
a04794261c 文案修改,弹窗移除 footer 2019-08-23 11:08:12 +08:00
天可
3ac8f090c7 添加匹配度等相关文案 2019-08-22 22:07:02 +08:00
天可
94250484f4 remove popoverVisible 2019-08-22 21:14:50 +08:00
天可
d447781c4e 添加更显眼的介绍 2019-08-22 21:14:39 +08:00
天可
e912048168 服务不可用提示 2019-08-22 21:14:29 +08:00
天可
31821e51e6 通过 tooltip 外化 type 2019-08-22 21:14:17 +08:00
天可
b15032a597 完成国际化 2019-08-22 21:14:05 +08:00
天可
7be5b1c083 添加点击拷贝功能 2019-08-22 21:13:53 +08:00
天可
49b4bfdaa5 基本样式完成 2019-08-22 21:08:07 +08:00
afc163
760853e239 💄 eslint for all 2019-08-14 18:21:24 +08:00
vagusX
149729e524
use ant design icons 4.0 (#18217)
* feat: use @ant-design/icons@4.0

* feat: use createFromIconfontCN to make site works

* feat: update doc for Icon

* feat: use icon in component Alert

* feat: use icon in component Avatar

* feat: use icon in component Breadcrumb

* feat: use icon in component Button

* feat: use icon in component Cascader

* feat: use icon in component Collapse

* feat: use icon in component Datepicker

* feat: use icon in component Dropdown

* feat: use icon in component Form

* feat: use icon in component Input

* feat: use icon in component InputNumber

* feat: use icon in component Layout

* feat: use icon in component Mention

* feat: use icon in component Message

* feat: use icon in component Modal

* feat: use icon in component Notification

* feat: use icon in component PageHeader

* feat: use icon in component Pagination

* feat: use icon in component Popconfirm

* feat: use icon in component Progress

* feat: use icon in component Rate

* feat: use icon in component Result

* feat: use icon in component Select

* feat: use icon in component Step

* feat: use icon in component Switch

* feat: use icon in component Table

* feat: use icon in component Tab

* feat: use icon in component Tag

* feat: handle rest component which using Icon

* fix: remove unused vars

* feat: use latest alpha ant design icons

* fix: failed test in uploadlist.test.js

* test: update snapshot for icons

* doc: add Icon for site

* doc: use @ant-design/icons in site

* chore: use latest icons

* fix: tslint issue

* fix: test cases

* fix: types for react

* fix: lint rules for import orders

* fix: use @ant-design/icons@4.0.0-alpha.5 to avoid insert css in server render

* fix: eslint error in demo/**.md

* inject antd icons

* update snapshot

* fix site

* doc: update docs

* fix: code snippets icon in site

* feat: use latest @ant-design/icons

* fix: icon props in message
2019-08-13 14:07:17 +08:00
afc163
ca3f4a18ca Fix TypeScript errors 2019-08-09 12:20:37 +08:00
afc163
83a768787e
📝 antd/lib/xxx => antd/es/xxx again 2019-08-05 15:37:00 +08:00
偏右
b1e63be9e3 fix: icon typo (#17458)
* 🐛 Fix icon typo

close #17448

*  update snapshots

*  add test case
2019-07-04 15:00:42 +08:00
陈帅
82b85709be style: run lint-fix (#17172) 2019-06-19 19:09:08 +08:00
偏右
79a6b70e6a 🐛 Fix typo name icons, add warning and update docs (#16818)
close #13007
close #16810

deps: ant-design/ant-design-icons#63
2019-05-27 17:04:02 +08:00
afc163
701ab7aab0
💄 chore some documents style 2019-05-22 12:36:43 +08:00
zombieJ
c39ca23b7d
update icons logic (#16623) 2019-05-16 17:47:50 +08:00
偏右
e184045e3d fix: Fix lots of missing icons (#15874)
* 🐛 Fix lots of missing icons

close ant-design/ant-design-icons#26
close #15850

* update icons deps

* fix lint
2019-05-07 23:54:08 +08:00
zombieJ
5987792a44
fix: typescript definition update (#16202)
* fix lint

* update snapshot

* update define
2019-04-20 23:38:02 +08:00
afc163
8155756826
site: 💄 optimize icon doc 2019-04-08 10:17:03 +08:00
DiamondYuan
79ecd32893 feat: Icon enable search 2019-04-06 13:20:22 +08:00
ZYSzys
554fdd4a3c script: cleanup & reduce useless prettier files (#15467) 2019-03-18 10:46:17 +08:00
+v
72296fd4e0
fix: lint 2019-03-15 17:29:57 +08:00
+v
acc9e96689
fix: clearTimeout 2019-03-15 17:12:30 +08:00
afc163
e7e82defae
📝 Fix <Icon type="import" /> missing in documentation 2019-03-15 15:57:53 +08:00
Harry.Hou
1a96388513 add symbol , in end 2019-03-04 19:46:41 +08:00
Harry.Hou
6825456564 🐛 (Site_Icon_Display) modify background color for two tone icon item
when theme equal twoTone add calss to li tag, modify hover color from primary color to #8ecafe.

Closes #1
2019-03-04 17:13:36 +08:00
zombiej
6f95995faa merge master 2019-02-27 19:57:48 +08:00
zombieJ
18c3c5e6d2 add icons (#15047) 2019-02-26 11:48:42 +08:00
Kevinaskin
2da7701ce8 📝 Fix missing icon radius-upright in demo page (#15004)
close #15002
2019-02-22 15:54:25 +08:00
afc163
f359b7592e
📝 site: remove new icons badge 2019-02-17 12:41:19 +08:00