Skip to content

Feature pagelayout comp #782

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
Apr 1, 2024
Merged

Feature pagelayout comp #782

merged 4 commits into from
Apr 1, 2024

Conversation

FalkWolsky
Copy link
Contributor

Proposed changes

We added a Page Layout Component, which supports the ANTd "Layout" as a container implementation, which means that Layouts can be nested. The Layout Component includes the ability to load whole apps at the Body or hold a normal canvas grid to place components.

Also, we added improvements for the Responsive Layout (disabled and hide properties) as also improvements for the Tabbed Container. Now you can use the tabs centered and in all 4 directions.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

Copy link

netlify bot commented Apr 1, 2024

Deploy Preview for lowcoder-test ready!

Name Link
🔨 Latest commit f3be8fa
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-test/deploys/660a6d7293476f000948a226
😎 Deploy Preview https://deploy-preview-782--lowcoder-test.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@FalkWolsky FalkWolsky merged commit d51734a into dev Apr 1, 2024
@FalkWolsky FalkWolsky deleted the feature-pagelayout-comp branch April 1, 2024 08:23
@FalkWolsky FalkWolsky restored the feature-pagelayout-comp branch April 1, 2024 08:27
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