Italo
ccca0f34c2
Adjust link in changelog ( #21790 )
Adjust space error in link and point to en-US version.
5 years ago
feeng
69386706bf
Update introduce.zh-CN.md ( #21675 )
https://ant.design/docs/react/introduce-cn#%E7%A4%BE%E5%8C%BA%E4%BA%92%E5%8A%A9,页面上互动社区的括号显示方向反了
5 years ago
偏右
50087b22d8
📦 Remove DatePicker legacy cell className ( #21589 )
5 years ago
afc163
2a48ea0be3
:docs: update browsers support
5 years ago
二货机器人
18d2f04c30
docs: Remove `optionLabelProp` in AutoComplete doc ( #21469 )
* update doc
* fix doc
5 years ago
砖家
2bb0aaf5d4
feat: add umi hooks ( #21460 )
5 years ago
二货机器人
5d2bbdd67f
feat: onPanelChange will also trigger by panel value change ( #21455 )
5 years ago
二货机器人
034113d876
Update migration-v4.en-US.md ( #21450 )
5 years ago
二货机器人
71a3575f49
Update migration-v4.zh-CN.md
5 years ago
二货机器人
8738e1a623
docs: Update migration-v4 doc ( #21429 )
* Update migration-v4.zh-CN.md
* Update migration-v4.en-US.md
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* Update migration-v4.en-US.md
* Update migration-v4.en-US.md
* Update migration-v4.zh-CN.md
* Update migration-v4.en-US.md
* Update migration-v4.zh-CN.md
* Update migration-v4.en-US.md
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* Update migration-v4.en-US.md
* Update migration-v4.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
Amumu
ed53a4665c
improve i18n docs ( #21394 )
5 years ago
Amumu
7771c1b3df
fix link name in en docs ( #21300 )
5 years ago
Amumu
48671b5f2b
fix link name ( #21298 )
5 years ago
Jiahao
2415d54950
Update font-awesome link ( #21293 )
5 years ago
偏右
d23c550976
💄 new tabs style ( #21256 )
smaller bar width
5 years ago
Wei Zhu
d0126e4931
Revert "docs: fix contributing docs"
5 years ago
cjmafei
6044bcbc56
fix contributing docs
5 years ago
二货机器人
d231d24300
update docs & table version ( #20892 )
5 years ago
afc163
f1290fbb83
📝 update FAQ
5 years ago
afc163
07c3aaa058
📝 update replace moment doc order
5 years ago
二货机器人
05ebf0f8cc
chore: Not block input when Input value is `undefined` ( #20783 )
* chore: Input should not block input when `value` is undefined
* add test casw
* Fix test case & add breaking change in changelog
* fix prevValue logic
* patch change log
5 years ago
偏右
90d819fc6f
docs: 📝 update title to Replace Moment.js ( #20730 )
* 📝 update title to Replace Moment.js
* Update and rename generate-picker.zh-CN.md to replace-moment.zh-CN.md
* 🔗 fix links
5 years ago
zombiej
70c49cd367
fix: migrate doc typo
5 years ago
zombiej
ad4ebed77c
docs: Adjust changelog with more descriptions
5 years ago
vagusX
0ac1c47ee0
docs: add codemod running gif ( #20671 )
5 years ago
偏右
22e9ec6eec
docs: 📝 Add more detail in migration-v4 ( #20558 )
* 📝 more detail in migration-v4
* add link
* add v3 removed api
* components change
* update link
* add todo marker
* remove v2 doc
* docs: update icons part
* update docs for mssing content
* add color update
* docs: Add Table style breaking change
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* adjust data of gzipped
* update desc
* docs: Add english version
* Update docs/react/migration-v4.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* more adjust
* clean up changelog
* use value intead of px
* Add form warning
* Add cn changelog
* update docs
* Update docs/react/migration-v4.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* update quota
* re-order changelog
* add english version
* docs: add some images for codemod
* update version
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: vagusX <vagusX@users.noreply.github.com>
5 years ago
信鑫-King
cb528da8ed
fix: dark theme in 4.0 ( #20642 )
* fix: rtl direction bug
* 📝 dark theme usage docs
* fix: sketch download
* fix: theme dark
* 📝 empty image
* fix: dark form with mixture components like picker, input
* 📝 update sketch release download
* fix: remove inline-menu sub shadow
5 years ago
myeunhyuk
37ca4f7884
docs: customize-theme.en-US.md ( #20605 )
5 years ago
myeunhyuk
bbfb491782
Update customize-theme.zh-CN.md ( #20603 )
5 years ago
陈小聪
014bed6358
docs: generate picker ( #20515 )
* docs: faq How to use dayjs instead of moment
* adjust article position
* add steps and use cases
* change docs
* add bisheng config source
* translate title
* remove customize TimePicker
* simplified document
* Update docs/react/generate-picker.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update docs/react/generate-picker.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* add cra demo
* init demo refer 'Use in TypeScript'
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
偏右
75ed2e0745
📝 Add instruction about disabledDate
#19932
#9008
5 years ago
afc163
44a63acf13
📝 update feature
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
chenshuai2144
cbfc052d0d
dark theme sync
5 years ago
偏右
f98debaeee
chore: 📝 improve docs and config json ( #20364 )
5 years ago
偏右
4ca79ffc07
docs: components and documentation in two pages ( #20330 )
* 📝 Add documentation in header nav
* site: fix header active item and menu items
* 💄 better components menu group style
* 💄 more details of site menu style
* ✅ fix eslint error
5 years ago
vagusX
0195679fac
docs: v4 codemod ( #20178 )
5 years ago
afc163
333f63bd05
📝 improve antd features in README
5 years ago
afc163
d7d4beb280
📝 fix update use-with-create-react-app
5 years ago
woodsand
7cb4d4b411
Add link of "Install and Initialization" to Getting started ( #20251 )
5 years ago
ycjcl868
1ecf02b00a
📝 use dark-theme.js, antd.dark.less and css
5 years ago
afc163
ab36853cb7
📝 improve create-react-app documentation
https://github.com/facebook/create-react-app/releases/tag/v3.3.0
5 years ago
ycjcl868
e1d850374a
fix: rename antd-dark to dark
5 years ago
ycjcl868
0da761d1f1
📝 dark theme usage
5 years ago
ycjcl868
53e663ab61
tweak: antd dark theme in as required usage
5 years ago
ycjcl868
156001accd
📝 dark theme doc
5 years ago
ycjcl868
fc3b775452
📝 dark theme usage
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
afc163
f2ac4f380b
docs: 🔗 fix g2plot link
5 years ago
afc163
958bc51629
docs: 🔗 fix antv.alipay.com to new antv.vision
5 years ago