Simon Altschuler
4119c9324a
Move "Related Articles" out of code snippet ( #23719 )
...
In the customize theme section
2020-04-28 18:13:07 +08:00
偏右
c27a3a40a7
chore: 📦 Optimize npm package size ( #23698 )
...
* improve custom theme import path
* reduce npm package size
2020-04-28 14:11:43 +08:00
二货机器人
3967f12f3d
docs: Add mutable data warning ( #23696 )
2020-04-28 12:19:15 +08:00
Jocker
e12b560329
docs: 📖 update use-with-create-react-app ( #23661 )
...
* Update use-with-create-react-app.zh-CN.md
官网上babel-import-plugin引用的教程有误,会误导新手
https://github.com/ant-design/ant-design/issues/23660
* Update use-with-create-react-app.zh-CN.md
* Update use-with-create-react-app.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-27 15:42:45 +08:00
Pubudu Kodikara
1a428e852a
Fix Why use the svg icon link ( #23653 )
2020-04-27 13:59:32 +08:00
xrkffgg
22b5f65830
docs: optimize site of docs ( #23642 )
...
* docs: optimize site of docs
* fix: gitee link
* fix lint
2020-04-27 11:36:04 +08:00
xrkffgg
2cb635e921
docs: optimize site of spec ( #23628 )
...
* docs: optimize site of spec
* fix: lint
2020-04-26 22:13:15 +08:00
afc163
75440c47c8
docs: 📖 update customize-theme
2020-04-26 18:36:35 +08:00
Amumu
656b5abf65
docs: update docs for less-loader@6 ( #23603 )
...
* update docs for less-loader@6
* Revert "update docs for less-loader@6"
This reverts commit 5be1a428dc
.
* update
* update
* update
* in line
2020-04-26 12:11:01 +08:00
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