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

Compose Multiplatform Support #1208

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Compose Multiplatform Support #1208

wants to merge 15 commits into from

Commits on Jun 24, 2024

  1. Create workflow-ui/core module.

    MilanJovic92 authored and blakelee committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f15445c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    2a9a064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb61f8a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Delete compose multiplatform module and instead move everything to th…

    …e regular compose package
    
    * Add UI tests for iOS
    blakelee committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8ce8c93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9748d8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da7ac8c View commit details
    Browse the repository at this point in the history
  4. Add ios sample app

    blakelee committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2cf22c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Move code from main to their respective androidMain commonMain places

    * jdk target 8 issue is occurring so this is a progress commit
    blakelee committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    61ad117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d979a91 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Add back handling for iOS as well as make iOS sample work for non-Pre…

    …view and View related items
    blakelee committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f1826a1 View commit details
    Browse the repository at this point in the history
  2. Apply changes from dependencyGuardBaseline --refresh-dependencies

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    blakelee authored and github-actions[bot] committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    41a851c View commit details
    Browse the repository at this point in the history
  3. Apply changes from apiDump

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    RBusarow authored and github-actions[bot] committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ffc8876 View commit details
    Browse the repository at this point in the history
  4. Apply changes from artifactsDump

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    RBusarow authored and github-actions[bot] committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0fb1c90 View commit details
    Browse the repository at this point in the history
  5. Changing dependencies to rely on workflow-ui:common instead of workfl…

    …ow-ui:common-core
    
    * Fix some lint issues
    blakelee committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b668657 View commit details
    Browse the repository at this point in the history
  6. Apply changes from artifactsDump

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    blakelee authored and github-actions[bot] committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d64f8d3 View commit details
    Browse the repository at this point in the history