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

Insets on iOS #577

Merged
merged 32 commits into from
May 26, 2023
Merged

Insets on iOS #577

merged 32 commits into from
May 26, 2023

Commits on May 5, 2023

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

Commits on May 9, 2023

  1. Android like insets

    dima-avdeev-jb committed May 9, 2023
    Configuration menu
    Copy the full SHA
    bfd341d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a9fc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5a02bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa8f4f2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. ignore safe area

    dima-avdeev-jb committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e0e05bc View commit details
    Browse the repository at this point in the history
  2. keyboard height

    dima-avdeev-jb committed May 10, 2023
    Configuration menu
    Copy the full SHA
    09e863c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63c94f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    feb4c0b View commit details
    Browse the repository at this point in the history
  5. safe area insets

    dima-avdeev-jb committed May 10, 2023
    Configuration menu
    Copy the full SHA
    59a6d96 View commit details
    Browse the repository at this point in the history
  6. safe area insets

    dima-avdeev-jb committed May 10, 2023
    Configuration menu
    Copy the full SHA
    d0b79d0 View commit details
    Browse the repository at this point in the history
  7. windowInsetsPadding

    dima-avdeev-jb committed May 10, 2023
    Configuration menu
    Copy the full SHA
    a587912 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

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

Commits on May 19, 2023

  1. WithScaffold

    dima-avdeev-jb committed May 19, 2023
    Configuration menu
    Copy the full SHA
    9b11e1d View commit details
    Browse the repository at this point in the history
  2. isChatState

    dima-avdeev-jb committed May 19, 2023
    Configuration menu
    Copy the full SHA
    d20199e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    e418a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e8921a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    ea073d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08dc326 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. SafeArea.kt

    dima-avdeev-jb committed May 23, 2023
    Configuration menu
    Copy the full SHA
    1c1588a View commit details
    Browse the repository at this point in the history
  2. layoutMargins

    dima-avdeev-jb committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a713482 View commit details
    Browse the repository at this point in the history
  3. Insets

    dima-avdeev-jb committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a8e9ed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e614b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    165fde1 View commit details
    Browse the repository at this point in the history
  6. simplify IosDemo

    dima-avdeev-jb committed May 23, 2023
    Configuration menu
    Copy the full SHA
    70c809d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cab4cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56dac20 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Update compose/foundation/foundation-layout/src/uikitMain/kotlin/andr…

    …oidx/compose/foundation/layout/WindowInsets.uikit.kt
    
    Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
    dima-avdeev-jb and MatkovIvan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    5e64108 View commit details
    Browse the repository at this point in the history
  2. Update compose/foundation/foundation-layout/src/uikitMain/kotlin/andr…

    …oidx/compose/foundation/layout/WindowInsets.uikit.kt
    
    Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
    dima-avdeev-jb and MatkovIvan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    33548ac View commit details
    Browse the repository at this point in the history
  3. Update compose/foundation/foundation-layout/src/uikitMain/kotlin/andr…

    …oidx/compose/foundation/layout/WindowInsets.uikit.kt
    
    Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
    dima-avdeev-jb and MatkovIvan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    48a97d6 View commit details
    Browse the repository at this point in the history
  4. code review fixes

    dima-avdeev-jb committed May 25, 2023
    Configuration menu
    Copy the full SHA
    541e668 View commit details
    Browse the repository at this point in the history
  5. code review fixes

    dima-avdeev-jb committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ef9ff05 View commit details
    Browse the repository at this point in the history