Commit Graph

599 Commits

Author SHA1 Message Date
afc163
7458a9abcd
📝 add search icon to ga event 2019-08-27 20:44:29 +08:00
Nova Courtois
817f3c231f replace instances of typo 'collpse' with collapse (#18488) 2019-08-27 12:31:53 +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
62aeb5aff2 📝 Add lang attribute to html 2019-08-19 11:08:20 +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
zombiej
1cb346573c merge master 2019-08-12 13:34:23 +08:00
afc163
ca3f4a18ca Fix TypeScript errors 2019-08-09 12:20:37 +08:00
afc163
4ca61a7a33 🐛 fix scrollama error 2019-08-08 18:17:28 +08:00
afc163
60e7fa3c73 Migrate to react-intl 3 2019-08-08 18:16:18 +08:00
zombiej
b30dc1c3bc merge master 2019-08-06 17:46:53 +08:00
orzyyyy
44d110c0db feat: add extend from prettier/react 2019-08-06 15:36:13 +08:00
orzyyyy
47fd80c8ad fix: disable next line instead of the whole file 2019-08-06 15:36:13 +08:00
orzyyyy
8149aa7aba fix(site): import/no-unresolved 2019-08-06 15:36:12 +08:00
orzyyyy
ac3f319ad2 fix: lint:es 2019-08-06 15:31:59 +08:00
afc163
83a768787e
📝 antd/lib/xxx => antd/es/xxx again 2019-08-05 15:37:00 +08:00
zombieJ
81d8eb8afe
feat: ConfigProvider support locale (#17816)
* ConfigProvider support locale

* update docs

* update category

* clean up

* moving locale

* update check script

* update related code

* add test case

* demo link

* update doc

* hide one rule of md with eslint

* update error link
2019-07-24 10:34:55 +08:00
zombiej
ef66edd0c2 merge master 2019-07-19 11:54:08 +08:00
afc163
a9a24d0d39 📝 Add components count in component page 2019-07-17 19:52:21 +08:00
zombieJ
f65db14a88
Merge pull request #17464 from ant-design/master
chore: Merge master
2019-07-04 15:31:15 +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
zombieJ
4cdf37bedb
feat: New Form (#17327)
* init form

* first demo

* add normal login

* add style

* webit

* support nest errors

* beauti form errors

* use onReset

* modal demo

* add list demo

* match key of errors logic

* date demo

* customize component

* moving style

* add status style

* without form create

* add demos

* add inline style

* clean up legacy

* fix drawer demo

* mention

* fix edit-row

* editable table cell

* update mentions demo

* fix some test case

* fix upload test

* fix lint

* part of doc

* fix ts

* doc update

* rm react 15

* rm config

* enhance test coverage

* clean up

* fix FormItem context pass logic

* add more demo

* en to build

* update demo

* update demo & snapshot

* more doc

* update list doc

* update doc

* update demo to display condition render

* update snapshot

* add provider doc

* support configProvider

* more doc about validateMessages

* more description

* more and more doc

* fix typo

* en doc

* Form.List doc

* m v3 -> v4

* add skip
2019-07-03 20:14:39 +08:00
zombieJ
340ff711ab
chore: Support TypeScript & JavaScript with Demo (#17247)
* update bisheng

* support lang panel

* display tabs if multiple lang

* rm tmp file
2019-06-23 12:49:28 +08:00
陈帅
82b85709be style: run lint-fix (#17172) 2019-06-19 19:09:08 +08:00
zombieJ
364e1624ea
add antd pro 4.0 badge (#16894) 2019-05-31 10:48:00 +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
yoyo837
d9ede1b4a5 fix shouldComponentUpdate 2019-05-21 17:51:53 +08:00
zombieJ
c39ca23b7d
update icons logic (#16623) 2019-05-16 17:47:50 +08:00
gxvv
c642c87c68 💚🚨 Fix ci broken and remove linter error. 2019-05-16 14:45:17 +08:00
gxvv
8539cf6879 🐛 Fix scroll to initial anchor on page load and scroll to top on router change.
chore: Use destroy replace disable.
2019-05-16 14:19:15 +08:00
gxvv
5b8867439a 🐛 Fix scrollama not working after unnecessary update. 2019-05-16 14:18:53 +08:00
愚道
adfc4355b9 merge master 2019-05-12 22:35:25 +08:00
信鑫-King
0156886351 fix: codesandbox not support slash import (#16509)
* fix: codesandbox not support lodash/*

* fix: remove slash deps
2019-05-10 15:45:51 +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
7478913e23
💄 improve footer style 2019-04-16 11:32:03 +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
afc163
0861ec9e0d
📝 Add analytics code for code box 2019-04-04 15:33:56 +08:00
龚方闻
41ffa3f410 fix "Edit this demo on Github" lost 2019-04-03 16:27:10 +08:00
afc163
cf17ea6174
📝 Fix bug of failed to execute querySelector on Document that not a valid selector 2019-03-31 20:38:46 +08:00
afc163
ca778f38dd
💄 Improve ant.design site footer style 2019-03-31 20:34:16 +08:00
偏右
f3c74c3138
💄 Optimize footer of site (#15612) 2019-03-24 23:39:45 +08:00
偏右
c5a4eef414 💄 Enhance component demo (#15511) 2019-03-21 09:48:50 +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
偏右
1bc97f446b
Merge pull request #15315 from tangjinzhou/docs-ecosystem
add ecosystem menu
2019-03-13 19:29:09 +08:00
tangjinzhou
afe685bb50
Update Header.jsx 2019-03-13 11:58:36 +08:00
afc163
f65853b2b1
:sparkly: Add react-json-view in recommendation 2019-03-12 14:26:41 +08:00
tangjinzhou
0cea934cac add ecosystem menu 2019-03-11 11:19:43 +08:00
afc163
f882c13e80
🎨 Fix eslint warning 2019-03-06 12:23:57 +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
9fcce59d70 adjust 2019-02-27 16:03:21 +08:00
zombiej
5b924bd938 skip 2019-02-27 16:03:21 +08:00
afc163
55e2ce6269 🔧 Add logrocket
https://logrocket.com/
2019-02-26 17:09:30 +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
zombiej
271d201fbc merge master 2019-02-18 11:17:24 +08:00
afc163
f359b7592e
📝 site: remove new icons badge 2019-02-17 12:41:19 +08:00
tangjinzhou
e68dab6e5d add ant-design-vue (#14869) 2019-02-17 00:17:53 +08:00
zombiej
d919e20f10 merge master 2019-02-12 16:00:29 +08:00
afc163
5ad97a33d1
💄 improve home page style in mobile device 2019-02-06 13:07:52 +08:00
afc163
ba1e305368
💄 site: fix extra space in demo code box 2019-01-29 18:14:03 +08:00
zombiej
23470f4e53 remove sentry tmp 2019-01-26 22:13:44 +08:00
afc163
f513ec5a5f change sentry id 2019-01-22 14:14:47 +08:00
afc163
430d78573b Add sentry in ant.design
follow https://sentry.io/onboarding/ant-design-zb/react/configure/javascript-react
2019-01-22 14:14:47 +08:00
ycjcl868
762167641c 🐛 fix openMenu reset 2019-01-10 21:52:43 +08:00
zombiej
874ed98e31 merge master 2019-01-02 17:12:34 +08:00
afc163
0ca2b3f41c
💄 fix nested a warning in site code 2018-12-28 18:26:40 +08:00
afc163
536f791ea9
💄 fix site scrolltop, close #13983 2018-12-28 18:26:40 +08:00
afc163
3f1be96866
Merge branch 'master' into feature
* master: (23 commits)
   fix snapshots
  Add docs for the List rowKey prop
  💄 don't reset font-family in each component
  💄 chore card less variable
  Remove classNames from custom-typing file
  add collapsed faq ref: #13953
  feat: support define card border radius
  Fix dateRender not supported at WeekPicker
  📝 Add links in Home Page
  📝 Fix site responsive interaction, close #13954
  💄 chore Steps[labelPlacement="vertical"] style
   fix warning in test case
  📝 update tech antfin cases
  🐛 site menu open bug
  🐛 fix site defaultOpenKeys
  Correct docs
  💄 chore button code style
  fix spaces in curly brackets
  fix two more code style issues
  Fix method argument name
  ...
2018-12-28 12:11:18 +08:00
afc163
03855d3ed1
📝 Add links in Home Page 2018-12-27 14:06:35 +08:00
afc163
5900b6aa0b
📝 Fix site responsive interaction, close #13954 2018-12-27 12:27:28 +08:00
ycjcl868
1a0cea28a3 🐛 site menu open bug 2018-12-27 10:49:13 +08:00
ycjcl868
811dde03d4 🐛 fix site defaultOpenKeys 2018-12-27 10:49:13 +08:00
taoweicn
0f9742b441 ✏️ fix: fixed typo of palette 2018-12-26 23:48:52 +08:00
afc163
4da04acff9
💄 fix span type warning in site 2018-12-26 21:44:34 +08:00
zombiej
b5fc19632b merge master 2018-12-26 14:23:40 +08:00
afc163
911f32c44f
💄 site: use Button in home page 2018-12-25 21:21:28 +08:00
afc163
30fe9918d8
Merge branch 'master' into feature
* master:
  📝 Add bodyStyle and style of Drawer in documentation, #13850
  🐛 Fix Drawer style not working
  🐛 fix markStyle affset style
  Update Santa.jsx
  update changelog
  bump 3.11.6
  revert Christmas egg
  [type] make type of components compatible with ComponentType<P>
  bump 3.11.5
   site: make document side bar sticky
2018-12-25 16:28:50 +08:00