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

fix: editorOptions 按预期合并选项 #106

Merged
merged 3 commits into from
Jul 7, 2020

Conversation

snowlocked
Copy link
Contributor

Why

fix #103

How

将lodash merge方法改成原生的Object.assign

@auto-add-label auto-add-label bot added the bug Something isn't working label Jul 6, 2020
@snowlocked snowlocked changed the title fix: 不使用merge属性 fix: 不使用merge方法合并选项 Jul 6, 2020
@netlify
Copy link

netlify bot commented Jul 6, 2020

Deploy preview for v-editor ready!

Built with commit 7065e6a

https://deploy-preview-106--v-editor.netlify.app

@levy9527 levy9527 merged commit 929d6ad into FEMessage:dev Jul 7, 2020
@levy9527 levy9527 changed the title fix: 不使用merge方法合并选项 fix: editorOptions 按预期合并选项 Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

editorOptions属性与默认值merge方法不当(数组合并时)
3 participants