afc163
|
351a4d6677
|
chore: add GA click event
|
2020-06-01 22:46:07 +08:00 |
|
偏右
|
b83c8636fa
|
chore: 📦 enable ESBUILD for site again (#24657)
* 📦 enable ESBUILD for site again
* re-enable ESBUILD 📦
|
2020-06-01 19:29:58 +08:00 |
|
afc163
|
92695c9e95
|
💄 improve home page recommend card style
|
2020-05-31 16:48:48 +08:00 |
|
偏右
|
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 |
|
二货机器人
|
77c5adbe4d
|
feat: New Tabs (#24552)
* init style
* support size
* editable
* add shadow
* update demo
* fix nest style
* update rtl
* update snapshot
* bump
* fix hover
* fix test case
* fix style lint
* clean up
* updat docs
* add onTabScroll
* upgrade rc-dropdown
* update snapshot
* clean snapshot
* clean up
Co-authored-by: afc163 <afc163@gmail.com>
|
2020-05-30 18:28:25 +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 |
|
linye
|
76793143ae
|
Update RecommendPage.tsx (#24587)
|
2020-05-29 19:25:52 +08:00 |
|
linye
|
59a53fbb69
|
Update MorePage.tsx (#24585)
|
2020-05-29 19:23:55 +08:00 |
|
偏右
|
c7e1b050ab
|
🗑️ remove PropTypes (#24577)
|
2020-05-29 18:05:58 +08:00 |
|
afc163
|
d039e32e6b
|
merge feature into master-to-merge-feature
|
2020-05-28 15:30:36 +08:00 |
|
Zohaib Ijaz
|
f0a4e211b1
|
imported missing variable imports which are required to compile less files to css (#24450)
|
2020-05-25 18:58:15 +08:00 |
|
偏右
|
4b485d393b
|
Merge pull request #24436 from ant-design/master
chore: merge master into feature
|
2020-05-25 11:50:02 +08:00 |
|
偏右
|
0c2eed6866
|
docs: fix TOC active (#24426)
* docs: fix TOC active
close #23929
* fix footer seeconf logo
|
2020-05-24 17:11:34 +08:00 |
|
zombiej
|
7c260c03a5
|
chore: merge master
|
2020-05-23 15:00:18 +08:00 |
|
linye
|
ebf9c1fa4a
|
Update RecommendPage.tsx (#24381)
|
2020-05-22 10:52:29 +08:00 |
|
二货机器人
|
8bd10889c6
|
docs: fix site style (#24275)
|
2020-05-19 11:06:12 +08:00 |
|
偏右
|
f53d931890
|
Update MorePage.tsx (#24272)
|
2020-05-19 10:57:00 +08:00 |
|
linye
|
b4f38f7a22
|
📖 Update RecommendPage.tsx (#24274)
|
2020-05-19 10:56:46 +08:00 |
|
linye
|
a00c06c58b
|
Update MorePage.tsx
|
2020-05-19 10:40:14 +08:00 |
|
xrkffgg
|
32ee08caa5
|
docs: optimize site in rtl (#24246)
|
2020-05-18 14:07:09 +08:00 |
|
偏右
|
551763e768
|
docs: fix Tag demo (#24245)
close #24231
|
2020-05-18 13:51:56 +08:00 |
|
xrkffgg
|
6804fdad1a
|
docs: optimize search of header in rtl (#24239)
|
2020-05-18 11:35:40 +08:00 |
|
二货机器人
|
2e284aa017
|
chore: small bundle size (#24135)
* update warning
* rm warning
* replace with dev warning
* fix test
* fix site
* Update webpack.config.js
Co-authored-by: 偏右 <afc163@gmail.com>
* Update webpack.config.js
* fix sytax
* adjust
* move into function
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-05-14 15:57:04 +08:00 |
|
xrkffgg
|
e26eb5f892
|
docs: optimize site of rtl (#23995)
|
2020-05-10 22:11:09 +08:00 |
|
偏右
|
612bcdf4a6
|
refactor: 📦 use webpack-plugin-esbuild (#23930)
* 📦 use webpack-plugin-esbuild
* rename esbuild-webpack-plugin
* fix npm run dist error
* fix npm run dist error
* code style improve
* remove extra finalizeDist
* Add process.env.ESBUILD
|
2020-05-08 15:48:21 +08:00 |
|
xrkffgg
|
3d578c87be
|
site: fix css of direction (#23953)
|
2020-05-08 14:06:32 +08:00 |
|
afc163
|
968e7edec3
|
📖 add dumi in footer
|
2020-05-07 16:50:32 +08:00 |
|
二货机器人
|
e1299bfcc9
|
Merge pull request #23758 from ant-design/feature
chore: Merge feature into master
|
2020-04-29 20:42:52 +08:00 |
|
James Yeung
|
5c79e642ba
|
fix: blazor links (#23649)
* fix: blazor links
* switch to github.io
* Update index.tsx
* Update Footer.tsx
* Update More.tsx
* Update introduce.en-US.md
* Update introduce.zh-CN.md
* Update introduce.zh-CN.md
* Update introduce.en-US.md
* Update introduce.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-04-29 15:49:00 +08:00 |
|
偏右
|
4fdad9a2f5
|
docs: fix toc covered by footer (#23753)
close #23702
|
2020-04-29 15:48:39 +08:00 |
|
zombiej
|
2c531a827d
|
merge master
|
2020-04-29 11:29:26 +08:00 |
|
zefeng
|
14417f1614
|
feat(theme): adjust font-size in compact mode (#23135)
* feat(theme): adjust font-size in compact mode
With compact theme mode, we adjust default font-size from 14px to 12px.
Closes #23015
* patch: update docs min font-size
* patch
* patch
* patch
* patch
* patch
* patch
|
2020-04-28 11:16:01 +08:00 |
|
xrkffgg
|
a823400b79
|
docs: optimize site of components 1 (#23670)
* docs: optimize site of components 1
* fix: lint
* fix: use space
* fix: snap
* revert: button demo
* fix snap
|
2020-04-27 21:40:52 +08:00 |
|
Tom Xu
|
2325a4438d
|
fix: npm run site (#23658)
|
2020-04-27 15:02:07 +08:00 |
|
xrkffgg
|
0d927a18f1
|
docs: optimize site of sources (#23648)
|
2020-04-27 13:17:53 +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 |
|
xrkffgg
|
7e53cc7f2a
|
docs: optimize site (#23617)
|
2020-04-26 17:53:08 +08:00 |
|
诸岳
|
44da4125fa
|
fix(site): frameworky => framework
|
2020-04-26 00:09:23 +08:00 |
|
afc163
|
99bcad6dd6
|
✅ fix unused import
|
2020-04-25 18:47:36 +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 |
|
afc163
|
d50cc55d87
|
📖 fix site description and rtl className
|
2020-04-24 18:48:48 +08:00 |
|
Amumu
|
fb46b8a864
|
chore: Add navigation for China mirror site (#23562)
* Add navigation for domestic mirror sites
* use A tag
|
2020-04-24 17:17:03 +08:00 |
|
xrkffgg
|
3d76859bbc
|
style: add dropdown group title rtl style (#23404)
* style: add dropdown group title rtl style
* fix margin
* fix lint
|
2020-04-21 10:49:59 +08:00 |
|
xrkffgg
|
43bc7196ea
|
docs: fix site subtitle in rtl (#23403)
|
2020-04-20 17:25:11 +08:00 |
|
linye
|
62d51034c4
|
Update MorePage.tsx (#23389)
|
2020-04-20 11:52:50 +08:00 |
|
linye
|
849ab34189
|
docs: Update RecommendPage.tsx (#23387)
* Update RecommendPage.tsx
* Update site/theme/template/Home/RecommendPage.tsx
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-04-20 11:11:02 +08:00 |
|
xrkffgg
|
1855fef437
|
fix: fix select rtl (#23235)
* fix: fix select rtl
* fix lint
Co-Authored-By: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
|
2020-04-14 16:42:39 +08:00 |
|
afc163
|
b6829a0a92
|
style: fix color picker z-index
close #23033
|
2020-04-09 12:26:03 +08:00 |
|
xrkffgg
|
1380850a34
|
docs: optimize icon doc in rtl (#22982)
|
2020-04-07 13:44:25 +08:00 |
|