afc163
ac143ffb4d
docs: fix component demo column number ( #38631 )
* docs: fix component demo column number
* test: skip test case
2 years ago
afc163
e027cbec1c
docs: format all markdown ( #38629 )
* chore: add prettier-ignore in markdown demo
* docs: format markdown api table
* docs: format markdown api table
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
d38363e161
docs: fix procomponents links
3 years ago
Liron Lavy
02ca969711
fix: List rowKey prop type ( #32033 )
3 years ago
Tom Xu
e5d908a078
docs: format api ( #29537 )
4 years ago
afc163
76434a15df
chore( 🆙 ): upgrade devDeps ( #29418 )
* chore(🆙 ): upgrade devDeps
* prettier code
* fix dnd demo
* fix react-dnd demo
* fix npm start and demo tsx compile
* fix snapshot
4 years ago
雷玮杰
ac022b1d15
docs: add rowKey prop into doc ( #29269 )
update index.zh-CN.md
4 years ago
einq7
fa376f9c82
docs: prettier markdown ( #28510 )
4 years ago
Tom Xu
d44f404eae
docs: sort api ( #27251 )
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
4 years ago
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
4 years ago
大猫
5792b6e7c1
docs: add ProList recommendation ( #25044 )
* docs: add ProList recommendation
add ProList recommendation
* docs: ProList recommend move to API
docs: ProList recommend move to API。
* Update components/list/index.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
xrkffgg
1f1c376b47
docs: format api list/popover/statistic ( #25368 )
4 years ago
偏右
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>
5 years ago
偏右
053497724d
feat: List grid support more column count ( #23630 )
* list grid
* 🎬 update demo/useBreakpoint.md
* List grid support all number
* refactor object entries
* docs: update List grid API
* ✅ fix snapshot
* fix ci
* use max-width instead of flex %
5 years ago
kenve
edcd1b2609
docs(components): improve link ( #23355 )
5 years ago
zefeng
cccedf585c
docs: add list grid anchor ( #21872 )
5 years ago
xrkffgg
156c1dbe17
docs: translation API doc ( #20984 )
5 years ago
xrkffgg
4388a96c32
docs: Format string notation of all components ( #20970 )
5 years ago
seognil LC
c93bd326f4
docs(update): removed 3.x version description in 4.0-prepare ( #19827 )
* docs(update): removed 3.x version description in 4.0-prepare
ref #19815
* docs(update): update docs
remove carousel/index.zh-CN.md empty version column
* docs(update): update docs
remove carousel/index.en-US.md empty version column
5 years ago
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
5 years ago
afc163
e9b370d0c0
📝 Add documentation for LocaleProvider and List
close #17399
5 years ago
afc163
b780070351
💄 prittier all files
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
afc163
b56ef2b7bf
docs: update List grid column optional values, close #12901
6 years ago
afc163
553f5cfcfc
docs: update List grid column optional values, close #12901
6 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
Zheeeng
59fe98a194
Add position config for List pagination ( #10581 )
7 years ago
Rallets
8157be2f4a
Add files via upload ( #10068 )
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
niko
675c1c1b8c
List not display NoData when loading state & customize Spin indicator. #8647 #8659 ( #8702 )
* List not display NoData when loading state & customize Spin indicator. #8647 #8659
* fixed ci warning
* fix: empty block
7 years ago
niko
f6a730e2fe
List empty style ( #8190 )
7 years ago
Benjy Cui
70291d5514
chore: update size props order, ref: d12f247
7 years ago
niko
58089c7832
[WIP] List: update english docs ( #7880 )
List: update english docs
7 years ago
niko
c64f46c217
List optimize ( #7736 )
* add split props
* add size props
* add footer & header props
7 years ago
niko
91b97d7b25
List virtualized ( #7692 )
* add virtualized & infinite demo
* change `children render` to `renderItem`
7 years ago
niko
bceb15c4e6
List:add infinite & detail optimize ( #7445 )
* List:add infinite & detail optimize
* React.children.map -> context
* update snapshots & demo order
* remove Item.Action _id
* update List demo
* List:add infinite & detail optimize
* React.children.map -> context
* 更新 snap
* update snapshots
7 years ago
niko
56f0716b03
List: support responsive ( #7272 )
* List: support responsive
* change grid api for responsive & use card responsive function
* abstract getGrid
* update snapshots
* defind grid columns number
* defind grid columns number
* add ListGridType
7 years ago
nikogu
4e68750777
List: remove noHovering prop
7 years ago
niko
600d589617
fixed some list style bug ( #7177 )
* fixed some list style bug
* add cursor:pointer to hover style
* fixed hover style
7 years ago
niko
5836a49899
remove List.Item.Content & change List.Item.Action to List actions props ( #7159 )
7 years ago
niko
12bbe3776c
Feature list component ( #7150 )
* add list component
* fixed the demo syntax
* update list snapshots
7 years ago