MadCcc
a7d8b14f0f
docs: 5.0.1 changelog ( #38854 )
2 years ago
二货爱吃白萝卜
b87b956e4b
docs: Update v5 res & adjust cssinjs doc ( #38799 )
* docs: update res
* docs: more
* docs: update
* Update docs/react/customize-theme.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: more mig
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
afc163
c3fa08c896
docs: remove releasly url ( #38815 )
2 years ago
二货爱吃白萝卜
a1e14f6165
docs: guide about where config ( #38764 )
* docs: guide about where config
* docs: add diff demo
* docs: Add SSR part
* docs: add faq
2 years ago
Sonu Sharma
7728eec447
docs: spelling and grammar fix ( #38743 )
2 years ago
zqran
919f7f94d0
docs: update document format ( #38725 )
2 years ago
afc163
7cfe13f58b
docs: fix customize theme doc url ( #38703 )
2 years ago
Nicola Bosco
421c60f2e9
docs: fix typo in use-custom-date-library.en-US.md ( #38710 )
Typo
2 years ago
afc163
fa7da0161b
docs: update introduce.md
2 years ago
Amumu
598b5223fd
docs: remove ie ( #38681 )
2 years ago
Chuns Chen
ee3bd96f2d
docs: remove dist/antd.css ( #38672 )
2 years ago
vagusX
832b054aad
fix: typo in doc ( #38670 )
2 years ago
afc163
83e8554092
docs: Update migration docs ( #38667 )
* Update migration-v5.zh-CN.md
* Update migration-v5.zh-CN.md
* docs: update doc
2 years ago
afc163
a2b424946b
docs: update codesandbox url for 5.x and 4.x ( #38653 )
2 years ago
二货爱吃白萝卜
842f355f39
docs: less usage guide ( #38641 )
* docs: add static usage
* docs: migrate doc
* docs: migrate
2 years ago
afc163
c92ef74ea4
docs: add legacy version link of 4.x ( #38638 )
2 years ago
afc163
dc6bcc8acb
docs: improve some details about new site ( #38635 )
* docs: fix some issues
* docs: fix edit button
* docs: fix edit button
2 years ago
afc163
640c36eaea
docs: add Development Tools in contributing doc
2 years ago
MadCcc
a77f1aa8fc
chore: rename theme separated to inherit
2 years ago
MadCcc
c0de3b2737
feat: theme seperated ( #38608 )
* feat: theme seperated
* chore: code clean
* chore: update API
2 years ago
二货爱吃白萝卜
319b3966c4
docs: less no ( #38602 )
2 years ago
afc163
6f58250bc3
docs: update documentation ( #38594 )
* docs: update footer text
* docs: update IE support
2 years ago
lushevol
fb473b3f10
docs: remove ie support in introduction page ( #38574 )
* docs: Miss to remove div closing symbol #38546
* docs: remove IE support on v5 introduction page
* docs: remove IE support on support table and README
2 years ago
MadCcc
fab90b09f4
docs: fix site issue ( #38552 )
* docs: put an example loading component
* fix: site issue
* fix: site issue
* feat: add loading
* feat: alert
* docs: rm ReactDOM.render in md
* docs: use style tag
* chore: update snapshot
* Revert "docs: use style tag"
This reverts commit 1f75a99f8c
.
* docs: update demo
* chore: update demo
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
2 years ago
lushevol
7fff24b8a9
docs: Miss to remove div closing symbol #38546 ( #38562 )
2 years ago
忆年
5a6f51a1ca
docs: Update migration-v5.zh-CN.md #38544 ( #38546 )
* Update migration-v5.zh-CN.md
* Update migration-v5.en-US.md
2 years ago
Dunqing
022e44bb06
docs: fix div without close tag ( #38465 )
* docs: fix div without close tag
* docs: fix more
* fix: revert code
* docs: fix table
* docs: fix content
2 years ago
二货爱吃白萝卜
cbcfd38ca7
docs: v5 site upgrade ( #38328 )
* build: try to use dumi as doc tool
* docs: migrate demo structure to dumi way
* refactor: use type export & import
* docs: migrate demo previewer to dumi
* docs: create empty layout & components
* docs: apply custom rehype plugin
* docs: create empty extra pages
* docs: Add Banner component
* chore: move theme tsconfig.json
* docs: home page init
* docs: migrate header (#37896 )
* docs: header
* docs: update
* docs: home init
* clean up
* test: fix site lint
* chore: tsc ignore demo
* chore: dumi demo migrate script
* chore: cards
* docs: home layout
* docs: Update locale logic
* docs: fix getLink logic
* chore: fix ci (#37899 )
* chore: fix ci
* ci: remove check-ts-demo
* ci: preview build
* test: ignore demo.tsx
* chore: update script
* test: update snapshot
* test: update node and image test
* chore: add .surgeignore
* docs: layout providers (#37908 )
* docs: add components sidebar (#37923 )
* docs: sidebar
* docs: update docs title
* docs: update design doc
* chore: code clean
* docs: handle changelog page
* docs: add title
* docs: add subtitle
* docs: active header nav
* chore: code clean
* docs: overview
* chore: code clean
* docs: update intl (#37918 )
* docs: update intl
* chore: code clean
* docs: update favicons
* chore: update testPathIgnorePatterns
* chore: code clean
* chore: code clean
* chore: copy 404.html (#37996 )
* docs: Home page theme picker
* chore: Update migrate script
* docs: home page update
* docs: theme editor style
* docs: theme lang
* chore: update migrate.js
* docs: fix demo (#38094 )
* chore: update migrate.js
* docs: update md
* docs: update demo
* test: fix snapshot
* chore: move debug to code attr in migrate script
* chore: update md
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
* feat: overview page
* feat: Migrate `404` page (#38118 )
* feat: migrate IconSearch component (#37916 )
* feat<site/IconSearch>: copy IconDisplay from site to .dumi
* feat<site/IconSearch>: change docs of icon
* feat<site/IconSearch>: tweak
* feat<site/IconSearch>: use useIntl instead of injectIntl
* feat<site/IconSearch>: fix ts type error
* feat<site/IconSearch>: use intl.formatMessage to render text
* docs: Adjust home btn sizw
* docs: Update doc
* feat: v5 site overview page (#38131 )
* feat: site
* fix: fix
* feat: v5 site overview page
* fix: fix path
* fix: fix
* fix: fix
* docs: fix margin logic
* feat: v5 site change-log page (#38137 )
* feat: v5 site change-log page (#38162 )
* docs: site redirect to home pag
* docs: theme picker
* docs: use react-intl from dumi (#38183 )
* docs: Theme Picker
* docs: update dumi config
* docs: home back fix
* docs: picker colorful
* docs: locale of it
* docs: update components desc
* docs: site of links
* docs: update components list
* docs: update desc
* feat: Migrate `DemoWrapper` component (#38166 )
* feat: Migrate `DemoWrapper` component
* feat: remove invalid comments and add comment for `key` prop
* docs: FloatButton pure panel
* chore: update demo
* chore: update dumi config
* Revert "chore: update demo"
This reverts commit 028265d3ba
.
* chore: test logic adjust to support cnpm modules
* chore: add locale alias
* docs: /index to /
* docs: add locale redirect head script
* chore: adjust compact
* docs: fix missing token
* feat: compact switch
* chore: code clean
* docs: update home
* docs: fix radius token
* docs: hash of it
* chore: adjust home page
* docs: Add background map
* docs: site theme bac logic
* docs: avatar
* docs: update logo color
* docs: home banner
* docs: adjust tour size
* docs: purepanl update
* docs: transfooter
* docs: update banner gif
* docs: content (#38361 )
* docs: title & EditButton
* docs: content
* chore: fix toc
* docs: resource page
* docs: transform resource data from hast
* docs: filename & Resource Card
* chore: enable prerender
* chore: remove less
* docs: toc style
* chore: fix lint
* docs: fix Layout page
* docs: fix CP page
* chore: update demos
* docs: workaround for export dynamic html
* chore: enable demo eslint
* docs: table style
* fix: header shadow
* chore: update snapshot
* fix: toc style
* docs: add title
* docs: Adjust site
* feat: helmet
* docs: site css
* fix: description
* feat: toc debug
* docs: update config-provider
* feat: use colorPanel
* fix: colorPanel value
* feat: anchor ink ball style
* feat: apply theme editor
* fix: code block style
* chore: update demo
* chore: fix lint
* chore: code clean
* chore: update snapshot
* feat: ts2js
* chore: description
* docs: site ready for ssr
includes:
- move client render logic to useEffect in site theme
- extract antd cssinjs to a single css file like bisheng
- workaround to support react@18 pipeableStream for emotion
* chore: bump testing lib
* docs: font size of title
* chore: remove react-sortable-hoc
* chore: update snapshot
* chore: update script
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: zqran <uuxnet@gmail.com>
Co-authored-by: TrickyPi <530257315@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2 years ago
afc163
4b8ab8ecc8
docs: recommend react-colorful ( #38409 )
close #35381
2 years ago
Chuns Chen
cc5c4fed51
refactor: locale files reference path ( #38194 )
* chore: add locale files to npm pkg
* docs: locale files reference path
* docs: fix locale path
* chore: bump @ant-design/tools
* refactor: default locale file
* chore: add site wepack alias
* chore: bump @ant-design/tools
* fix: site theme locale reference path
* chore: add locale files to eslint ignore
* fix: markdown demo unable to resolve path to module antd/locale
2 years ago
二货爱吃白萝卜
92acca41de
docs: Add faq about breaking change ( #38153 )
* docs: Add faq about breaking change
* Update docs/react/faq.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: update
* docs: more desc
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
zty
3eff12dd69
docs: fix demo code ( #38136 )
* docs: fix demo code
* docs: fix demo code
* docs: fix demo code
2 years ago
MadCcc
25ab342af3
docs: add dayjs to migrate document ( #38010 )
2 years ago
MadCcc
2d605bfa3f
docs: customize theme en ( #37879 )
2 years ago
MadCcc
d54a511938
chore: remove codemod doc
2 years ago
MadCcc
7738c2f573
chore: update theme doc ( #37788 )
* chore: update theme doc
* chore: code clean
* chore: code clean
2 years ago
二货机器人
069e44bcc3
chore: merge master
2 years ago
MadCcc
7f951021bf
docs: v5 docs completion ( #37757 )
* docs: v5 docs completion
* chore: code clean
2 years ago
lijianan
c10e505e39
doc: add deprecated info ( #37728 )
2 years ago
Vishal Jagtap
e8959e52cd
Docs: Removed react-contextmenu from recommendation ( #37656 )
* Removed react-contextmenu from recommendation
This repository has been archived by the owner. It is now read-only.
* Update recommendation.zh-CN.md
2 years ago
二货机器人
08a47a9212
docs: Modify res title for Raycast usage
2 years ago
叶枫
bcd9dca1e2
feat: add raycast ( #37589 )
* feat: add-raycast
* feat: doc
* feat: doc
2 years ago
MadCcc
6df3bbb4ed
docs: v5 customize theme ( #37550 )
* docs: v5 customize theme
* chore: code clean
* docs: more token
* docs: add subtitle
* docs: update
* docs: update api
2 years ago
二货爱吃白萝卜
aca046288e
docs: Add FAQ about open ( #37420 )
2 years ago
afc163
af73ba7530
docs: Update cases.zh-CN.md ( #37336 )
* Update cases.zh-CN.md
* Update cases.en-US.md
* Update cases.en-US.md
2 years ago
afc163
afea00ca2d
Update practical-projects.zh-CN.md
2 years ago
黑雨
9a056e2118
doc: add `Mentions` to v5-doc ( #37335 )
2 years ago
MadCcc
9d4d16682e
docs: v5 migration ( #37314 )
* docs: v5 migrage
* docs: v5 migration
* docs: remove v5-note
* docs: add design update
* docs: migration v5 en
* chore: replace with
* docs: add diff
* docs: add codemod desc
* docs: add babel-plugin-import desc
2 years ago
二货机器人
8d2ae4bedb
docs: Fix broken link
2 years ago
二货爱吃白萝卜
c56596ee9b
docs: Adjust res page style ( #37210 )
* docs: Adjust res page style
* chore: update check logic
2 years ago