MadCcc
c3e56bc94b
docs: update examples link ( #43463 )
* docs: update examples link
* chore: code clean
1 year ago
lijianan
9494f39c68
site: update Next.js docs ( #43448 )
* site: update nextjs docs
* fix
* add
1 year ago
afc163
b72d313448
docs: update getting-started documentation ( #43015 )
1 year ago
afc163
3fa6c139fe
docs: Update tree-shaking documentation ( #39847 )
* Update getting-started.zh-CN.md
* Update getting-started.en-US.md
* Update introduce.zh-CN.md
* Update introduce.en-US.md
2 years ago
afc163
6a32516537
docs: Update tree-shaking documentation ( #39847 )
* Update getting-started.zh-CN.md
* Update getting-started.en-US.md
* Update introduce.zh-CN.md
* Update introduce.en-US.md
2 years ago
miracles1919
47f3445b92
docs: add use of next ( #39835 )
2 years ago
Peach
6236e356b5
docs: update all site anchors ( #39687 )
* docs: update all site anchors
* docs: handle hash change from Link component
2 years ago
Chuns Chen
ee3bd96f2d
docs: remove dist/antd.css ( #38672 )
2 years ago
afc163
a2b424946b
docs: update codesandbox url for 5.x and 4.x ( #38653 )
2 years ago
afc163
87d138ba56
docs: upgrade codesandbox to react 18 ( #36951 )
2 years ago
afc163
4d26556a27
docs: use light theme for codesandbox demo
3 years ago
Jesus The Hun
f3f5b66957
docs: documentation for Jest support ( #27003 )
4 years ago
afc163
af91a9b230
docs: 📖 update replace-moment docs
4 years ago
Scott Goci
c6143f9e8f
docs: Update getting-started.en-US.md ( #25672 )
Some wording changes, adjustments from the Chinese translation, and overall verb improvements
4 years ago
jieniu$
1b29fef798
docs: fix typos in doc/react ( #25324 )
4 years ago
偏右
8497e54e39
docs: 📖 keep documentation up to date ( #24184 )
* docs: remove babel-plugin-import from docs
* docs: react-scripts-rewired + customize-cra => craco
* docs: remove babel-plugin-import
* fix remark link
5 years ago
偏右
012969e742
docs: refactor tutorial code to React hooks ( #23896 )
5 years ago
Tom Xu
107731a988
docs: improve link path ( #23844 )
5 years ago
何乐
cde4c1a749
docs: Update the content of Getting Started page ( #23053 )
* Update getting-started.en-US.md
* Update getting-started.zh-CN.md
5 years ago
偏右
8501b708ea
refactor: 📦 smaller bundlesize limit ( #20356 )
* 📦 samller bundlesize limit
* 🗑️ remove React static PropTypes
* 🗑️ remove react-lifecycles-compat
* 🗑️ remove matchMedia polyfill
* 🗑️ remove Transfer buggy lazy prop
* 🗑️ remove enquire.js dep
* 🗑️ remove Transfer lazy related code and fix ci
* 🗑️ remove used dom-closest
* ⚡ replace dom-scroll-into-view to scroll-into-view for bundle size
* ✅ fix eslint
* 🆙 upgrade browserslist
* ✅ fix test cases
* 🗑️ remove @ant-design/create-react-context
* 🆙 upgrade @ant-design/bisheng-plugin
* 🆙 upgrade rc-slider
* ✅ fix ci
* 🆙 upgrade rc-tabs and rc-mentions
* 📦 scroll-into-view -> scroll-into-view-if-needed
* remove unused devDep
* docs: 📝 update instruction about IE9/10
* 📦 reduce css bundle size by drop IE9/10 support
* 🆙 upgrade rc-upload
* 🗑️ drop unused swing motion css
* ✅ update upload snapshots
* 📦 lift css bundlesize limit to 55kb
5 years ago
偏右
f98debaeee
chore: 📝 improve docs and config json ( #20364 )
5 years ago
vagusX
0195679fac
docs: v4 codemod ( #20178 )
5 years ago
woodsand
7cb4d4b411
Add link of "Install and Initialization" to Getting started ( #20251 )
5 years ago
iamkun
965bc58ed1
docs: Update FAQ replace momentjs to Day.js with antd-dayjs-webpack-plugin ( #19960 )
* docs: Update FAQ replace momentjs to Day.js with antd-dayjs-webpack-plugin
* update use-with-create-react-app doc
* update getting-started doc
* update use-with-create-react-app doc
5 years ago
alekslario
0cccefbc77
Fix grammar
'antd support ES6' => 'antd supports ES6'. It is a grammar mistake unless 'antd' stands for 'ant designs'.
5 years ago
afc163
c3d3b10cab
📝 Improve docs about tree shaking
6 years ago
afc163
b780070351
💄 prittier all files
6 years ago
Josue Peralta
b6f81340ba
small change
6 years ago
Josue Peralta
976a6a5c5a
Fixed typos and improved grammar
6 years ago
maks
736f5b9549
doc: handle invalid date in message.info() call
The picker allows to change from a valid date to an empty value (`date` becomes `null` and therefore cannot be formatted).
Same way it's done as for the `<div>` contained message.
6 years ago
afc163
ef1018d2a8
fix codesandbox link
6 years ago
afc163
2569097a0f
📝 Renew some documentations for state of art
6 years ago
afc163
be6a566af1
docs: update other scaffolds
6 years ago
sorrycc
f9c0b07db2
doc: update getting-started and practical-projects with umi
6 years ago
afc163
14b3f4e24f
doc: update getting-started
6 years ago
afc163
f78a78e03b
docs: instruction about antd/es/button
6 years ago
afc163
6458280cb3
site: add alt to images
7 years ago
Open Next
ad721111a4
fix bug in getting-started - date is null when clear the DatePick ( #10111 )
7 years ago
afc163
50aae9408e
doc: update getting-started
7 years ago
DosLin
efa824e514
doc:fix server port ( #9012 )
7 years ago
afc163
051f1049c5
Add parcel-antd demo in document
7 years ago
Wei Zhu
9bbfe534b2
docs: remove redundant quote
7 years ago
Wei Zhu
16b69312db
Revise docs ( #8368 )
7 years ago
henryv0
cad6be884c
Updates Pattern docs (English) ( #7902 )
* Makes grammatical and typo fixes to the React Docs.
* Fixes some spelling and grammar in Pattern docs.
* Fixes merge conflict. Updates Pattern docs.
7 years ago
henryv0
2356333c54
Updates Pattern docs (English) ( #7902 )
* Makes grammatical and typo fixes to the React Docs.
* Fixes some spelling and grammar in Pattern docs.
* Fixes merge conflict. Updates Pattern docs.
7 years ago
afc163
eb4659c409
typo
7 years ago
henryv0
ac33baf940
Makes grammatical and typo fixes to the React Docs. ( #7819 )
7 years ago
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
7 years ago
Miaow
6c38ca62c6
update get started doc port ( #7729 )
7 years ago
afc163
d21e500fab
Add some doc for global reset styles, #4331
7 years ago