lijianan
f56fee1333
site: update site/demo style ( #50107 )
...
* site: update site/demo style
* fix: fix lint
2024-07-27 16:13:25 +08:00
二货爱吃白萝卜
20561d6f9d
docs: Fix component doc alignment & support import usage ( #48004 )
...
* docs: init ref
* docs all support
* docs: fix link show
2024-03-22 14:22:42 +08:00
二货机器人
7d6aed50c0
feat: support flex responsive
2024-01-23 20:43:55 +08:00
afc163
3f148d9112
docs: add help text for token customization
2023-08-30 23:02:35 +08:00
kiner-tang(文辉)
2f8fa45df3
docs: Add rootClassName in doc ( #44061 )
...
* docs: update rootClassName description
* docs: update rootClassName description
* docs: update docs
2023-08-08 18:27:48 +08:00
Dunqing
699cec0c91
docs: use uniform naming ( #42200 )
2023-05-07 17:28:33 +08:00
黑雨
cef58664e8
📝 doc: add design token table ( #41717 )
...
* ✨ feat: add token
* 📝 doc: update lint
* 📝 doc: update doc
2023-04-11 10:25:24 +08:00
MadCcc
40e77c40d3
docs: overview dark cover ( #40666 )
...
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
2023-02-09 22:17:31 +08:00
lijianan
b9a6b7b578
demo: update demo ( #40318 )
...
* demo: update demo
* add form
* clear
* add Select
* add
* fix style
* fix style
* fix
* revert
2023-01-19 15:37:54 +08:00
azro352
0a7a600239
Fix demo grid ( #39963 )
...
* Fix demo grid
* Fix demo grid
2023-01-03 10:00:37 +08:00
azro352
117175ccb2
docs: add documentation in grid about changing the breakpoints values ( #39689 )
...
* Add documentation in grid about changing the breakpoints values
* Add sandbox demo
* Update components/grid/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-12-22 16:00:21 +08:00
MadCcc
e7edfa42d7
docs: update overview img ( #38946 )
...
* docs: update overview img
* chore: code clean
* chore: code clean
* chore: update
* chore: code clean
2022-11-30 20:14:41 +08:00
afc163
ac143ffb4d
docs: fix component demo column number ( #38631 )
...
* docs: fix component demo column number
* test: skip test case
2022-11-17 18:28:13 +08:00
afc163
e027cbec1c
docs: format all markdown ( #38629 )
...
* chore: add prettier-ignore in markdown demo
* docs: format markdown api table
* docs: format markdown api table
2022-11-17 17:31:26 +08:00
afc163
7c1652d677
docs: fix Grid demos ( #38595 )
2022-11-16 16:02:54 +08:00
二货爱吃白萝卜
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>
2022-11-09 12:28:04 +08:00
kiner-tang(文辉)
2559b2fb1b
feat(grid): row's 'align' and 'justify' support reponsive value ( #37860 )
...
* feat: row's 'align' and 'justify' support reponsive value
* refactor: refactor code
* refactor: refactor code
* refactor: refactor code
* refactor: refactor code
* refactor: refactor code
* refactor: refactor code
* refactor: refactor code
* docs: 更新文档
* docs: 更新文档
* docs: 更新文档
* docs: 更新文档
* feat: remove other
* Update components/grid/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: update support version
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-12 23:52:29 +08:00
afc163
a73629fb85
chore: merge feature
2022-03-31 09:57:33 +08:00
MadCcc
ff02a4e265
docs: replace grid design img ( #34771 )
...
* chore: replace grid design img
* fix: code error
2022-03-29 19:46:16 +08:00
paul
8562427674
feat(row): add support for space-evenly ( #34606 )
...
* feat(row): add support for space-evenly
* docs: update demo snapshot.
Co-authored-by: gp5251 <gp5251@qq.com>
2022-03-21 09:49:21 +08:00
二货机器人
d052543844
feat: Row support wrap
( #27469 )
...
* feat: Support noWrap
* test: update snapshot
* fix: Miss check
* test: fix snapshot
* refactor: rename to wrap
* update snapshot
2020-10-30 22:13:23 +08:00
xrkffgg
cbdd2f5703
docs: perfect website ( #26198 )
2020-08-14 10:58:58 +08:00
xrkffgg
c72be7bdda
docs: update grid demo ( #26022 )
2020-08-05 11:28:57 +08:00
沐霖
906ba62e35
docs: Improve the Grid Col attribute description ( #25623 )
...
* Explain that the component properties are related to the screen
* docs: 补充Grid Col属性说明
2020-07-14 20:30:48 +08:00
xrkffgg
2321cc6df5
docs: format api divider/grid/layout ( #25293 )
...
* docs: format api divider/grid/layout
* add the
2020-06-30 09:01:49 +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
xrkffgg
4388a96c32
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
ycjcl868
3a38cfaa01
fix: card, form site dark theme
2019-12-23 20:07:56 +08:00
ycjcl868
27ce7012e7
fix: border-color
2019-12-23 18:08:15 +08:00
Ms. Wang
84c4e1e10f
Removed version cloumn in 4.0 ( #19872 )
2019-11-22 10:33:34 +08:00
二货机器人
efd3b35830
feat: Col support flex
prop ( #16635 )
...
* feat: Col support `flex` prop
* update snapshot
* update doc
* row component use flex type by default
* revert grid flex layout doc
* remove float style
* remove doc old FAQ
* revert .make-row
* col style use flex and max-width
* remove useless Col style and imorove base doc for a single Col
* update snapshots
* fix flex mode pseudo
* update snapshots
* back to old flex mode demo gray background color
* set default col flex => 1 auto
* change grid about flex mode description
* update snapshots
* improve grid introduce and fix with gutter bug
* update snapshots
* remove version
2019-11-20 11:13:24 +08:00
afc163
8a715d0991
📝 🎬 improve grid demo and documentaion
2019-10-18 18:50:33 +08:00
sosohime
a2edbc326f
feat: Grid support row vertical gutter ( #18979 )
...
* row vertical gutter
* run test
2019-09-24 21:44:20 +08:00
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
2019-07-11 14:14:33 +08:00
afc163
b780070351
💄 prittier all files
2019-05-07 14:57:32 +08:00
zombiej
28ab57bde1
add faq of grid
2019-04-15 15:47:33 +08:00
afc163
213693e333
🌐 site: transition component category, close #11629
2018-11-04 16:20:35 +08:00
hanpei
63b4dc5157
Update index.zh-CN.md
...
个人认为
排版(typegraphy)和布局(layout)并不是一个概念,去掉排版二字,和前半句felx布局相一致
2018-06-27 17:52:05 +08:00
afc163
692efefe31
Support responsively grid gutter
2017-11-01 18:33:41 +08:00
afc163
d12f247e63
Fix api order
2017-10-29 15:40:50 +08:00
Wei Zhu
bbb1a3a828
Merge branch 'master' into antd-3.0
2017-10-25 10:27:38 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
ddcat1115
b10f7726c3
Merge remote-tracking branch 'origin/master' into antd-3.0
2017-08-23 23:12:38 +08:00
Ziluo
f04f340fa1
doc:update link of react-blocks ( #7299 )
2017-08-23 16:36:07 +08:00
偏右
2dedc5ec7f
Upgrade grid break points ( #7230 )
...
close #5122
2017-08-16 20:19:41 +08:00
afc163
711703b91e
update bootstrap 3 link
2017-08-11 19:08:09 +08:00
afc163
376806dab8
Merge from "master"
2017-02-26 18:45:16 +08:00
afc163
edaad09b67
update grid document for media queries rule, close #5030
2017-02-24 16:25:27 +08:00
HJin.me
c670ff2448
feat: enhance Responsive Grid when resolution greater than 1600px ( #4796 )
2017-02-13 15:44:58 +08:00
Benjy Cui
766cded638
docs: update docs for Grid, close : #4744
2017-02-06 10:28:59 +08:00