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
afc163
be30d4bfa4
docs: ๐ฅ announce brand new antv.vision
5 years ago
Stevche Radevski
52ab454715
feat: add a Macedonian translation ( #19647 )
5 years ago
afc163
499494caa4
chore: react-helmet => react-helmet-async
fix SideEffect(NullComponent) warning
https://github.com/readium/readium-desktop/issues/596
https://github.com/nfl/react-helmet/issues/465
https://github.com/nfl/react-helmet/issues/426
5 years ago
ไฟก้ซ-King
d06b1fa15e
docs: practical projects using Umi UI ( #19240 )
* ๐ practical projects using Umi UI
* ๐ docs
* ๐ docs
* ๐ projects doc
5 years ago
Rustin-Liu
a5d2b8542c
add commit lint action description
5 years ago
Olaniyi Philip Ojeyinka
59ec7f3b8f
corrected the typographical error of word 'case' to 'care' ( #19290 )
fix typo
5 years ago
David Broder-Rodgers
3eead25bea
Fix typos in en-US contributing guide ( #19277 )
5 years ago
afc163
c93f54c7f1
๐ fix typo link
5 years ago
afc163
cfcdf2fd5f
๐ Add promote link in home page
5 years ago
afc163
0edbec10db
๐ Add recommendation for Visualization
5 years ago
afc163
df7e366563
๐ Add recommendation for vedio components
5 years ago
afc163
c9a30ef766
๐ Add recommendation for Visualization
5 years ago
afc163
98e715fe3f
๐ Add recommendation for vedio components
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
Amumu
ecc7fb695b
็ฎๅญๅ
5 years ago
Ashot Mnatsakanyan
68a02a75e3
Added test case and updated documentation
5 years ago
afc163
549d971b69
๐ improve FAQ documentation
5 years ago
zombieJ
74eda7e705
docs: Fix ConfigProvider demo ( #18265 )
* docs: Fix ConfigProvider in cn not working
* Use antd pro
* update docs
5 years ago
ศtefan Filip
a5a8f38dde
Added support for Romanian locale ( #18163 )
5 years ago