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

Supporting disabling DatePicker Input #284

Merged
merged 9 commits into from Mar 9, 2024

Conversation

AdamMc331
Copy link
Owner

Summary

Proxies the enabled property through to TOADatePickerInput and configures colors and border width accordingly.

How It Was Tested

Manual testing as well as verifying with Compose previews.

Screenshot/Gif

Disabled Add Task Inputs

DisabledAddTaskInputs

@AdamMc331 AdamMc331 added the enhancement New feature or request label Mar 7, 2024
Copy link

github-actions bot commented Mar 7, 2024

2 Messages
📖 Thanks @AdamMc331!
📖

The following dependencies have later milestone versions:

  • org.jacoco:org.jacoco.agent [0.8.8 -> 0.8.9]
    http://jacoco.org

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

  • androidx.activity:activity-compose
  • androidx.appcompat:appcompat
  • androidx.compose:compose-bom
  • androidx.compose.compiler:compiler
  • androidx.compose.foundation:foundation
  • androidx.compose.material3:material3
  • androidx.compose.material3:material3-window-size-class
  • androidx.compose.ui:ui
  • androidx.compose.ui:ui-test-junit4
  • androidx.compose.ui:ui-test-manifest
  • androidx.compose.ui:ui-tooling
  • androidx.compose.ui:ui-tooling-preview
  • androidx.core:core-ktx
  • androidx.datastore:datastore
  • androidx.hilt:hilt-navigation-compose
  • androidx.lifecycle:lifecycle-runtime-ktx
  • androidx.navigation:navigation-compose
  • androidx.room:room-compiler
  • androidx.room:room-ktx
  • androidx.room:room-runtime
  • androidx.test.espresso:espresso-core
  • androidx.test.ext:junit
  • androidx.window:window
  • app.cash.turbine:turbine
  • com.android.tools:desugar_jdk_libs
  • com.google.accompanist:accompanist-navigation-animation
  • com.google.accompanist:accompanist-systemuicontroller
  • com.google.android.material:material
  • com.google.dagger:hilt-android
  • com.google.dagger:hilt-android-compiler
  • com.google.dagger:hilt-android-testing
  • com.google.dagger:hilt-compiler
  • com.google.devtools.ksp:symbol-processing
  • com.google.devtools.ksp:symbol-processing-api
  • com.google.devtools.ksp:symbol-processing-cmdline
  • com.google.protobuf:com.google.protobuf.gradle.plugin
  • com.google.protobuf:protobuf-javalite
  • com.google.protobuf:protoc
  • com.google.truth:truth
  • io.github.raamcosta.compose-destinations:animations-core
  • io.github.raamcosta.compose-destinations:ksp
  • io.mockk:mockk
  • junit:junit
  • org.jetbrains.kotlin:kotlin-annotation-processing-gradle
  • org.jetbrains.kotlin:kotlin-stdlib
    1.9.21
  • org.jetbrains.kotlinx:kotlinx-coroutines-test
    1.8.0

Gradle current updates:

  • Gradle: [8.6: UP-TO-DATE]

Generated by 🚫 Danger

Base automatically changed from arm/TOA-171/ime_actions to development March 7, 2024 17:22
@AdamMc331 AdamMc331 merged commit 09de0bd into development Mar 9, 2024
4 checks passed
@AdamMc331 AdamMc331 deleted the arm/TOA-161/disable_datepicker_input branch March 9, 2024 03:13
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