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

「WIP」:sparkles: feat: add Editor Layout new Components #107

Closed
wants to merge 2 commits into from

Conversation

ONLY-yours
Copy link
Collaborator

@ONLY-yours ONLY-yours commented Nov 28, 2023

  • 定义Layout组件的结构和基本功能
    • Header 和 Footer 部分及其相应的配置项
    • 通用 Pannel 的配置项
    • 特定 Pannel 的渲染逻辑
  • 不同类型的布局(左和右、左全屏、右全屏、底部)
  • Header和Footer部分的属性(Icon、extra、flex、hide)
  • Pannel组件及其属性(children、direction、tabs、icon、extra、hide、minWidth、minHeight)
  • Layout组件的默认预设(如VsCode、Unity等)
  • 演示示例,展示Layout组件的功能和用法
  • 单测

Copy link

github-actions bot commented Nov 28, 2023

🎊 PR Preview af323ec has been successfully built and deployed to https://ant-design-pro-editor-preview-pr-107.surge.sh

🕐 Build time: 73.035s

🤖 By surge-preview

@ONLY-yours ONLY-yours changed the title ✨ feat: add Editor Layout new Components 「WIP」:sparkles: feat: add Editor Layout new Components Nov 28, 2023
@ONLY-yours ONLY-yours changed the base branch from main to alpha November 28, 2023 09:36
@ONLY-yours ONLY-yours closed this Nov 28, 2023
@ONLY-yours ONLY-yours deleted the beta/layout branch January 19, 2024 08:48
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