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

Layout component - coldiv. #572

Merged
merged 6 commits into from
Oct 16, 2024
Merged

Layout component - coldiv. #572

merged 6 commits into from
Oct 16, 2024

Conversation

mahidhar-reddy09
Copy link

Set up layout component- coldiv.

src/layout/col-div.style.tsx Outdated Show resolved Hide resolved
src/layout/types.ts Outdated Show resolved Hide resolved
src/layout/types.ts Outdated Show resolved Hide resolved
src/layout/types.ts Outdated Show resolved Hide resolved
src/util/utility-types.ts Outdated Show resolved Hide resolved
src/layout/types.ts Outdated Show resolved Hide resolved
src/layout/col-div.tsx Outdated Show resolved Hide resolved
@qroll qroll added this to the v3.0.0-alpha.1 milestone Oct 10, 2024
src/layout/col-div.tsx Outdated Show resolved Hide resolved
Comment on lines 73 to 79
xxlColumnCount ||
xlColumnCount ||
lgColumnCount ||
mdColumnCount ||
smColumnCount ||
xsColumnCount ||
xxsColumnCount,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

column count doesn't need a fallback as it's static (based on the theme)

@qroll qroll merged commit 8cfc086 into v3 Oct 16, 2024
1 check passed
@qroll qroll deleted the layout-coldiv branch October 16, 2024 12:10
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.

2 participants