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: yml not support array #11

Merged
merged 2 commits into from
Dec 24, 2020
Merged

fix: yml not support array #11

merged 2 commits into from
Dec 24, 2020

Conversation

xrkffgg
Copy link
Member

@xrkffgg xrkffgg commented Dec 24, 2020

🤔 这个变动的性质是?/ What is the nature of this change?

  • 新特性提交 / New feature
  • bug 修复 / Fix bug
  • 样式优化 / Style optimization
  • 包体积优化 / Package size optimization
  • 性能优化 / Performance optimization
  • 代码风格优化 / Code style optimization
  • 构建优化 / Build optimization
  • 网站、文档、Demo 改进 / Website, documentation, demo improvements
  • 测试相关 / Test related
  • 其他 / Other

🔗 相关 Issue / Related Issue

fix #10

💡 需求背景和解决方案 / Background or solution

📝 更新日志 / Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese 修复 yml 不支持数组的问题,将参数统一为 string 逗号

☑️ 请求合并前的自查清单 / Self Check before Merge

⚠️ 请自检并全部勾选全部选项。/ Please check all items below before review. ⚠️

  • 文档已补充或无须补充 / Doc is updated/provided or not needed
  • 代码演示已提供或无须提供 / Demo is updated/provided or not needed
  • TypeScript 定义已补充或无须补充 / TypeScript definition is updated/provided or not needed
  • Changelog 已提供或无须提供 / Changelog is provided or not needed

@xrkffgg xrkffgg merged commit 822d3a5 into main Dec 24, 2020
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.

[BUG] yml not support array
1 participant