Commit Graph

1578 Commits

Author SHA1 Message Date
Heechan Bak
88cab9547b
Update: Add lessOptions in the use-with-create-react-app (#23596) 2020-04-26 10:49:10 +08:00
afc163
5e9bf9fdc0 📖 upgrade less-loader@6 usage 2020-04-25 18:55:29 +08:00
Benjamin Vertonghen
175e0aaa14
feat: Link Ant Design Blazor (#23579)
* Link Ant Design Blazor

* Indent and align

Co-authored-by: Benjamin Vertonghen <benjamin.vertonghen@apped.be>
2020-04-25 18:12:29 +08:00
偏右
6a49973bb9
docs: 📖 Update data-display.zh-CN.md (#23567)
* Update data-display.zh-CN.md

* Update data-display.en-US.md
2020-04-24 18:24:20 +08:00
Tom Xu
eb83d6b341
docs: fixed link path for components (#23533) 2020-04-24 10:40:23 +08:00
Sonjeet Paul
f9c56b6eb4
docs: 📖 fixed link path for components 2020-04-23 21:10:57 +08:00
二货机器人
8ec4d3f64f
docs: Update research result image (#23519) 2020-04-23 13:57:32 +08:00
Amumu
fb2ef64036
update Compatibility intro (#23513) 2020-04-23 11:55:37 +08:00
二货机器人
d77c2e8ba7
docs: Mention filterOption params change in doc (#23501)
* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md
2020-04-22 21:24:36 +08:00
偏右
db97c5788e
chore: add remark lint (#23457)
* 💄 Add remark lint for markdown files

* 💄 Add remark lint for markdown files

* 💄 Add remark lint for markdown files
2020-04-21 23:40:41 +08:00
二货机器人
2105a330dd
docs: Remove dead link & Update dead images (#23427)
* docs: Replace image

* update link
2020-04-21 11:34:26 +08:00
二货机器人
31267c5648
docs: Update migration for Select events (#23376)
* docs: Update migration for Select events

* Update migration-v4.en-US.md
2020-04-18 21:10:01 +08:00
zefeng
bff09f8fde
fix: fix ${theme}-theme.js file order (#23243)
* fix: fix ${theme}-theme.js file order

* chore: add generateThemeFileContent test

* chore: add test

* patch

* update docs

* update docs

* update docs
2020-04-15 11:37:29 +08:00
二货机器人
9c08bb2482
docs: Add listHeight desc (#23268) 2020-04-15 10:04:01 +08:00
myeunhyuk
178ccbee6a
Update resources.en-US.md (#23254) 2020-04-14 21:06:41 +08:00
myeunhyuk
d3b367ad04
docs: Update resources page sketch file (#23253) 2020-04-14 21:06:13 +08:00
偏右
b1f3587e02
Update visual.zh-CN.md (#23218) 2020-04-14 10:38:06 +08:00
zefeng
65293f62d6
feat: add getThemeVar file to support theme config and fix 4.1.2 them… (#23171)
* feat: add getThemeVar file to support theme config and fix 4.1.2 theme config breaking change

* patch
2020-04-13 00:05:48 +08:00
baozefeng
9c2473ab25 Revert "feat: add getThemeVar file to support theme config and fix 4.1.2 theme config breaking change"
This reverts commit 3d9b891a26.
2020-04-12 22:48:53 +08:00
baozefeng
3d9b891a26 feat: add getThemeVar file to support theme config and fix 4.1.2 theme config breaking change 2020-04-12 22:48:10 +08:00
zefeng
5999aa7414
docs: update customize theme docs (#23159) 2020-04-12 15:32:15 +08:00
Sabrina Yu
405d461360
拼写错误 (#23114)
易用行-->易用性
2020-04-10 13:50:39 +08:00
二货机器人
3c7626ede2
docs: update pagination related doc (#23046)
* update pagination related doc

* Update components/pagination/index.en-US.md

Co-Authored-By: 偏右 <afc163@gmail.com>

Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-09 10:52:02 +08:00
何乐
cde4c1a749
docs: Update the content of Getting Started page (#23053)
* Update getting-started.en-US.md

* Update getting-started.zh-CN.md
2020-04-08 22:59:22 +08:00
Sam Chen
87f998beb7
docs: fix typo (#23013) 2020-04-08 09:34:26 +08:00
偏右
bf89f9d8b3
Update migration-v4.zh-CN.md 2020-04-07 12:14:06 +08:00
afc163
f5d4bde04b 📝 update introduce.md 2020-04-06 19:24:01 +08:00
xrkffgg
7c39adab6a
docs: add create-react-app cn (#22869) 2020-04-03 09:47:39 +08:00
偏右
2fa2f768f9
docs: 📖 tip for TypeScript version (#22845)
* docs: 📖 tip for TypeScript version

https://github.com/ant-design/ant-design/issues/22776#issuecomment-607600851

* Update use-in-typescript.en-US.md
2020-04-02 12:06:45 +08:00
zombiej
73bc95e718 docs: Update visual design doc 2020-04-02 12:03:36 +08:00
Matt Foxx
aa119bd13c
docs: specify minimum less version (#22834)
* chore: specify minimum less version

* Apply suggestions from code review

Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-02 11:47:50 +08:00
myeunhyuk
7bea8b92cc
Update visualization-page.md (#22842) 2020-04-02 11:41:56 +08:00
xrkffgg
dba1e5afa6
docs: fix compact emoji (#22817) 2020-04-01 16:25:09 +08:00
zefeng
e719440307
chore: fix typo (#22734) 2020-03-30 13:22:11 +08:00
zefeng
dda45e4796
feat: support compact theme (#22126)
* feat: support narrow theme mode

* chore: rename narrow to compact

* chore: height part

* chore: preview compact mode

* chore: to make site corrected

* chore: preview site

* docs: 📖 document compact theme usage

* docs: tweak theme doc

* docs: 📖 Add description about double css bundle size

* chore: preview

* chore: for preview

* chore: adjust pagination

* chore: compact mode done!

* chore: remove useless todo

* chore: fix review bug

* chore: fix review bug

* chore: fix card margin

* chore: fix review bug

* chore: fix review bug

* chore: improve i18n and transition

* Update site/theme/static/common.less

Co-Authored-By: 偏右 <afc163@gmail.com>

* chore: fix button size and description padding

* chore: update snapshots

* chore: add compact css bundlesize limit

* chore: compact dist support

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
afc163
5e8cef7045 docs: 📖 collaborator guide 2020-03-25 18:01:24 +08:00
zombiej
ee78492d50 docs: Remove dropdownMenuStyle of Select doc 2020-03-25 12:57:57 +08:00
zombiej
75a10e3537 docs: Update dropdownMatchSelectWidth doc desc 2020-03-25 12:12:36 +08:00
Darío Hereñú
92c675ef27
Minor formatting proposals on paragraph 88 (#22576) 2020-03-25 10:48:41 +08:00
信鑫-King
296072a720
docs: 📖 use dark theme (#21668)
* docs: using umi 3

* docs: 📖 update dark theme usage doc

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-20 15:08:08 +08:00
偏右
0c32583ffc
docs: 📖 Update migration-v4.zh-CN.md (#22380)
* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md
2020-03-19 11:11:42 +08:00
Arlindo Torres
6bf5388792
docs: Dark theme in create-react-app (#22234)
* docs: Use dark theme in create-react-app

* docs: Customize theme fix
2020-03-15 23:42:13 +08:00
chenxiaochun
8da1ef4f71
docs: Update research-form.zh-CN.md (#22211) 2020-03-14 20:53:35 +08:00
myeunhyuk
1f25f35b99
Update resources.en-US.md (#22200)
* Update resources.en-US.md

* Update resources.en-US.md

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-03-13 18:14:26 +08:00
myeunhyuk
5f38064507
docs: Update resources.zh-CN.md (#22199) 2020-03-13 18:07:32 +08:00
Micah Guttman
8c5cf00627
docs: translating (#22086)
* translating

* Create dark.en-US.md

* Update dark.en-US.md

* still working on translations

added google translate translations, will go through and check grammar soon

* still working on translations

added google translate translations, will go through and check grammar soon

* fixing formatting

* grammar fixes

* Update dark.en-US.md

* Update dark.en-US.md

* Update dark.en-US.md

* Update dark.en-US.md

* Update docs/spec/dark.en-US.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update dark.en-US.md

* Update dark.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-11 15:26:54 +08:00
zombiej
6e74617001 docs: Fix docs link
close #21771
2020-03-04 18:15:03 +08:00
信鑫-King
c780575e0d
docs: pracitical use umi 3 (#21855)
* docs: use umi 3

* docs: pracitical projects
2020-03-04 16:12:06 +08:00
Italo
ccca0f34c2
Adjust link in changelog (#21790)
Adjust space error in link and point to en-US version.
2020-03-03 01:16:43 +08:00
偏右
efdfd93dcd
Update visual.en-US.md 2020-02-29 16:17:24 +08:00
偏右
d89b573728
Update visual.zh-CN.md 2020-02-29 16:15:36 +08:00
feeng
69386706bf
Update introduce.zh-CN.md (#21675)
https://ant.design/docs/react/introduce-cn#%E7%A4%BE%E5%8C%BA%E4%BA%92%E5%8A%A9,页面上互动社区的括号显示方向反了
2020-02-28 15:58:49 +08:00
zombiej
e98581216d chore: Update sketch file zip 2020-02-28 13:33:59 +08:00
afc163
7587387127 🔗 fix next.ant.design links 2020-02-28 11:38:08 +08:00
Golevka
f3d65a25cd
Update research-form.zh-CN.md (#21665) 2020-02-28 11:38:04 +08:00
竹尔
50b9ef345d
替换图 2020-02-28 10:40:39 +08:00
二货机器人
afedb4127f
docs: Site with single paging (#21360)
* patch route

* use data for promise

* rename Article file

* Article in TS

* clean up

* use collect

* adjust css

* card it

* listing

* res

* hiring

* add footer

* english it

* rm others

* fix lint

* fix navigation

* add dropdown button

* Header with TS

* split input & logo

* navigation out

* use flex

* flex everything

* stretch

* hide search when narrow

* init category

* global rules

* more cat

* pages

* level 2 width

* level 3

* level 4

* skip before ready

* clean up

* unqiue shadow variable

* update eslintignore

* update ignore

* fix ssr

* fix location param

* replace images

* shake more

* fix top of navigation

* remove home

* reorder nav & adjust padding style

* narrow res style

* Update research-form-page.zh-CN.md (#21426)

Co-authored-by: Golevka <huangsamfisher@163.com>

* rm skip

* narrow merge in

* reset p style

* update svg

* fix lint

* update ignore

* update lint ignore

* Update research-result-page.zh-CN.md (#21432)

Co-authored-by: mihaideyu <zxy1010414746@163.com>

* Update research-result-page.zh-CN.md

* Update research-workbench.zh-CN.md (#21438)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update research-workbench.zh-CN.md

* Update research-list-page.zh-CN.md (#21441)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update research-list-page.zh-CN.md

* padding use 40px

* add responsive of ref

* fix p margin

* Update research-workbench.zh-CN.md

* Update buttons.md (#21456)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update resources.en-US.md (#21457)

* Update research-navigation.zh-CN.md (#21453)

* Update research-navigation.zh-CN.md

* Update research-navigation.zh-CN.md

* Update research-navigation.zh-CN.md

* Update research-empty.zh-CN.md (#21451)

* Update research-empty.zh-CN.md

* Update research-empty.zh-CN.md

* Update research-empty.zh-CN.md

* Update research-empty.zh-CN.md

Co-authored-by: 二货机器人 <smith3816@gmail.com>

* Update research-exception-page.zh-CN.md (#21452)

* Update research-exception-page.zh-CN.md

* Update research-exception-page.zh-CN.md

* Update research-message-and-feedback.zh-CN.md (#21463)

* Update research-message-and-feedback.zh-CN.md (#21467)

* Update research-message-and-feedback.zh-CN.md

* Update research-message-and-feedback.zh-CN.md

* Update research-message-and-feedback.zh-CN.md

* Update research-message-and-feedback.zh-CN.md

* replace background

* fix lines margin

* home padding

* patch minTilda doc

* Update resources.zh-CN.md (#21503)

* clean up

* Update research-workbench.zh-CN.md (#21512)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update research-overview.zh-CN.md (#21513)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update research-result-page.zh-CN.md (#21514)

Co-authored-by: mihaideyu <zxy1010414746@163.com>

* Update research-list-page.zh-CN.md (#21515)

Co-authored-by: yingxirz <inseeing@gmail.com>

* fix doc

* Update research-message-and-feedback.zh-CN.md (#21516)

* adjust home nav width

* Update research-message-and-feedback.zh-CN.md (#21535)

* Update research-form-page.zh-CN.md (#21554)

Co-authored-by: Golevka <huangsamfisher@163.com>

* patch file

* clean up

* update shadow.zh-CN

update shadow.zh-CN

* add shadow table

* Update visual.zh-CN.md (#21577)

Co-authored-by: shuwenliu0116 <33922479+shuwenliu0116@users.noreply.github.com>

* Update docs/spec/shadow.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/spec/shadow.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/spec/shadow.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/spec/shadow.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/spec/shadow.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* patch docs

* fix doc

* rm page suffix

* fix style

* mobile it

* Update resources.en-US.md (#21561)

* chart res

* add qr code

* adjust qr

* Update visual.zh-CN.md (#21603)

Co-authored-by: shuwenliu0116 <33922479+shuwenliu0116@users.noreply.github.com>

* fix site qr

* mobile height of it

* book update

* 3.x site link

* isMobile is new cnotext

* Update research-form.zh-CN.md (#21604)

Co-authored-by: Golevka <huangsamfisher@163.com>

* adjust form doc

* mobile use link

* adjust order

* flush

* fix ts

* Update research-navigation.zh-CN.md (#21606)

* Update research-navigation.zh-CN.md (#21609)

* rm useless lines

* add mobile icon

* Update research-exception.zh-CN.md (#21612)

* Update research-empty.zh-CN.md (#21610)

* Update research-workbench.zh-CN.md

* Update visual.zh-CN.md

* adjust mobile icon

* Update research-message-and-feedback.zh-CN.md (#21613)

* Update research-list.zh-CN.md (#21617)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update research-workbench.zh-CN.md (#21618)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update visual.zh-CN.md (#21619)

Co-authored-by: shuwenliu0116 <33922479+shuwenliu0116@users.noreply.github.com>

* Update research-result.zh-CN.md (#21620)

Co-authored-by: mihaideyu <zxy1010414746@163.com>

* Update research-form.zh-CN.md (#21615)

* Update research-message-and-feedback.zh-CN.md (#21616)

* Update research-list.zh-CN.md (#21621)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update research-result.zh-CN.md (#21624)

Co-authored-by: mihaideyu <zxy1010414746@163.com>

* update ref color

* update zip file

* fix mobile icon

* rm skip dark

* fix cat

* update zip link

* update zip link

Co-authored-by: Golevka <huangsamfisher@163.com>
Co-authored-by: mihaideyu <zxy1010414746@163.com>
Co-authored-by: yingxirz <inseeing@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: myeunhyuk <39618466+myeunhyuk@users.noreply.github.com>
Co-authored-by: minTilda <31951290+minTilda@users.noreply.github.com>
Co-authored-by: ziyuan-174774 <61226089+ziyuan-174774@users.noreply.github.com>
Co-authored-by: 竹尔 <54707870+AntDesigners@users.noreply.github.com>
Co-authored-by: shuwenliu0116 <33922479+shuwenliu0116@users.noreply.github.com>
2020-02-27 10:53:30 +08:00
偏右
50087b22d8
📦 Remove DatePicker legacy cell className (#21589) 2020-02-25 19:41:43 +08:00
zombiej
3f8d6cd4f0 merge feature 2020-02-24 13:10:29 +08:00
afc163
2a48ea0be3 :docs: update browsers support 2020-02-20 21:11:15 +08:00
Tannmay S Gupta
1394e0a651
docs: In Chinese and doesn't prompt an auto translate (#21428)
* In Chinese and doesn't prompt an auto translate

All the pages on the website are in English, whereas this page is in Chinese. Creating an abrupt experience. 
The work with us page is not prompting the auto-translate feature on chrome or Edge Beta, or a person unfamiliar with the language it might be annoying to figure out which one it is

* Apply suggestions from code review

The new email looks like a real id

Co-Authored-By: 偏右 <afc163@gmail.com>

Co-authored-by: 偏右 <afc163@gmail.com>
2020-02-20 10:29:23 +08:00
二货机器人
18d2f04c30
docs: Remove optionLabelProp in AutoComplete doc (#21469)
* update doc

* fix doc
2020-02-19 17:58:52 +08:00
砖家
2bb0aaf5d4
feat: add umi hooks (#21460) 2020-02-19 16:21:26 +08:00
二货机器人
5d2bbdd67f
feat: onPanelChange will also trigger by panel value change (#21455) 2020-02-19 13:51:45 +08:00
zombiej
9eab33e09b merge master 2020-02-19 13:20:43 +08:00
二货机器人
034113d876
Update migration-v4.en-US.md (#21450) 2020-02-19 10:05:51 +08:00
二货机器人
71a3575f49
Update migration-v4.zh-CN.md 2020-02-19 10:02:12 +08:00
二货机器人
8738e1a623
docs: Update migration-v4 doc (#21429)
* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-02-18 17:27:13 +08:00
Amumu
ed53a4665c
improve i18n docs (#21394) 2020-02-16 18:18:01 +08:00
Amumu
7771c1b3df
fix link name in en docs (#21300) 2020-02-09 18:00:49 +08:00
诸岳
5ea2a2c187
docs: Add the changelog of 4.0.0-rc.4 (#21297) 2020-02-09 13:56:45 +08:00
Amumu
48671b5f2b fix link name (#21298) 2020-02-09 12:39:58 +08:00
ubuntugod
cdf9673d04
Corrected Grammatical Mistake (#21296) 2020-02-09 11:45:38 +08:00
Jiahao
2415d54950
Update font-awesome link (#21293) 2020-02-09 10:47:00 +08:00
偏右
d23c550976
💄 new tabs style (#21256)
smaller bar width
2020-02-07 11:08:16 +08:00
信鑫-King
fa559d125d
docs: dark color tool (#21101)
* docs: dark color tool

* tweak: locale

* fix: lint

* fix: dark

* fix: color unset

* fix: style

* fix: primary minSaturation

* fix: lint

* fix: padding

* fix: height

* fix: colors
2020-02-04 21:14:31 +08:00
myeunhyuk
7715657cf1
Update dark.md (#21184)
* Update dark.md

* Update dark.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-02-03 11:14:40 +08:00
二货机器人
fd498a7da5
docs: Design doc (#20754)
* docs: Design doc

* update overview & init data-format

* update data-format doc

* update buttons page

* replace imags

* add data-list doc

* add visualization docs

* update detail

* Update visualization-page.md

* Update detail-page.md

* Update buttons.md (#20843)

* Update data-list.md (#20844)

* data list

* update details

* Update MorePage.tsx (#20965)

* Update MorePage.tsx

* Update visualization-page.md (#20977)

* Update data-list.md (#20980)

* Update detail-page.md (#20981)

* chore: Update RecommendPage.tsx (#20989)

* Update RecommendPage.tsx

* Update RecommendPage.tsx

* Update buttons.md (#21003)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update buttons.md (#21004)

Co-authored-by: yingxirz <inseeing@gmail.com>

* rm inner link

* hide docs tmp

* fix typo

* adjust doc

Co-authored-by: myeunhyuk <39618466+myeunhyuk@users.noreply.github.com>
Co-authored-by: linye <59957450+ionshaw@users.noreply.github.com>
Co-authored-by: yingxirz <inseeing@gmail.com>
2020-01-20 17:21:29 +08:00
Wei Zhu
d0126e4931
Revert "docs: fix contributing docs" 2020-01-17 14:30:48 +08:00
cjmafei
6044bcbc56 fix contributing docs 2020-01-17 14:07:38 +08:00
linye
4c9535d0f0 Update article.zh-CN.md (#20966) 2020-01-17 12:08:39 +08:00
二货机器人
d231d24300
update docs & table version (#20892) 2020-01-14 16:23:47 +08:00
afc163
f1290fbb83 📝 update FAQ 2020-01-13 14:07:41 +08:00
afc163
07c3aaa058 📝 update replace moment doc order 2020-01-13 13:47:03 +08:00
二货机器人
05ebf0f8cc
chore: Not block input when Input value is undefined (#20783)
* chore: Input should not block input when `value` is undefined

* add test casw

* Fix test case & add breaking change in changelog

* fix prevValue logic

* patch change log
2020-01-09 11:13:07 +08:00
偏右
90d819fc6f
docs: 📝 update title to Replace Moment.js (#20730)
* 📝 update title to Replace Moment.js

* Update and rename generate-picker.zh-CN.md to replace-moment.zh-CN.md

* 🔗 fix links
2020-01-08 11:29:37 +08:00
偏右
66e2a3ccc0
🔤 Tweak font family, same as tailwindcss (#20747)
https://tailwindcss.com/docs/font-family/#app
2020-01-08 11:29:15 +08:00
myeunhyuk
7d95365183 Update illustration.md (#20696) 2020-01-06 17:26:07 +08:00
zombiej
70c49cd367 fix: migrate doc typo 2020-01-06 15:25:07 +08:00
zombiej
ad4ebed77c docs: Adjust changelog with more descriptions 2020-01-06 10:58:56 +08:00
vagusX
0ac1c47ee0 docs: add codemod running gif (#20671) 2020-01-05 21:10:07 +08:00
zombiej
743fd825a9 docs: Fix HiTu typo 2020-01-04 11:57:34 +08:00
zombiej
597befbc88 docs: Fix typo 2020-01-04 10:33:03 +08:00
偏右
22e9ec6eec docs: 📝 Add more detail in migration-v4 (#20558)
* 📝 more detail in migration-v4

* add link

* add v3 removed api

* components change

* update link

* add todo marker

* remove v2 doc

* docs: update icons part

* update docs for mssing content

* add color update

* docs: Add Table style breaking change

* Update migration-v4.zh-CN.md

* Update migration-v4.zh-CN.md

* Update migration-v4.zh-CN.md

* adjust data of gzipped

* update desc

* docs: Add english version

* Update docs/react/migration-v4.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* more adjust

* clean up changelog

* use value intead of px

* Add form warning

* Add cn changelog

* update docs

* Update docs/react/migration-v4.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* update quota

* re-order changelog

* add english version

* docs: add some images for codemod

* update version

Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: vagusX <vagusX@users.noreply.github.com>
2020-01-04 07:06:13 +08:00
myeunhyuk
fdf8abd587 docs: Update illustration.md (#20654) 2020-01-03 20:17:58 +08:00
信鑫-King
cb528da8ed
fix: dark theme in 4.0 (#20642)
* fix: rtl direction bug

* 📝 dark theme usage docs

* fix: sketch download

* fix: theme dark

* 📝 empty image

* fix: dark form with mixture components like picker, input

* 📝 update sketch release download

* fix: remove inline-menu sub shadow
2020-01-03 19:00:01 +08:00
myeunhyuk
619fc44b8c Update colors.zh-CN.md (#20650) 2020-01-03 18:09:18 +08:00
zombiej
dafc5a2f1d docs: Update Home site 2020-01-03 15:20:10 +08:00
afc163
08f3643272 resolve merge conflict 2020-01-03 12:09:35 +08:00
myeunhyuk
0b14632f5b Update colors.zh-CN.md (#20621) 2020-01-03 11:04:20 +08:00
myeunhyuk
a658dd71bb Update colors.en-US.md (#20622) 2020-01-03 11:04:08 +08:00
zombiej
9aedd62e50 docs: fix english typo 2020-01-02 20:30:06 +08:00
myeunhyuk
37ca4f7884 docs: customize-theme.en-US.md (#20605) 2020-01-02 18:26:45 +08:00
myeunhyuk
bbfb491782 Update customize-theme.zh-CN.md (#20603) 2020-01-02 18:26:18 +08:00
myeunhyuk
08187e229d Update colors.en-US.md (#20608) 2020-01-02 18:22:13 +08:00
二货机器人
2f7c895675
Revert "Update colors.en-US.md (#20606)" (#20607)
This reverts commit c513296849.
2020-01-02 18:18:39 +08:00
myeunhyuk
c513296849 Update colors.en-US.md (#20606) 2020-01-02 18:17:52 +08:00
myeunhyuk
964c644663 docs: Update colors.zh-CN.md (#20601)
* Update colors.zh-CN.md

* Update colors.zh-CN.md

* Update colors.zh-CN.md
2020-01-02 17:11:11 +08:00
陈小聪
014bed6358 docs: generate picker (#20515)
* docs: faq How to use dayjs instead of moment

* adjust article position

* add steps and use cases

* change docs

* add bisheng config source

* translate title

* remove customize TimePicker

* simplified document

* Update docs/react/generate-picker.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/react/generate-picker.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* add cra demo

* init demo refer 'Use in TypeScript'

Co-authored-by: 偏右 <afc163@gmail.com>
2020-01-02 16:05:59 +08:00
zombiej
a781214a9f docs: Update doc images 2020-01-02 15:04:19 +08:00
zombiej
d88d625053 docs: Update English document 2020-01-02 14:43:03 +08:00
jiang
2416f733bf fix: url 404 (#20589)
* fix url 404

* update url
2020-01-02 14:16:05 +08:00
二货机器人
34056995bf
docs: Hitu in english (#20567) 2020-01-01 21:36:30 +08:00
myeunhyuk
20741cbc60 Update values.zh-CN.md (#20569) 2019-12-31 18:02:08 +08:00
Yaindrop
528f1df5d6 Fix image misplacing (#20552)
Switched the images of "The keyword of the user query is only displayed in three categories, Topics, Questions and Articles." and "The number of categories the keyword of the user query belongs to is uncertain."
2019-12-31 10:56:28 +08:00
zombiej
7ab71f8463 chore: Adjust official site home & doc 2019-12-30 16:55:36 +08:00
二货机器人
f965d92aa8
docs: Update 4.0 site (#20486)
* adjust docs & logo

* adjust typo

* doc update

* update style & trans

* fix style

* update doc

* update translate
2019-12-28 11:57:41 +08:00
偏右
4fc544e023
Merge branch '4.0-prepare' into master-for-merge-4.x 2019-12-27 12:34:40 +08:00
偏右
75ed2e0745
📝 Add instruction about disabledDate
#19932
#9008
2019-12-27 12:14:15 +08:00
ycjcl868
f36b4deaaa Merge origin/4.0-prepare into feat-dark-palette 2019-12-26 15:31:05 +08:00
二货机器人
abf215a982
docs: Update 4.0 site (#20290)
* init recommend block

* init design pages

* home frames

* add background banner

* hello, Hitu makes the animation

* add media query

* add images

* update types

* add declare

* preload support

* update ignore

* additional ignore site Home lint

* update ignore

* add hover effect

* adjust alt of bannber

* adjust lang & card shadow

* fix typo

* adjust desc

* hitu in english

* article add link

* Certainty is hitu

* Meaning Hitu

* Growth with Hitu

* Natural Hitu

* slow down of Natural

* adjust speed of icons

* New Meaning animation

* adjust animation duration

* update card link

* update link

* values doc

* replace images

* faster Growth

* update values

* fix lint

* all slow down

* adjust padding

* update icons

* adjust margin

* update images

* adjust montion

* adjust by designer

* update pages

* update design prod

* update articles

* update site style

* update doc

* update images

* update style

* lint fix

* adjust liner color

* github text color update

* adjust margin of title

* mobile design

* update design sub card

* update style

* less lint

* update images

* design card auto height

* update img

* update logo transition

* adjust card style

* adjust style to fix 184

* adjust nav style

* category it

* slow down of logo

* update style

* hide video link

* hitu article

* use img of hitu

* update docs

* style lint

* update Hitu layout doc

* update images

* speed up logo

* update link

* clean up

* clean up

* update doc

* adjust doc

* update images
2019-12-26 15:27:52 +08:00
ycjcl868
bd2633d303 Merge 4.0-prepare into feat-dark-palette 2019-12-25 21:13:07 +08:00
zombiej
9e8ce489e9 merge master 2019-12-25 19:09:17 +08:00
afc163
44a63acf13 📝 update feature 2019-12-25 12:48:49 +08:00
ycjcl868
52e9c20b10 Merge origin/4.0-prepare into feat-dark-palette 2019-12-24 10:42:07 +08:00
偏右
8501b708ea refactor: 📦 smaller bundlesize limit (#20356)
* 📦 samller bundlesize limit

* 🗑️ remove React static PropTypes

* 🗑️ remove react-lifecycles-compat

* 🗑️ remove matchMedia polyfill

* 🗑️ remove Transfer buggy lazy prop

* 🗑️ remove enquire.js dep

* 🗑️ remove Transfer lazy related code and fix ci

* 🗑️ remove used dom-closest

*  replace dom-scroll-into-view to scroll-into-view for bundle size

*  fix eslint

* 🆙 upgrade browserslist

*  fix test cases

* 🗑️ remove @ant-design/create-react-context

* 🆙 upgrade @ant-design/bisheng-plugin

* 🆙 upgrade rc-slider

*  fix ci

* 🆙 upgrade rc-tabs and rc-mentions

* 📦 scroll-into-view -> scroll-into-view-if-needed

* remove unused devDep

* docs: 📝 update instruction about IE9/10

* 📦 reduce css bundle size by drop IE9/10 support

* 🆙 upgrade rc-upload

* 🗑️ drop unused swing motion css

*  update upload snapshots

* 📦 lift css bundlesize limit to 55kb
2019-12-23 18:33:08 +08:00
chenshuai2144
cbfc052d0d dark theme sync 2019-12-23 16:02:09 +08:00
偏右
f98debaeee
chore: 📝 improve docs and config json (#20364) 2019-12-20 15:07:18 +08:00
偏右
4ca79ffc07 docs: components and documentation in two pages (#20330)
* 📝 Add documentation in header nav

* site: fix header active item and menu items

* 💄 better components menu group style

* 💄 more details of site menu style

*  fix eslint error
2019-12-19 14:47:12 +08:00
vagusX
0195679fac docs: v4 codemod (#20178) 2019-12-17 22:25:28 +08:00
afc163
333f63bd05
📝 improve antd features in README 2019-12-16 22:42:30 +08:00
afc163
6666520243
📝 Add santd to communication implementation 2019-12-16 14:53:23 +08:00
afc163
d7d4beb280
📝 fix update use-with-create-react-app 2019-12-15 22:25:56 +08:00
woodsand
7cb4d4b411 Add link of "Install and Initialization" to Getting started (#20251) 2019-12-14 19:09:55 +08:00
ycjcl868
1ecf02b00a 📝 use dark-theme.js, antd.dark.less and css 2019-12-06 21:09:57 +08:00
afc163
ab36853cb7 📝 improve create-react-app documentation
https://github.com/facebook/create-react-app/releases/tag/v3.3.0
2019-12-06 12:31:47 +08:00
ycjcl868
e1d850374a fix: rename antd-dark to dark 2019-12-04 23:13:59 +08:00
ycjcl868
0da761d1f1 📝 dark theme usage 2019-12-03 16:49:08 +08:00
ycjcl868
53e663ab61 tweak: antd dark theme in as required usage 2019-12-03 16:47:12 +08:00
zombiej
d76283f2b9 merge master 2019-12-01 21:46:17 +08:00
zombiej
1d516d7f7f merge feature 2019-12-01 15:29:53 +08:00
ycjcl868
156001accd 📝 dark theme doc 2019-11-29 22:16:24 +08:00
ycjcl868
fc3b775452 📝 dark theme usage 2019-11-29 22:09:07 +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
iamkun
965bc58ed1 docs: Update FAQ replace momentjs to Day.js with antd-dayjs-webpack-plugin (#19960)
* docs: Update FAQ replace momentjs to Day.js with antd-dayjs-webpack-plugin

* update use-with-create-react-app doc

* update getting-started doc

* update use-with-create-react-app doc
2019-11-27 17:49:01 +08:00
zombiej
b37b317b69 chore: merge master 2019-11-25 15:16:59 +08:00
afc163
f2ac4f380b
docs: 🔗 fix g2plot link 2019-11-24 21:59:54 +08:00
afc163
958bc51629
docs: 🔗 fix antv.alipay.com to new antv.vision 2019-11-24 13:09:33 +08:00
afc163
be30d4bfa4 docs: 🔥 announce brand new antv.vision 2019-11-23 20:01:40 +08:00
zombiej
2ba81538d8 chore: Merge master 2019-11-13 11:48:20 +08:00
二货机器人
b74d1bdd54
fix typo (#19665) 2019-11-11 11:52:30 +08:00
诸岳
8f52b8028b chore: Merge master branch and fix conflicts 2019-11-11 10:10:53 +08:00
Stevche Radevski
52ab454715 feat: add a Macedonian translation (#19647) 2019-11-09 23:17:33 +08:00
afc163
499494caa4 chore: react-helmet => react-helmet-async
fix SideEffect(NullComponent) warning

https://github.com/readium/readium-desktop/issues/596
https://github.com/nfl/react-helmet/issues/465
https://github.com/nfl/react-helmet/issues/426
2019-11-09 18:24:37 +08:00
zombiej
7a12b2b1ae merge master 2019-10-30 16:28:28 +08:00
信鑫-King
d06b1fa15e docs: practical projects using Umi UI (#19240)
* 📝 practical projects using Umi UI

* 📝 docs

* 📝 docs

* 📝 projects doc
2019-10-23 18:00:15 +08:00
Rustin-Liu
a5d2b8542c add commit lint action description 2019-10-20 16:45:34 +08:00
Olaniyi Philip Ojeyinka
59ec7f3b8f corrected the typographical error of word 'case' to 'care' (#19290)
fix typo
2019-10-18 16:26:07 +08:00
David Broder-Rodgers
3eead25bea Fix typos in en-US contributing guide (#19277) 2019-10-18 07:09:21 +08:00
zombiej
c75bbbd13d merge master 2019-10-16 10:44:56 +08:00
afc163
c93f54c7f1 📝 fix typo link 2019-10-14 20:34:02 +08:00
zombiej
218798cfb4 merge master 2019-10-14 17:21:22 +08:00
afc163
cfcdf2fd5f 📝 Add promote link in home page 2019-10-14 16:10:32 +08:00
ycjcl868
e43b808cc4 chore: docs cases Umi UI image compress 2019-10-11 18:25:51 +08:00
ycjcl868
9cbc090a9a 📝 en docs 2019-10-11 18:07:48 +08:00
ycjcl868
6ab74d9d7e 📝 Umi UI cases 2019-10-11 18:07:48 +08:00
zombiej
911867622e merge master 2019-09-26 22:28:08 +08:00
Lyndon001
c387fdc0c6
Update values.en-US.md 2019-09-26 10:27:03 +08:00
Lyndon001
7ce8235194
Update values.en-US.md 2019-09-26 10:26:00 +08:00
afc163
c9a30ef766 📝 Add recommendation for Visualization 2019-09-24 19:08:51 +08:00
afc163
98e715fe3f 📝 Add recommendation for vedio components 2019-09-23 17:05:56 +08:00
zombiej
9051c7baee merge master 2019-09-23 10:08:32 +08:00
Lyndon001
ca6e2f36c8
Update overview.zh-CN.md 2019-09-19 16:00:51 +08:00
zombiej
f30b92ec21 merge master 2019-09-17 19:31:37 +08:00
alekslario
0cccefbc77 Fix grammar
'antd support ES6' => 'antd supports ES6'. It is a grammar mistake unless 'antd' stands for 'ant designs'.
2019-09-16 22:18:27 +08:00
二货机器人
fc81c1330c
docs: Add Article in guideline (#18815)
* add Zhihu link

* add article for placeholder

* typo
2019-09-16 13:15:04 +08:00
zombiej
fa8ddb4104 merge master 2019-09-16 11:23:26 +08:00
afc163
c3ac7308dc
📝 update description 2019-09-08 16:29:04 +08:00
诸岳
495fc3a99a Fix confilcts from master branch 2019-09-07 00:39:49 +08:00
Lyndon001
01970b6913
Update work-with-us.zh-CN.md 2019-09-06 16:24:24 +08:00
zombiej
b081fc4766 merge master 2019-09-02 16:09:05 +08:00
Amumu
ecc7fb695b 简字化 2019-09-02 11:38:43 +08:00
Ashot Mnatsakanyan
68a02a75e3 Added test case and updated documentation 2019-09-02 10:47:11 +08:00
zombiej
3d8a4f3612 merge master 2019-08-29 23:41:46 +08:00
Lyndon001
27156fe06b
Update introduce.zh-CN.md 2019-08-29 10:07:36 +08:00
Lyndon001
a91bda17c3
Update download.zh-CN.md 2019-08-29 10:05:33 +08:00
afc163
549d971b69 📝 improve FAQ documentation 2019-08-28 11:05:26 +08:00
aldrinpvincent
b6d458eb9f typofix (#18383)
fixed typo
2019-08-21 14:59:22 +08:00
偏右
19fc777351
Merge pull request #18274 from ant-design/master
Merge master into feature
2019-08-14 21:44:20 +08:00
zombieJ
74eda7e705
docs: Fix ConfigProvider demo (#18265)
* docs: Fix ConfigProvider in cn not working

* Use antd pro

* update docs
2019-08-14 18:19:55 +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
偏右
64dbcc5504
Merge pull request #18124 from ant-design/master
chore: 😊 Merge master into feature
2019-08-09 14:02:26 +08:00
Ștefan Filip
a5a8f38dde Added support for Romanian locale (#18163) 2019-08-08 17:24:31 +08:00
偏右
28323b785c
📝 Improve language expressing 2019-08-08 15:23:56 +08:00
偏右
2548459916
Merge pull request #18141 from RageBill/master
Fixed typo in FAQ documentation.
2019-08-07 16:05:24 +08:00
Kelvin Chu
5d560dfc47 Fixed typo in FAQ documentation. 2019-08-07 15:54:46 +08:00
GalenWong
990e750652 Fixed lightweight spec missing space 2019-08-07 15:24:06 +08:00
afc163
4e57d8a5fe
fix snapshots 2019-08-04 22:45:12 +08:00
Alex Simons
eb40cf4d85 Fixed spelling of official. (#18063) 2019-08-03 14:10:16 +08:00
啸生
4c23bc2543
Feature (#18049)
Feature
2019-08-02 17:38:50 +08:00
afc163
945adc9985 📝 Fix getting started code error
close #17997
2019-07-31 17:12:14 +08:00
afc163
facc7124da 📝 update documentation about css bundle size 2019-07-30 13:52:08 +08:00
Sivaraj
4d4e14cc5d Added Tamil Locale
- தமிழ் (செம்மொழி)
2019-07-25 22:01:05 +05:30
Ray Booysen
d4164f6c33 Update faq.en-US.md (#17832)
Some small language changes to make it easier to read.
2019-07-24 10:51:33 +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
afc163
ec744c93da 📝 fix cra documentation link 2019-07-23 15:05:37 +08:00
Bhavesh Chowdhury
03a6950204 Update download.en-US.md (#17792) 2019-07-22 18:20:34 +08:00
ye4241
30a0a4d9e6 Update electron official website; (#17767) 2019-07-21 18:51:46 +08:00
afc163
06eb86c360
📝 Add offcial themes in documentation 2019-07-20 17:17:53 +08:00
Regan Langford
f0c5f7ec00
Fixed typo in use-with-create-react-app.en-US.md
Minor typo in the eject application section, have corrected and made the sentence slightly more descriptive.
2019-07-18 13:10:01 +02:00
afc163
d87bff6203
📝 update links 2019-07-01 11:05:17 +08:00
Mateusz Wierzbicki
ec03971100 docs: update design resource page (#17289)
I've added card for the UI kit for Figma that we spoke about via Twitter.
2019-06-25 17:09:59 +08:00
afc163
9b6fbfcb36
docs: upgrade about npm create umi 2019-06-21 22:56:45 +08:00
afc163
c3d3b10cab
📝 Improve docs about tree shaking 2019-06-21 00:16:25 +08:00
zombiej
817df6f295 remove text-mask from recommand 2019-06-20 12:02:13 +08:00
陈帅
82b85709be style: run lint-fix (#17172) 2019-06-19 19:09:08 +08:00
afc163
e88e2d1862
📝 Fix image in feedback spec documentation 2019-06-11 16:27:17 +08:00
偏右
05d84555d8
Update colors.zh-CN.md 2019-06-08 18:34:16 +08:00
偏右
393f4b4a21
Fix typo 2019-06-08 18:33:35 +08:00
afc163
6295cb4597
📝 Add FAQ for DatePicker/RangePicker mode prop usage 2019-06-05 22:03:17 +08:00
afc163
53ae3e887c
📝 Add opencollective link 2019-05-25 13:53:53 +08:00
afc163
2a50ff3f4e
📝 Add Programmatic Usage of antd colors 2019-05-24 16:29:47 +08:00
afc163
d772fada7b
📝 update customize theme 2019-05-22 14:44:18 +08:00
gotjoshua
b90cd5f4a2
Refined translation of St.Exupery quote
including link to quote site
2019-05-20 14:33:48 +01:00
gxvv
09f79c9dac 📝 Complete translation. 2019-05-16 13:37:20 +08:00
zytjs
5a3a93230c
Update use-in-typescript.zh-CN.md 2019-05-15 15:12:11 +08:00
zombieJ
1198fb60ef
update doc (#16545) 2019-05-13 10:59:07 +08:00
Lyndon001
83c16707a0
Update overview.zh-CN.md 2019-05-09 14:57:05 +08:00
Lyndon001
450560426a
Update overview.zh-CN.md 2019-05-09 14:54:43 +08:00
afc163
b780070351
💄 prittier all files 2019-05-07 14:57:32 +08:00
陈帅
785c132262
meger feature to master (#16421)
* use ul in list

* update snapshot

* update comment

* feat: TreeSelect support `showSearch` in multiple mode (#15933)

* update rc-tree-select

* typo

* update desc & snapshot

* update desc & snapshot

* check default showSearch

* feat: table customizing variable (#15971)

* feat: added table selected row color variable

* fix: @table-selected-row-color default is inherit

* feat: Upload support customize previewFile (#15984)

* support preview file

* use promise

* dealy load

* use canvas of render

* use domHook of test

* update demo

* add snapshot

* update types

* update testcase

* feat: form customizing variables (#15954)

* fix: added styling form input background-color

* feat: added '@form-warning-input-bg' variable

* feat: added '@form-error-input-bg' variable

* use li wrap with comment

* feat: Support append theme less file with less-variable (#16118)

* add override

* add override support

* update doc

* feat: dropdown support set right icon

* docs: update doc of dropdown component

* style: format dropdown-button.md

* test: update updateSnapshot

* style: format dropdown-button.md

* test: update updateSnapshot

* test: update updateSnapshot

* style: change style of dropdown-button demo

* fix: fix document table order

* feat: Support SkeletonAvatarProps.size accept number (#16078) (#16128)

* chore:update style of demo

* feat: Notification functions accept top, bottom and getContainer as arguments

* drawer: add afterVisibleChange

* rm onVisibleChange

* update

* feat: 🇭🇷 hr_HR locale (#16258)

* Added Croatian locale

* fixed lint error

*  Add test cases for hr_HR

* 📝 update i18n documentation

* feat:  add `htmlFor` in Form.Item (#16278)

* add htmlFor in Form.Item

* update doc

* feat: Button support `link` type (#16289)

close #15892

* feat: Add Timeline.Item.position (#16148) (#16193)

* fix: Timeline.pendingDot interface documentation there is a small problem (#16177)

* feat: Add Timeline.Item.position (#16148)

* doc: add version infomation for Timeline.Item.position

* refactor: Update Tree & TreeSelect deps (#16330)

* use CSSMotion

* update snapshot

* feat: Collapse support `expandIconPosition` (#16365)

* update doc

* support expandIconPosition

* update snapshot

* feat: Breadcrumb  support DropDown (#16315)

* breadcrumbs support drop down menu

* update doc

* add require less

* fix test

* fix md doc

* less code

* fix  style warning

* update snap

* add children render test

* feat: TreeNode support checkable

* feat: add optional to support top and left slick dots (#16186) (#16225)

* add optional to support top and left slick dots

* update carousel snapshot

* Update doc, add placement demo

* update carousel placement demo snapshots

* rename dots placement to position

* update vertical as deprecated

* rename dotsPosition to dotPosition

* refine code

* add warning testcase for vertical

* remove unused warning

* update expression

* Additional test case for dotPosition

* refactor: Upgrade `rc-tree-select` to support pure React motion (#16402)

* upgrade `rc-tree-select`

* update snapshot

* 3.17.0 changelog

* fix warning

* fix review warning
2019-05-06 12:04:39 +08:00
zombieJ
ef8864ed3c
docs: add naming rules (#16276)
* add naming rules

* one more space
2019-04-24 15:17:01 +08:00
afc163
4b17591f4e
📝 Remove webpack@1 instruction 2019-04-20 13:33:41 +08:00
LeezQ
dbd3fbfb95 add react spring (#16156)
* add react spring

* Update recommendation.en-US.md

add react-spring
2019-04-19 13:49:43 +08:00
偏右
5ae9d3b2da
Update colors.en-US.md 2019-04-16 17:40:55 +08:00
afc163
d9d189e053
📝 Add i18n FAQ 2019-04-15 13:37:38 +08:00
Wei Zhu
69dcb11072 docs: fix broken link 2019-04-12 11:06:18 +08:00
tom
67ee36bd0f
Update use-with-create-react-app.zh-CN.md
修改文字
2019-04-12 09:35:45 +08:00
竹尔
3dc031625f
Update layout.zh-CN.md 2019-03-25 11:03:08 +08:00
竹尔
6c510e0fc8
Update layout.zh-CN.md 2019-03-25 11:02:40 +08:00
偏右
df36453459
Update introduce.zh-CN.md 2019-03-22 12:35:23 +08:00
klouskingsley
b6d7d7fec5 translation for spec/feedback (#15460) 2019-03-22 11:50:46 +08:00
klouskingsley
30a306ad2d translation for data display (#15454)
* translation for data display

* translate image description
2019-03-22 11:48:22 +08:00
偏右
4493f1201d 💄 grey => gray (#15508)
https://english.stackexchange.com/a/5391
2019-03-19 16:36:37 +08:00
afc163
9560844c9a
📧 change hire email 2019-03-15 16:12:39 +08:00
afc163
f65853b2b1
:sparkly: Add react-json-view in recommendation 2019-03-12 14:26:41 +08:00
陈帅
5e298dba51
3.14.0 Changelog (#15145)
* add responsive property to carousel (#15071)

* add responsive property to carousel #15065

* extend carousel props from Slick type definitions #15065

* rm key in OptionProps (#15104)

* update doc

* fix cascader should tab twice to exist (#15117)

* fix cascader should tab twice to exist

* update snapshot

* Drawer Body padding should be variable

* fix DatePicker to support an array of formats (#15116)

ref #13148

* table reader mobile friendly

* up

* up

* doc: add 3.14.0 changelog

* doc: fix ci warning

* doc: fix ci warning

* doc: fix typo

* doc: fix ci warning

* doc: fix ci warning

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* -m

* -m

* doc: fix cr warning
2019-03-04 10:45:15 +08:00
zombiej
6f95995faa merge master 2019-02-27 19:57:48 +08:00
zombiej
fdf1224ad1 update faq 2019-02-21 01:06:52 +08:00
Mounish Sai
bc40076db9 docs: remove --save flag
--save is no longer needed.
2019-02-20 10:28:10 +08:00
undefined
43486e085c delete vue faq 2019-02-19 23:21:21 +08:00
zombieJ
c80136a9a7
New Component: Typography (#14250)
* text with prefix

* add edit style

* support editable

* enhance accessibility & type experience

* optimize IME case

* support copy

* add locale

* add secondary & disabled

* add ellipsis shadow text

* split to 3 components

* update snapshot

* update desc

* change lines also need update ellipsis

* skip aria when is in ellipsis

* add ResizeObserver in _util

* update snapshot

* move TestBase into test file

* update test case

* update doc

* fix typo

* important => level

* use rows

* update demo cols to 1

* fix cssText not work in firefox

* update doc

* add miss point

* support extendable

* update snapshot

* fix doc

* copyable support string

* update snapshot

* update doc

* update doc desc

* adjust style

* full test

* reset after test

* rename

* update snapshot

* fix compile

* adjust style

* update desc

* update prefixCls

* update margin

* adjust

* nest wrap of tag content

* adjust style

* update comment

* rm %

* one more thing

* tmp of measure

* merge string as children

* update snapshot

* update testcase

* remove comment

* use internal variable for configProvider passing

* update snapshot

* use expandable instead of extendable

* less variable it

* update demo

* update less

* adjust code & mark style

* remove mark padding

* update measure logic

* support nest element style

* use childNode.textContent to fix react 15 error

* update css

* popout Typography

* add link style

* adjust doc

* use ellipsis instead of rows & expandable

* update doc

* update doc

* update doc & style

* fix typo

* add css ellipsis support

* client render

* update snapshot

* enhance copyable

* support onExpand

* update test case

* add test of css ellipsis

* fix logic in react 15

* rename onChange -> onSave

* use tagName of article

* fix lint
2019-02-19 11:42:05 +08:00
tangjinzhou
e68dab6e5d add ant-design-vue (#14869) 2019-02-17 00:17:53 +08:00
Michelle Zhang
306796605a Update typo (#1471, #6391) 2019-02-14 17:49:58 +08:00
Michelle Zhang
4a784b4e24 Add English translation for 'Data Entry' (#1471) 2019-02-14 17:49:58 +08:00
afc163
7d64962036
📝 fix faq link in documentation
dc1ead2a47
2019-02-13 20:03:02 +08:00
Bolun Zhang
ee1aa103a2 Add motion guidelines' translation (#14756) 2019-02-12 19:15:25 +08:00
afc163
c7a57302ed
📝 Fix use-in-typescript documentation
close #14776
2019-02-11 13:45:58 +08:00
zy410419243
a7886403af chore: fix single quotes 2019-02-07 13:59:33 +08:00
zy410419243
a2b47eb388 chore: remove useless punctuation 2019-02-07 13:59:32 +08:00
zy410419243
3e4ec3ae59 chore: add attribute alt for accesslint 2019-02-07 13:59:32 +08:00
zy410419243
bf4560cf37 docs: fix wrong usage of comma 2019-02-07 13:59:32 +08:00
Josue Peralta
b6f81340ba small change 2019-02-04 17:22:33 +08:00
Josue Peralta
976a6a5c5a Fixed typos and improved grammar 2019-02-04 17:22:33 +08:00
Andrew Shearer
163140189f Fix quote rendering (#14708)
Use curly quotes from the current font, removing an override that
switched to a Chinese font for those 4 characters. On all platforms,
this caused the quotes to differ in size and weight from the
surrounding text. On Linux, it also caused text to fall back to a
serif font rather than the intended sans-serif font. On Windows,
it used a full-width Chinese character, making it look like there
were extra spaces in the text. Typographic apostrophes, in
particular, appeared to have two or more extra spaces after them.

fix #13095
2019-02-04 11:36:03 +08:00
maks
736f5b9549 doc: handle invalid date in message.info() call
The picker allows to change from a valid date to an empty value (`date` becomes `null` and therefore cannot be formatted).
Same way it's done as for the `<div>` contained message.
2019-02-04 11:20:55 +08:00
Lyndon001
ed88aa32eb
Update work-with-us.zh-CN.md 2019-02-02 10:18:20 +08:00
Lyndon001
3bc313113c
Update work-with-us.zh-CN.md 2019-02-02 09:57:45 +08:00
afc163
2fd7591c19
📝 Fix code diff in documentation 2019-01-31 21:14:29 +08:00
afc163
33ac498318 📝 improve doc 2019-01-31 17:49:09 +08:00
afc163
d0d5604790 📝 upgrade typescript English doc 2019-01-31 17:49:09 +08:00
afc163
9e69fe6378 📝 use babel-plugin-import in typescript project 2019-01-31 17:49:09 +08:00
afc163
a678d85757 📝 Add craco and craco-antd in docs 2019-01-31 17:49:09 +08:00
afc163
0c7890f931 📝 use cra --typesript 2019-01-31 17:49:09 +08:00
afc163
01167d9e62 📝 use yarn create in doc 2019-01-31 17:49:09 +08:00
cc189
a2b813173c Update practical-projects.en-US.md 2019-01-26 03:05:17 -06:00
cc189
bedf08d33c
Update practical-projects.zh-CN.md
将教程中的指令更新为最新版的`create-umi@0.9.5`
2019-01-26 02:49:29 -06:00
zombiej
b835110f79 merge master 2019-01-26 12:02:56 +08:00
youngbeen
afae775c9a Update stay.zh-CN.md
修复错别字“撤消” => “撤销”
2019-01-23 10:45:18 +08:00
afc163
ef1018d2a8 fix codesandbox link 2019-01-23 00:33:05 +08:00
afc163
2569097a0f 📝 Renew some documentations for state of art 2019-01-23 00:33:05 +08:00
afc163
d3d5a3e18d
Merge branch 'master' into feature-for-resolve-conflict
* master: (45 commits)
  Add type definitions for Steps.Step (#14468)
  add select check to fix edge wave issue (#14469)
  Fix for Pagination ellipsis misalignment (#14473)
  change sentry id
   Add sentry in ant.design
  💄 New Sketch resources!
  fix transfer ref (#14441)
  Add onMouseEnter and onMouseLeave for Menu Item (#14454)
  update snapshot (#14467)
  📝 beautify code style in documentation (#14457)
  Updating type: TreeSelectProps.getPopupContainer (#14443)
  change error version
  3.12.4 changelog (#14436)
  Format
  Fix the bug that radio onchange will be ovrride by radioGroup onchange (#14364)
  docs: updated doc for create-react-app
  fix prefixCls of empty go to div (#14404)
  update snapshot (#14406)
  add radius on table-placeholder to fix table small size border clip (#14398)
  fix style of Input.Search with enterButton (#14397)
  ...
2019-01-22 17:34:10 +08:00
afc163
047e253ce4
💄 New Sketch resources! 2019-01-22 14:14:09 +08:00
偏右
b87261673a 📝 beautify code style in documentation (#14457) 2019-01-21 22:52:17 +08:00
QC-L
b1a96776d9 docs: updated doc for create-react-app 2019-01-18 11:55:35 +08:00
Higor Araújo dos Anjos
ec4fcd2281 Add information about customize-cra installation
Complementation of PR #14385
2019-01-17 11:07:53 +08:00
Ming Hann
f30c11110b updated dated doc for create-react-app 2019-01-17 00:12:43 +08:00
afc163
4a41dd1848 💄 Tweak site footer padding for more room 2019-01-14 12:11:47 +08:00
zombieJ
54463c908b
ConfigProvider support csp prop (#14222)
close #12438
2019-01-09 20:15:37 +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
aashutoshrathi
0e42cbf7e6 Added Hindi Locale 2018-12-27 18:11:42 +08:00
ycjcl868
a74d04118b 📝 update tech antfin cases 2018-12-27 10:52:20 +08:00
Rahul Gurung
1a4fce7d0f #13576 - Kannada locale added (kn_IN) 2018-12-27 10:35:12 +08:00
zombiej
cdf4c1e6b8 merge origin/master 2018-12-18 19:18:08 +08:00
afc163
e1d68061d1
📝 Add react-highlight-words in recomendation 2018-12-18 18:19:27 +08:00
Lyndon001
4b0bcee220
Update values.zh-CN.md 2018-12-18 11:52:00 +08:00
jiajiangxu
506ab082f6 Update use-with-create-react-app md
Add antd-react-scripts link
2018-12-14 15:18:29 +08:00
Igor
43f47e0f4a
Set apostrophes to uniform style
Some apostrophes use more width than they need and all symbols should be in uniform style.
2018-12-13 21:20:34 +03:00
陈帅
daca08b6f1 merge master 2018-12-13 22:03:12 +08:00