[go: nahoru, domu]

  1. a7a1486 Fixes experimental API violations by Louis Pullen-Freilich · 3 years, 6 months ago
  2. fdd4f0f Make LayoutNode a proper public API by George Mount · 3 years, 8 months ago
  3. a842ce2 Update references to other layouts in Row/Column by Mihai Popa · 3 years, 8 months ago
  4. dc68dd50 Adds lint check for composable lambda parameters in composable functions by Louis Pullen-Freilich · 3 years, 8 months ago
  5. 103f605 Clear up deprecated foundation APIs by Matvei Malkov · 3 years, 8 months ago
  6. b4dadfe Add InspectorInfo to modifier.weight in Column by Jens Ole Lauridsen · 3 years, 8 months ago
  7. 9945da7 Add InspectorInfo to Row and Column modifiers. by Jens Ole Lauridsen · 3 years, 8 months ago
  8. 68db1e3 Move related files to ui/layout by Mihai Popa · 3 years, 9 months ago
  9. 0f1851a8 Add alignByBaseline and alignBy by Mihai Popa · 3 years, 9 months ago
  10. c8deeac Prevent static imports of layout scopes' contents by Mihai Popa · 3 years, 10 months ago
  11. d0e8f05 Rename gravity to align[ment] in layouts by Mihai Popa · 3 years, 10 months ago
  12. 43041ae Optimizes imports for androidx.compose.foundation:* after the package migration by Louis Pullen-Freilich · 3 years, 11 months ago
  13. f864533 Moves androidx.compose.foundation:* libraries to compose/foundation dir by Louis Pullen-Freilich · 3 years, 11 months ago[Renamed from ui/ui-layout/src/commonMain/kotlin/androidx/compose/foundation/layout/Column.kt]
  14. bc17985 spacedBy and aligned arrangements for Row/Column by Mihai Popa · 4 years ago
  15. a03fd6c Refactors androidx.compose.ui:ui to the androidx.compose.ui package name by Louis Pullen-Freilich · 4 years ago
  16. 1f10a59 Refactors androidx.compose.runtime:runtime to the androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years ago
  17. 1eec3ee Replace Modifier::plus with Modifier::then. by Matvei Malkov · 4 years ago
  18. 1f2bcd8 Refactors androidx.compose.ui:ui-util to the androidx.compose.ui.util package name by Louis Pullen-Freilich · 4 years ago
  19. e933802 Re-enable inlining Row and Column by Chuck Jazdzewski · 4 years ago
  20. 62e58cd Temporary remove inline for Row and Column by Andrey Kulikov · 4 years ago
  21. ef18c63 Inline `Row` and `Column` by Chuck Jazdzewski · 4 years ago
  22. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago[Renamed (91%) from ui/ui-layout/src/commonMain/kotlin/androidx/ui/layout/Column.kt]
  23. 63c6e12 ui-layout to MPP by Nikolay Igotti · 4 years ago[Renamed (97%) from ui/ui-layout/src/main/java/androidx/ui/layout/Column.kt]
  24. 8214471 Add AbsoluteArrangement by Anastasia Soboleva · 4 years, 1 month ago
  25. 8f23757 Remove IntPx by George Mount · 4 years, 2 months ago
  26. 324ff12 Layout performance improvements. by George Mount · 4 years, 2 months ago
  27. 47df77f Improve stable/static analysis by Leland Richardson · 4 years, 2 months ago
  28. ae5237e Remove deprecated APIs in Row and Column by Mihai Popa · 4 years, 2 months ago
  29. c4391e8 Add docs for the fill parameter of Modifier.weight by Mihai Popa · 4 years, 2 months ago
  30. 3a54b94 Removes no longer needed parentheses in @Composable() annotations by Louis Pullen-Freilich · 4 years, 2 months ago
  31. 294b06a Use LayoutModifier2 in wrapContent* implementation by Mihai Popa · 4 years, 3 months ago
  32. 3f98a4b Update documentation of alignToSiblings by Mihai Popa · 4 years, 3 months ago
  33. 09a9eb8 Cross axis alignment parameter for Row and Column by Mihai Popa · 4 years, 3 months ago
  34. 5b7a6bb Use continuous and 1D Alignment in ui-layout APIs by Mihai Popa · 4 years, 3 months ago
  35. b9efe8b Expose Measured in alignToSiblings by Mihai Popa · 4 years, 3 months ago
  36. b6d8db2 Modifier is the new Modifier.None by Adam Powell · 4 years, 3 months ago
  37. 999a89b Fluent modifiers by Adam Powell · 4 years, 4 months ago
  38. 53db327 Expose [Row/Column]Scope content; remove FlexScope by Mihai Popa · 4 years, 4 months ago