afc163
0baab01c39
docs: site detail
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
二货爱吃白萝卜
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
3d31e333d4
docs: update links
4 years ago
二货机器人
08f25f0c8f
chore: Update Table ts definition ( #29084 )
* chore: bump rc-table ver
* chore: Fix ts definition
* docs: fix doc
4 years ago
afc163
0e95728fc9
docs: renew articles from community
4 years ago
afc163
f4f5b633ff
docs: 📖 update Ant Design Blazor implementation
4 years ago
Tom Xu
107731a988
docs: improve link path ( #23844 )
5 years ago
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>
5 years ago
xrkffgg
2cb635e921
docs: optimize site of spec ( #23628 )
* docs: optimize site of spec
* fix: lint
5 years ago
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>
5 years ago
zombiej
6e74617001
docs: Fix docs link
close #21771
5 years ago
zombiej
9aedd62e50
docs: fix english typo
5 years ago
zombiej
d88d625053
docs: Update English document
5 years ago
二货机器人
f965d92aa8
docs: Update 4.0 site ( #20486 )
* adjust docs & logo
* adjust typo
* doc update
* update style & trans
* fix style
* update doc
* update translate
5 years ago
二货机器人
abf215a982
docs: Update 4.0 site ( #20290 )
* init recommend block
* init design pages
* home frames
* add background banner
* hello, Hitu makes the animation
* add media query
* add images
* update types
* add declare
* preload support
* update ignore
* additional ignore site Home lint
* update ignore
* add hover effect
* adjust alt of bannber
* adjust lang & card shadow
* fix typo
* adjust desc
* hitu in english
* article add link
* Certainty is hitu
* Meaning Hitu
* Growth with Hitu
* Natural Hitu
* slow down of Natural
* adjust speed of icons
* New Meaning animation
* adjust animation duration
* update card link
* update link
* values doc
* replace images
* faster Growth
* update values
* fix lint
* all slow down
* adjust padding
* update icons
* adjust margin
* update images
* adjust montion
* adjust by designer
* update pages
* update design prod
* update articles
* update site style
* update doc
* update images
* update style
* lint fix
* adjust liner color
* github text color update
* adjust margin of title
* mobile design
* update design sub card
* update style
* less lint
* update images
* design card auto height
* update img
* update logo transition
* adjust card style
* adjust style to fix 184
* adjust nav style
* category it
* slow down of logo
* update style
* hide video link
* hitu article
* use img of hitu
* update docs
* style lint
* update Hitu layout doc
* update images
* speed up logo
* update link
* clean up
* clean up
* update doc
* adjust doc
* update images
5 years ago
afc163
6666520243
📝 Add santd to communication implementation
5 years ago
二货机器人
64b905e9bd
chore: Update `@ant-design/icons` deps ( #19979 )
* update icons deps
* update all icon ref
* fix lint
* update snapshot
5 years ago
vagusX
149729e524
use ant design icons 4.0 ( #18217 )
* feat: use @ant-design/icons@4.0
* feat: use createFromIconfontCN to make site works
* feat: update doc for Icon
* feat: use icon in component Alert
* feat: use icon in component Avatar
* feat: use icon in component Breadcrumb
* feat: use icon in component Button
* feat: use icon in component Cascader
* feat: use icon in component Collapse
* feat: use icon in component Datepicker
* feat: use icon in component Dropdown
* feat: use icon in component Form
* feat: use icon in component Input
* feat: use icon in component InputNumber
* feat: use icon in component Layout
* feat: use icon in component Mention
* feat: use icon in component Message
* feat: use icon in component Modal
* feat: use icon in component Notification
* feat: use icon in component PageHeader
* feat: use icon in component Pagination
* feat: use icon in component Popconfirm
* feat: use icon in component Progress
* feat: use icon in component Rate
* feat: use icon in component Result
* feat: use icon in component Select
* feat: use icon in component Step
* feat: use icon in component Switch
* feat: use icon in component Table
* feat: use icon in component Tab
* feat: use icon in component Tag
* feat: handle rest component which using Icon
* fix: remove unused vars
* feat: use latest alpha ant design icons
* fix: failed test in uploadlist.test.js
* test: update snapshot for icons
* doc: add Icon for site
* doc: use @ant-design/icons in site
* chore: use latest icons
* fix: tslint issue
* fix: test cases
* fix: types for react
* fix: lint rules for import orders
* fix: use @ant-design/icons@4.0.0-alpha.5 to avoid insert css in server render
* fix: eslint error in demo/**.md
* inject antd icons
* update snapshot
* fix site
* doc: update docs
* fix: code snippets icon in site
* feat: use latest @ant-design/icons
* fix: icon props in message
5 years ago
afc163
b780070351
💄 prittier all files
6 years ago
tangjinzhou
e68dab6e5d
add ant-design-vue ( #14869 )
6 years ago
afc163
6643f30b74
site: add Community discusstion links
6 years ago
°))))彡
9aa4172c27
feat(website): add link to ng-zorro-mobile website; ( #12619 )
6 years ago
HeskeyBaozi
96b38dd3ec
use svg icon in introduce
6 years ago
tangjinzhou
4adf0b2571
docs: add vue-antd-ui link ( #10463 )
7 years ago
David Tsai
a8f1c35dcb
Update introduce.en-US.md ( #9299 )
Providing clarifying language in the following areas:
* Front-end Implementation
* Who's using Ant Design
* How to Contribute
Additionally, I'd like to follow up with a short visual guide for designers to learn how to contribute to the documentation here.
7 years ago
Wei Zhu
bafca69331
Update English version
7 years ago
Wei Zhu
e3f49efb2d
Restruct menu
7 years ago
afc163
e0be248847
Add antue
7 years ago
偏右
b77cc6392e
Improve upload status test case ( #7869 )
* Add some companies
* test: generate snapshot in upload onChange
* change action
* upgrade travis node version
* fix ci
7 years ago
afc163
29c262ab36
Remove iview and atui from antd implementations
7 years ago
afc163
d3ec477f8f
Add NG-ZORRO links
7 years ago
afc163
53d279eb77
Add antizer
7 years ago
afc163
cad9edc06c
fix outdated links, close #5485
8 years ago
afc163
6f1dd16721
fix outdated links, close #5485
8 years ago
afc163
52bfb8069a
site: fix link
8 years ago
VTHINKXIE
b305a9c7e7
update link of ant.design of angular 2 ( #4570 )
8 years ago
afc163
de0805899f
update links
8 years ago
afc163
5043a165f5
update english docs
8 years ago
afc163
ab37e056f1
improve English expression
8 years ago
ashishg-qburst
5db5fed7b9
docs: fix typos and grammar on spec/introduce ( #4062 )
8 years ago
Wei Zhu
9c2b197163
docs: fix principle link [ci skip]
8 years ago
afc163
540d51fe8d
update spec/introduce.md
8 years ago
afc163
92d77e4c5d
Add internal link
8 years ago
afc163
9cc05c530b
Add iView link, iview/iview#55
8 years ago
afc163
6d91290f95
remove vue-antd
8 years ago
afc163
81410f5b0c
update doc links
8 years ago
afc163
847e40eac0
Adjust site layout
8 years ago
afc163
eb104fe123
update implementation links
8 years ago
afc163
b2c91fb521
update implementation links
8 years ago