偏右
|
882cec62d6
|
docs: 🌈 Add Components overview page (#24491)
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
|
2020-05-31 11:48:34 +08:00 |
|
kevin
|
14f9f95864
|
docs: Added Ant Design Charts link (#24496)
* Added Ant Design Charts link
* Modified position of Ant Design Charts
Co-authored-by: liufu.lf <liufu.lf@antfin.com>
|
2020-05-30 14:55:41 +08:00 |
|
Kermit Xuan
|
49533aafdc
|
feat(table): support hideSelectAll prop and (#24592)
remove hideDefaultSelections prop in rowSelection(#14581);
|
2020-05-29 23:50:56 +08:00 |
|
afc163
|
b2e92d38eb
|
docs: 📝 add doc about adding language
close #24497
|
2020-05-27 20:09:05 +08:00 |
|
偏右
|
670ec79fa0
|
Update i18n.zh-CN.md
|
2020-05-27 19:53:29 +08:00 |
|
骗你是小猫咪
|
21bd9444f4
|
test: use azure deploy ui test report site (#24327)
* test: use azure deploy ui test report site
* parallel stage
* continueOnError
* fix continueOnError position
* use github comment
* failed
* fix artifact name
* add download path
* ls files
* fix path download
* Install modules
* update snapshot image
* test: docker compose run test image
* use docker
* use docker update snapshots
* remove unused dep
* improve github comment and add doc
* fix azure script
* test faild condition
* improve pass comment
|
2020-05-25 17:40:57 +08:00 |
|
二货机器人
|
5203d256dd
|
docs: Fix site docs name (#24416)
* docs: Fix site docs name
* Rename docs/react/use-with-create-react-app.en-US.md → docs/use-with-create-react-app.en-US.md to docs/react/use-with-create-react-app.en-US.md → docs/react/use-with-create-react-app.en-US.md
* Rename docs/react/use-with-create-react-app.en-US.md → docs/react/use-with-create-react-app.en-US.md to docs/react/use-with-create-react-app.en-US.md
|
2020-05-23 16:31:39 +08:00 |
|
Krishna Dubagunta
|
cc045bb325
|
Typo: Intruduce -> Introduce (#24407)
|
2020-05-23 13:26:06 +08:00 |
|
afc163
|
c955770c40
|
docs: fix filename
close #24241
|
2020-05-18 12:15:50 +08:00 |
|
偏右
|
c99ecdac39
|
docs: 📝 fix create-react-app step (#24227)
|
2020-05-17 22:47:14 +08:00 |
|
偏右
|
8497e54e39
|
docs: 📖 keep documentation up to date (#24184)
* docs: remove babel-plugin-import from docs
* docs: react-scripts-rewired + customize-cra => craco
* docs: remove babel-plugin-import
* fix remark link
|
2020-05-15 17:18:55 +08:00 |
|
偏右
|
4f1605949e
|
Update introduce.zh-CN.md
|
2020-05-14 14:38:57 +08:00 |
|
偏右
|
c463b2cc35
|
docs: fix 404 url
|
2020-05-13 20:32:33 +08:00 |
|
二货机器人
|
08c63d1e23
|
docs: Update faq of mutable data (#24106)
* docs: Update faq
* Update faq.en-US.md
|
2020-05-13 11:23:58 +08:00 |
|
Rick Zhou
|
d7c7b86f31
|
fix en_GB's description (#24016)
|
2020-05-10 17:16:44 +08:00 |
|
初心Yearth
|
7f1e7a3120
|
Update use-with-create-react-app.zh-CN.md (#23938)
|
2020-05-10 13:12:32 +08:00 |
|
二货机器人
|
c9fada3222
|
docs: Update cra doc (#23944)
|
2020-05-07 21:01:42 +08:00 |
|
Ty Mick
|
c102053f3a
|
Fix English syntax in heading (#23917)
|
2020-05-07 09:37:01 +08:00 |
|
Kol Chen
|
41bfb79cb7
|
docs: 📖 update contributing.zh-CN.md (#23897)
|
2020-05-06 12:40:29 +08:00 |
|
偏右
|
012969e742
|
docs: refactor tutorial code to React hooks (#23896)
|
2020-05-06 12:25:06 +08:00 |
|
Tom Xu
|
107731a988
|
docs: improve link path (#23844)
|
2020-05-04 13:12:42 +08:00 |
|
Tom Xu
|
cbb46a86b3
|
docs: fix less-loader@6 customize-cra (#23821)
* docs: fix less-loader@6 customize-cra
* Update use-with-create-react-app.en-US.md
|
2020-05-02 22:29:01 +08:00 |
|
Tom Xu
|
009f2c8f33
|
docs: fix customize-cra addLessLoader link (#23819)
* docs: fix customize-cra addLessLoader link
* update snap
|
2020-05-02 21:58:38 +08:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
二货机器人
|
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 |
|
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 |
|
二货机器人
|
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 |
|