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 |
|
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 |
|
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 |
|
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 |
|
信鑫-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 |
|
信鑫-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 |
|
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 |
|
偏右
|
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 |
|
二货机器人
|
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 |
|
Amumu
|
48671b5f2b
|
fix link name (#21298)
|
2020-02-09 12:39:58 +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 |
|
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 |
|
二货机器人
|
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 |
|