• v0.6.6-rc19 088ff78a5b

    v0.6.6-rc19
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    admin-mrrm released this 2026-06-09 00:09:37 +02:00 | 86 commits to main since this release

    Shopping-, Todo-, Notes- und Lists-Overview-Screen scrollen wieder. Der Screen-Container aus @mrrmlab/ui war ein YStack flex={1} ohne ScrollView, sodass auf Mobile Inhalte unterhalb des Viewports unerreichbar waren. Opt-in scrollable-Prop am Screen-Component aktiviert einen ScrollView-Wrapper; an den vier Listen-Screens angewendet.

    Highlights

    • Screen aus @mrrmlab/ui akzeptiert jetzt scrollable-Prop (opt-in)
    • ShoppingListScreen, TodoListScreen, NotesListScreen, ListsOverviewScreen mit scrollable
    • Andere Screens mit eigenem ScrollView (mail, archiv, einstellungen) unverändert
    Downloads