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

Add Grid Calendar #535

Closed
acolombo11 opened this issue Mar 9, 2024 · 3 comments · Fixed by #568
Closed

Add Grid Calendar #535

acolombo11 opened this issue Mar 9, 2024 · 3 comments · Fixed by #568
Labels
enhancement New feature or request

Comments

@acolombo11
Copy link

acolombo11 commented Mar 9, 2024

Feature

Add Grid calendar implementation as part of the library

Tech (if applicable)

Now there are HorizontalCalendar and VerticalCalendar, using LazyRow and LazyColumn, containg CalendarMonths elements.
It would be cool to have HorizontalGridCalendar and VerticalGridCalendar, using LazyHorizontalGrid and lazyVerticalGrid, to use in bigger UIs such as tablets or tvs.

@acolombo11 acolombo11 changed the title Grids impelmentation Grids implementation Mar 9, 2024
@acolombo11 acolombo11 changed the title Grids implementation Add Grid Calendar Mar 9, 2024
@kizitonwose kizitonwose added the enhancement New feature or request label Mar 11, 2024
@11610197109
Copy link

Hi there, is there any solution to this issue?

@kizitonwose
Copy link
Owner

Working on this, but would be ready in about 2 or 3 months, considering that I am also working on finalizing the multiplatform project which is currently in alpha.

I'll keep this issue open for discussion, but please refrain from posting comments solely asking about the release date, as such comments do not add any value.

@kizitonwose
Copy link
Owner

kizitonwose commented Jul 27, 2024

Now available in 2.5.3 for compose version 1.6.x and 2.6.0-beta03 [Android] | 2.6.0-alpha04 [Multiplatform] for compose version 1.7.x.

See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants