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

Adding date picker using Material 3 #160

Merged
merged 10 commits into from Jan 26, 2023

Conversation

AdamMc331
Copy link
Owner

This was an adventure.

@github-actions
Copy link

github-actions bot commented Jan 25, 2023

1 Warning
⚠️ Please consider breaking up this pull request.
3 Messages
📖 Thanks @AdamMc331!
📖 🎉 Code Cleanup!
📖

The following dependencies have later milestone versions:

  • androidx.activity:activity-compose [1.4.0 -> 1.6.1]
    https://developer.android.com/jetpack/androidx/releases/activity#1.6.1
  • androidx.appcompat:appcompat [1.4.1 -> 1.6.0]
    https://developer.android.com/jetpack/androidx/releases/appcompat#1.6.0
  • androidx.compose.compiler:compiler [1.4.0-alpha02 -> 1.4.0]
    https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.4.0
  • androidx.core:core-ktx [1.7.0 -> 1.9.0]
    https://developer.android.com/jetpack/androidx/releases/core#1.9.0
  • androidx.lifecycle:lifecycle-runtime-ktx [2.4.1 -> 2.5.1]
    https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.1
  • androidx.navigation:navigation-compose [2.4.2 -> 2.5.3]
    https://developer.android.com/jetpack/androidx/releases/navigation#2.5.3
  • androidx.room:room-compiler [2.4.2 -> 2.5.0]
    https://developer.android.com/jetpack/androidx/releases/room#2.5.0
  • androidx.room:room-ktx [2.4.2 -> 2.5.0]
    https://developer.android.com/jetpack/androidx/releases/room#2.5.0
  • androidx.room:room-runtime [2.4.2 -> 2.5.0]
    https://developer.android.com/jetpack/androidx/releases/room#2.5.0
  • androidx.test.espresso:espresso-core [3.4.0 -> 3.5.1]
    https://developer.android.com/testing
  • androidx.test.ext:junit [1.1.3 -> 1.1.5]
    https://developer.android.com/testing
  • app.cash.turbine:turbine [0.7.0 -> 0.12.1]
    https://github.com/cashapp/turbine/
  • com.google.accompanist:accompanist-insets-ui [0.23.1 -> 0.28.0]
    https://github.com/google/accompanist/
  • com.google.accompanist:accompanist-navigation-animation [0.23.1 -> 0.28.0]
    https://github.com/google/accompanist/
  • com.google.accompanist:accompanist-systemuicontroller [0.23.1 -> 0.28.0]
    https://github.com/google/accompanist/
  • com.google.android.material:material [1.5.0 -> 1.8.0]
    https://github.com/material-components/material-components-android
  • com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin [1.7.21-1.0.8 -> 1.8.0-1.0.8]
    https://goo.gle/ksp
  • com.google.devtools.ksp:symbol-processing [1.7.21-1.0.8 -> 1.8.0-1.0.9]
    https://goo.gle/ksp
  • com.google.devtools.ksp:symbol-processing-api [1.7.21-1.0.8 -> 1.8.0-1.0.9]
    https://goo.gle/ksp
  • com.google.protobuf:com.google.protobuf.gradle.plugin [0.8.17 -> 0.9.2]
  • com.google.protobuf:protobuf-javalite [3.18.0 -> 3.21.12]
    https://developers.google.com/protocol-buffers/
  • com.pinterest:ktlint [0.45.2 -> 0.48.2]
    https://github.com/pinterest/ktlint
  • io.mockk:mockk [1.12.2 -> 1.13.3]
    https://mockk.io
  • org.jetbrains.kotlin:kotlin-annotation-processing-gradle [1.7.21 -> 1.8.0]
    https://kotlinlang.org/
  • org.jetbrains.kotlin:kotlin-stdlib [1.7.21 -> 1.8.0]
    https://kotlinlang.org/
  • org.jetbrains.kotlinx:kotlinx-coroutines-test [1.6.0 -> 1.6.4]
    https://github.com/Kotlin/kotlinx.coroutines

Failed to determine the latest version for the following dependencies (use –info for details):

  • io.github.raamcosta.compose-destinations:animations-core
  • io.github.raamcosta.compose-destinations:ksp

Gradle current updates:

  • Gradle: [7.3.3 -> 7.6]

Generated by 🚫 Danger

@AdamMc331 AdamMc331 added enhancement New feature or request labels Jan 26, 2023
@AdamMc331 AdamMc331 merged commit 8fb811b into development Jan 26, 2023
@AdamMc331 AdamMc331 deleted the compose_material3_datepicker branch January 26, 2023 02:31
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 this pull request may close these issues.

None yet

1 participant