二货机器人
9178f871a2
Merge pull request #28177 from ant-design/master
chore: Feature merge master
4 years ago
zombiej
11db547689
chore: Add label check of auto merge
4 years ago
二货机器人
af56eb0a15
fix: Table selection position ( #28173 )
4 years ago
二货机器人
ab42cd63d4
Merge pull request #28172 from ant-design/master
chore: Feature merge master
4 years ago
zombiej
ecafeb78e3
chore: Label merge action with auto approve
4 years ago
二货机器人
3dace91da2
chore: Add auto merge action ( #28167 )
* feat: Add auto merge action
* clean up
* add check suite
* auto merge without label
* rollback
4 years ago
Johnny Lim
273ab186da
docs: fix typo ( #28164 )
4 years ago
Jase Pellerin
13f9285cc6
fix: Allow overlayInnerStyle to pass through ( #27682 )
Currently, the innerStyle is only passed if a color is provided which does not match the preset colors. This fix allows `overlayInnerStyle` to pass through regardless of the value of `color`.
4 years ago
ZeroToOne
08237bd6ae
feat: add onClick props to Message component ( #28131 ) ( #28148 )
* feat(message): add onClick method to Message component (#28131 )
* feat(message): remove unnecessary onClick method implementation
* test(message): update onClick test
* feat(message): add event parameter
4 years ago
Jingsong Gao
706ec5cdb1
fix(Tree): fix tree drop indicator default direction ( #28150 )
4 years ago
Debiancc
ca5b47f674
fix: Add type of initialValue prop to Form.List ( #28153 )
* fix: Add type of initialValue prop to Form.List
* Update index.zh-CN.md
* Update index.en-US.md
4 years ago
Elaina Cherudim
52ceeafa7e
chore: optimize useModal performance - Do not trigger rerender of parent component ( #28122 )
4 years ago
einq7
6f0c65779c
fix: TextArea showCount style while using with Form ( #28130 )
4 years ago
骗你是小猫咪
a3aec7b057
test: skip List loading demo ( #28133 )
4 years ago
afc163
39122bd3d6
docs( 📖 ): update v4 migration about less variables change
close #28141
4 years ago
stygian-desolator
a45b8248cf
docs: set image preview false in placeholder demo ( #28140 )
4 years ago
Tom Xu
97ea75c6a1
Merge pull request #28136 from ant-design/master
chore: merge master into feature
4 years ago
Liming Jin
83e52a9555
docs: supplement Form.List errors ( #28117 )
4 years ago
afc163
4bc2a059ba
fix BUNDLESIZE_GITHUB_TOKEN
4 years ago
Tom Xu
32a9ba52b8
chore: 🆙 upgrade react 17 ( #27268 )
#26136
4 years ago
Jarret Moses
4fad2ef958
fix: update CarouselRef goTo args ( #28090 )
4 years ago
Eugene Matvejev
dda1f2b09c
refactor: <Timeline/> move defaultProps into single destructuring ( #28094 )
4 years ago
偏右
511c8510fb
chore: allow run compressed size from outside PR
4 years ago
Eugene Matvejev
2cc6b0ca05
refactor: optimize <Timeline/> bundle size ( #28095 )
* refactor: optimize <Timeline/> bundle size
* refactor: fix typo in <Timeline />
* refactor: fix typescript warning in <Timeline />
* Update Timeline.tsx
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
二货机器人
6e040bbd98
docs: 4.9.1 changelog ( #28102 )
4 years ago
zombiej
30cc31af7e
chore: Fix site deploy script
4 years ago
Sam Marks
16bc4bcdab
fix: Collapse.Panel collapsible should be optional ( #28092 )
It looks like this was broken in https://github.com/ant-design/ant-design/pull/27790 . According to `rc-collapse`, the `collapsible` prop inside Collapse.Panel is optional, so it should be optional here as well if we're just forwarding props directly to the child component.
4 years ago
二货机器人
adac33de11
Merge pull request #28091 from ant-design/master
chore: Merge master into feature
4 years ago
二货机器人
682b55d6b6
docs: 4.9.0 changelog ( #28088 )
4 years ago
二货机器人
98ddb8d8da
chore: RM circle ci ( #28080 )
* chore: RM circle ci
* docs: RM circle docs
* test: Add dom test ci
* test: Add bundleSize & check demo
* chore: Trigger action
* chore: Trigger action
4 years ago
二货机器人
6bb9701e23
Merge pull request #28081 from ant-design/feature
chore: merge feature into master, again
4 years ago
afc163
ac3142acf6
docs: fix site warning message
4 years ago
二货机器人
bb60e2ef58
Revert "feat(cascader): support onSearch callback ( #28011 )" ( #28077 )
This reverts commit cff73d1f08
.
4 years ago
Eugene Molokov
1852e7553e
feat: add a focusTriggerAfterClose prop to Modal for passing down to rc-dialog ( #27985 )
* Add a focusTriggerAfterClose prop to Modal for passing down to rc-dialog
- set default value to true, similarly to rc-dialog
- add comments to the Modal docs. CN is google-translated though.
* Add a version number to docs
From code review suggestions
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: Eugeny Molokov <eugeny.molokov@fastdev.se>
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
二货机器人
6fcebabd8b
Merge pull request #27738 from ant-design/feature
chore: merge feature into master
4 years ago
二货机器人
2b22743a9a
chore: Narrow selection width ( #28073 )
* chore: Narrow selection width
* chore: Adjust rtl style
4 years ago
骗你是小猫咪
18c6d6fedb
feat: Image add PreviewGroup component to support multiple images preview ( #28069 )
* feat: Image add PreviewGroup component to support multiple images preview
* demo and PreviewGroup type
* add demo snapshot
4 years ago
JuniorTour
e063a3a139
fix: hook modal not trigger onCancel ( #28063 )
4 years ago
二货机器人
3923288275
feat: bump `rc-collapse` version ( #27790 )
* refactor: RM rc-animate
* put rc-animate back
* clean up
* chore: Update snasphot
* feat: suport collapsible and deprecated disabled of Panel
* docs: remove disabled of Panel
* chore: bump rc-collapse to 3.1.0
* chore: update deprecated info
* clean up
* chore: update demo and remove rc-animate
* chore: update snapshot
Co-authored-by: Kermit <kermitlx@outlook.com>
4 years ago
Ahmet Simsek
79123e65cc
docs: refactor modal demo ( #28060 )
* Update basic.md
* Update basic.md
* Update basic.md
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
二货机器人
7bea2380c5
chore: Bump tree & treeSelect version ( #28068 )
* chore: Bump version
* test: Update snapshot
4 years ago
GSBL
cff73d1f08
feat(cascader): support onSearch callback ( #28011 )
* feat(cascader): support onSearch callback
* fix(cascader): move onSearch into showSearch
* fix(cascader): rename onSearch to onChange
* fix(cascader): rename onSearch to onChange
* Update index.zh-CN.md
* Update index.en-US.md
Co-authored-by: rgbhuang <rgbhuang@tencent.com>
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
偏右
33b96d3461
perf( 📦 ): reduce alert css size ( #28067 )
4 years ago
不吃猫的鱼
73a07d075e
fix: Cascader not found content should be disabled ( #28062 )
4 years ago
jesse
4b3aa350b8
feat: Add action in Alert and replace with flexbox layout ( #25892 )
* feat: Add action in Alert and replace with flexbox layout
* update
* update test
* doc
* Revert "update"
This reverts commit aef6e135a757341becdb01082238d48f7648ec5e.
* Update index.less
* Update index.less
* update test
* Update index.test.tsx.snap
* @alert-closable-padding-right
* Update index.less
* correct top of icon
* correct top of close icon
* fix @alert-closable-padding-right
* update
* doc
* Update components/alert/demo/action.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Remove duplicate css
* Simplify styles of close-icon
* font size of close icon
* update test
* update test
* Remove unused less var
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
07akioni
35ee97dad4
refactor: tree drag behavior ( #26462 )
* refactor: Tree drag behavior
* fix: cov
* docs: Tree draggable, specify the difference compared with last version
4 years ago
陈帅
4f811cbe82
docs: add a little pro-compents advertising ( #28043 )
* docs: add a little pro-compents advertising
* docs: add a little pro-compents advertising
4 years ago
偏右
81fffbfe65
fix: Collapse using Table sticky ( #28039 )
close https://github.com/ant-design/ant-design/issues/28038
4 years ago
骗你是小猫咪
cb936b1d6f
test: ignore branchs outside of master ( #27929 )
4 years ago
二货机器人
0c8a2eb4ae
fix: Use capture ( #28037 )
4 years ago