偏右
0ceb6cc89d
🐛 Fix Cascader search bug when fieldNames existed ( #20720 )
and label/value have same field name
close #20619
5 years ago
二货机器人
3a957141ed
docs: Update README cn image
5 years ago
Kuitos
7033a273ef
fix: correct the collapse-borderless class variable ( #20718 )
5 years ago
骗你是小猫咪
5398f24a97
refactor: improve digital input in tooltip demo ( #20702 )
* refactor: improve digital input in tooltip demo
* fix lint
5 years ago
二货机器人
182dcf5606
fix: Chrome scale 125% should not display y-scrollbar ( #20705 )
5 years ago
二货机器人
1c1a4a773d
fix: Table should not crash with empty column children ( #20703 )
5 years ago
二货机器人
c5a40fc683
fix: Slider Tooltip not follow handler ( #20699 )
* fix: Slider Tooltip not follow handler
* force align only when tooltip visible
5 years ago
偏右
78f5607034
🐛 fix Card cover image get skretched ( #20701 )
close #20698
5 years ago
二货机器人
6017b3f025
fix: Table ts define ( #20695 )
5 years ago
myeunhyuk
7d95365183
Update illustration.md ( #20696 )
5 years ago
zouxiaomingya
3630569424
🐛 fix: Typography ellipsis miss calculate decimal ( #20689 )
5 years ago
zombiej
70c49cd367
fix: migrate doc typo
5 years ago
二货机器人
17dd0d2de8
fix: FormItem should not trigger feedback className without hasFeedback ( #20691 )
5 years ago
Dean van Niekerk
019fdd58a0
feat: add footer property to Drawer ( #20690 )
5 years ago
二货机器人
87d32dc633
fix: AutoComplete customize input should fully stretch ( #20686 )
* fix: AutoComplete customize input should fully strecth
* fix lint
5 years ago
偏右
faa969206c
🐛 Fix Input.Group align in Form.Item ( #20681 )
https://codesandbox.io/s/antd-reproduction-template-3x2kv
5 years ago
zombiej
74c64ec38e
docs: Update README images
5 years ago
二货机器人
3ee0e4a58e
Merge pull request #20675 from ant-design/master-merge-v4
chore: Master merge v4
5 years ago
zombiej
f87e55e7a8
clean up
5 years ago
zombiej
e38a88181d
chore: Merge 4.0-prepare
5 years ago
zombiej
ad4ebed77c
docs: Adjust changelog with more descriptions
5 years ago
zombiej
ff6c91537d
docs: Fix typo
5 years ago
vagusX
0ac1c47ee0
docs: add codemod running gif ( #20671 )
5 years ago
Googleplex
0520b844d5
docs: Update year in change log ( #20670 )
* Update year in CHANGELOG.zh-CN.md
Update year in change log of 3.26.6 from 2019 to 2020
* Update year in CHANGELOG.en-US.md
Update year in change log of 3.26.6 from 2019 to 2020
5 years ago
zombiej
5aaa8975f1
docs: Link 4.0-rc with github issue
5 years ago
zombiej
743fd825a9
docs: Fix HiTu typo
5 years ago
zombiej
141f47d2a3
docs: Adjust changelog
5 years ago
zombiej
597befbc88
docs: Fix typo
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
zombiej
8dd91ca648
docs: Update home for antd next link
5 years ago
zombiej
7c8d942034
chore: Add missing test snapshot
5 years ago
zombiej
e1e1b1b03c
chore: Fix style lint
5 years ago
myeunhyuk
fdf8abd587
docs: Update illustration.md ( #20654 )
5 years ago
zombiej
c5e1708970
docs: Add missing logo padding
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
619fc44b8c
Update colors.zh-CN.md ( #20650 )
5 years ago
叶枫
6c3d6e7247
feat: upload add icon ( #20034 )
* feat: add custom icon
* chore: test
* fix: eye style
* fix: anticon style
* fix: stylelint
* Update Form.tsx
* Update Form.tsx
* feat: 26
* feat: fiie-type
* Update basic.md
* Update debug.md
* Update target.md
* Update Steps.tsx
* Update element.md
* chore: clearn up
* chore: clearn up
* chore: clearn up
* fix: handleIconRender
* fix: iconNode
5 years ago
二货机器人
44c9bcafc9
docs: 3.26.6 changelog ( #20647 )
* 3.26.6 changelog
* add v3 notify
5 years ago
zombiej
2fb26363a6
docs: Update home style
5 years ago
xrkffgg
a4ac7de4c5
fix: Fix carousel dotPosition not working ( #20645 )
close #20638
5 years ago
偏右
8e1051daf5
🐛 Fix DatePicker in Input.Group missing left border when hover ( #20644 )
close #20372
5 years ago
二货机器人
493e987f16
fix: add IE 11 css hack ( #20643 )
5 years ago
偏右
f721018ab0
Merge pull request #20640 from ant-design/optimize-button-docs-and-demos
docs: Optimize button docs and demos
5 years ago
afc163
a6ffc3a196
✅ fix stylelint
5 years ago
afc163
b15136f41f
📝 optimize button usage
5 years ago
afc163
7e1dc348a9
✅ update snapshots
5 years ago
afc163
e1262b0d1d
📝 optimize button docs and demos
5 years ago
二货机器人
d6cb50b4fd
revert: "refactor: Remove duplicated less loop" ( #20636 )
* Revert "refactor: Remove duplicated less loop (#20590 )"
This reverts commit af2d803829
.
* Update package.json
5 years ago
zombiej
dafc5a2f1d
docs: Update Home site
5 years ago
偏右
d34f8c8b58
📦 restore css bundlesize limit to 60kb
5 years ago