10000 Feat/inline layout type by kkxxkk2019 · Pull Request #270 · VisActor/VChart · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Feat/inline layout type #270

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

Merged
merged 4 commits into from
Jul 25, 2023
Merged

Feat/inline layout type #270

merged 4 commits into from
Jul 25, 2023

Conversation

kkxxkk2019
Copy link
Collaborator
@kkxxkk2019 kkxxkk2019 commented Jul 24, 2023

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Refactoring
  • Update dependency
  • Code style optimization
  • Test Case
  • Branch merge
  • Release
  • Site / documentation update
  • Demo update
  • Workflow
  • Other (about what?)

🔗 Related issue link

🔗 Related PR link

🐞 Bugserver case id

64be68d726ff3aa45a6069d0

💡 Background and solution

新增 'normal-inline' 布局类型,在执行顺序上,先于 normal 执行,内部各个方向的执行顺序同 normal,然后会将相同方向的元素整体布局完之后去更新 this._leftCurrent, this._topCurrent, this._rightCurrent, this._bottomCurrent。

{
  layoutType: 'normal-inline'
}
image

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

🚀 Summary

copilot:summary

🔍 Walkthrough

copilot:walkthrough

@kkxxkk2019 kkxxkk2019 added this to the v1.1.0 milestone Jul 25, 2023
@kkxxkk2019 kkxxkk2019 merged commit 2e35da0 into develop Jul 25, 2023
@kkxxkk2019 kkxxkk2019 deleted the feat/inline-layout-type branch July 25, 2023 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0