Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImagePicker 组件新增 cells 属性 #984

Merged
merged 1 commit into from
Jul 30, 2020
Merged

Conversation

juzi214032
Copy link
Member

cells 属性取代 urls 传入对象类型参数
此后 urls 仅负责接收字符串数组,cells 负责接收对象数组

close #921

BREAKING CHANGE: urls 不再接收对象数组

cells 属性取代 urls 传入对象类型参数
此后 urls 仅负责接收字符串数组,cells 负责接收对象数组

close #921

BREAKING CHANGE: urls 不再接收对象数组
@juzi214032 juzi214032 requested a review from murongg July 30, 2020 07:57
@juzi214032 juzi214032 linked an issue Jul 30, 2020 that may be closed by this pull request
@juzi214032 juzi214032 merged commit 08cbad7 into develop Jul 30, 2020
@juzi214032 juzi214032 deleted the fix/image-picker branch July 30, 2020 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

图片选择器在编辑场景下的问题
1 participant