You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
We're no longer pretending that this is beta software, and quite a bit has changed since v1.7.1.
If you've been using the betas, the interesting change since v1.13.0-beta2 is the introduction of stable
eventHandler:BaseRenderContext.rememberand stableeventHandlers. by @rjrjr in *BREAKING* IntroducesBaseRenderContext.rememberand stableeventHandlers. #1267STABLE_EVENT_HANDLERSto runtime config tools, CI by @rjrjr in AddsSTABLE_EVENT_HANDLERSto runtime config tools, CI #1270Here's a sampling of what else has happened in the meantime:
View.environmentOrNull,View.screenOrNull. by @rjrjr inView.environmentOrNull,View.screenOrNull. #742ScreenViewFactory.forWrapperby @rjrjr in IntroducesScreenViewFactory.forWrapper#805OverlayDialogFactorymore consistent withScreenViewFactory. by @rjrjr in MakesOverlayDialogFactorymore consistent withScreenViewFactory. #809ScreenViewFactory.mapfromScreenViewFactory.forWrapperby @rjrjr in ExtractsScreenViewFactory.mapfromScreenViewFactory.forWrapper#975DialogCollatorby @rjrjr in IntroducesDialogCollator#981typeproperty fromViewEnvironmentKey. by @rjrjr in Eliminates the uselesstypeproperty fromViewEnvironmentKey. #999Dialogs beforeActivitycontent view is attached. by @rjrjr in Do not showDialogs beforeActivitycontent view is attached. #1003BackStackScreen<*>practical by @rjrjr in MakesBackStackScreen<*>practical #1121View.layoutParams, new parameter forreplaceViewInParentby @rjrjr in BREAKING: Stop stompingView.layoutParams, new parameter forreplaceViewInParent#1135ComposeScreenViewFactorywithScreenComposableFactoryby @rjrjr in BREAKING: ReplacesComposeScreenViewFactorywithScreenComposableFactory#1146CoveredByModalpublic. by @rjrjr in MakesCoveredByModalpublic. #1201BackStackConfig.OthertoCanGoBackby @rjrjr in BREAKING: RenamesBackStackConfig.OthertoCanGoBack#1214JobfromWorkflowLayout.takeso it can be canceled. by @rjrjr in Return theJobfromWorkflowLayout.takeso it can be canceled. #1219BackStackScreen.nameby @rjrjr in IntroducesBackStackScreen.name#1220action {},eventHandler {}with no debugging name is deprecated by @rjrjr inaction {},eventHandler {}with no debugging name is deprecated #1226SavedStateHandle.removeWorkflowState()by @rjrjr in IntroducesSavedStateHandle.removeWorkflowState()#1227StatelessWorkflow.actionby @rjrjr in Deprecates the name-optional flavor ofStatelessWorkflow.action#1229debuggingNametoWorkflowAction, use it in defaulttoString()by @steve-the-edwards in Add publicdebuggingNametoWorkflowAction, use it in defaulttoString()#1232BaseRenderContext.rememberand stableeventHandlers. by @rjrjr in *BREAKING* IntroducesBaseRenderContext.rememberand stableeventHandlers. #1267STABLE_EVENT_HANDLERSto runtime config tools, CI by @rjrjr in AddsSTABLE_EVENT_HANDLERSto runtime config tools, CI #1270New Contributors
README.mdforworkflow-ui-core-common-jvm#901TextControllersupport equals #1224Full Changelog: v1.7.1...v1.14.0
This discussion was created from the release v1.14.0.
Beta Was this translation helpful? Give feedback.
All reactions