SylvanasGone
a19a500970
fix(Form): improve method onFieldsChange params type defs ( #16577 )
6 years ago
zombieJ
c598b364dd
fix: Update List ts definition ( #16594 )
6 years ago
zombieJ
5621b7b9f7
fix: Call Carousel force update when children lenght changed ( #16592 )
6 years ago
偏右
d576c4bc85
Merge pull request #16586 from ant-design/fix-table-snapshot
test: ✅ Fix snapshots
6 years ago
afc163
be75d125b6
✅ Fix snapshots
6 years ago
偏右
aa70d1441b
Merge pull request #16584 from sbusch/fix-form-item-with-help-negative-margin
Prevent negative margin-bottom for form items with help (e.g. validation errors)
6 years ago
Sebastian Busch
8c9b6ec653
prevent negative margin-bottom for form-item-with-help
without this, value can become negative. this caused following fieldset to float
to the right of the field with validation errors
(cherry picked from commit 43da8a5a835904270a6ccf48859d7bd6d91e04cd)
6 years ago
afc163
5313777681
💄 Improve Table demo color style
6 years ago
Christophe Hurpeau
2d986ba2c2
Upload prop onRemove: allow Promise as return type
6 years ago
zombieJ
6379999012
use 1em instead of fix size ( #16569 )
6 years ago
dependabot[bot]
3033b50108
chore(deps): update rc-calendar requirement from ~9.12.1 to ~9.13.3 ( #16555 )
Updates the requirements on [rc-calendar](https://github.com/react-component/calendar ) to permit the latest version.
- [Release notes](https://github.com/react-component/calendar/releases )
- [Changelog](https://github.com/react-component/calendar/blob/master/HISTORY.md )
- [Commits](https://github.com/react-component/calendar/compare/9.12.1...9.13.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Gin-X
7cdcc7cc2f
fix children's type of interface Route ( #16550 )
6 years ago
zombieJ
1635a1b018
Merge pull request #16567 from ant-design/master
chore: feature merge master
6 years ago
偏右
557c5c9348
Merge pull request #16564 from ant-design/afc163-patch-1
Update package.json
6 years ago
偏右
eb93c1db3e
Update package.json
6 years ago
zombieJ
4ac390b794
docs: Add changelog ( #16559 )
6 years ago
zombieJ
399778ce2b
update snapshot ( #16556 )
6 years ago
zombieJ
ad262e7881
Merge pull request #16538 from ant-design/feature
Merge feature to master for 3.18.0
6 years ago
Yu
5375f5188e
docs: changelog for 3.18.0 ( #16539 )
* docs: changelog for 3.18.0
* fix review issue
6 years ago
zombieJ
1198fb60ef
update doc ( #16545 )
6 years ago
偏右
a4baec0b62
Merge pull request #16537 from ant-design/chore/mergemaster
Merge master to feature
6 years ago
愚道
adfc4355b9
merge master
6 years ago
Yu
b92020ca48
docs: 📝 changelog for 3.17.1 ( #16534 )
6 years ago
偏右
16f7d66453
Merge pull request #16531 from abgaryanharutyun/patch-2
Just a spelling update
6 years ago
Harut
b8c5671c88
Just a spelling update
Just a spelling update (fix) for the CSS doc styl to style
6 years ago
偏右
b3e90d7390
Merge pull request #16524 from vicrep/patch-1
fix(forms): improve field error method type defs
6 years ago
Victor Repkow
611909514c
fix(forms): improve field error method type defs
Change `getFieldError` and `getFieldsError` to return actual types, instead of very restrictive `Object` type (which should be avoided in general, in favour of `unknown`, `object`, or `Record` depending on actual use).
6 years ago
SylvanasGone
6eacfd7ebc
fix[Select]: add missing type definition ( #16504 )
* fix[Select]: add missing type definition
* update docs
6 years ago
偏右
fb8f94714e
Update confirm-promise.md
6 years ago
信鑫-King
0156886351
fix: codesandbox not support slash import ( #16509 )
* fix: codesandbox not support lodash/*
* fix: remove slash deps
6 years ago
zombieJ
e88589d9ef
feat: Pagination support `disabled` prop ( #16493 )
* feat: Pagination support `disable`
* update snapshot
* update style
* update style
* update snapshot
* update font color
6 years ago
Xiaohan Li
2bfecc3ee9
📝 Update Menu docs ( #16513 )
add missing params in Menu's onClick, onSelect and onDeselect callback
6 years ago
zombieJ
678c2e0b53
update snapshot ( #16515 )
6 years ago
偏右
db8c54e17e
Merge pull request #16510 from yociduo/master
fix(PageHeader): Should not render blank dom
6 years ago
Eden Wang
90ee2592b5
Update snapshot for test case
6 years ago
Eden Wang
cb30df5712
fix(PageHeader): Should not render blank dom
6 years ago
nailuoGG
681c6a5151
fix doc ( #16506 )
6 years ago
zombieJ
0030861293
fix: customize icon in notification size not correct ( #16507 )
6 years ago
ztplz
62f8924393
Fix hoist-non-react-statics compile error ( #16397 )
6 years ago
Lyndon001
83c16707a0
Update overview.zh-CN.md
6 years ago
Lyndon001
450560426a
Update overview.zh-CN.md
6 years ago
偏右
73a5b4772d
Merge pull request #16437 from jas0ncn/master
fix: Print reject error when ActionButton catch promise rejects
6 years ago
Nihal Saxena
ff8d37f811
refactor: Render function size reduce ( #16244 )
* updated after resolving conflicts
* lint error fixes
6 years ago
Jason
db5da92f0c
Fix: Print reject error when ActionButton catch promise rejects
6 years ago
afc163
34d8ff8eb4
📝 update changelog
6 years ago
偏右
6d845f60ef
Update CHANGELOG.zh-CN.md
6 years ago
zombieJ
961328b8a2
update list ts def ( #16485 )
6 years ago
偏右
2d8396bad7
🐛 Avoid disabled Upload being triggered by label ( #16483 )
close #16478
6 years ago
偏右
4f74471198
Merge pull request #16477 from ant-design/fix-disable-option-style
fix: 🐛 Fix Select selected and disabled item wrong hover color
6 years ago
afc163
9e478a4273
📝 optimize site info
6 years ago