microsoft / surface-duo-compose-sdk

This repo contains components built with Jetpack Compose for the Microsoft Surface Duo.
MIT License
74 stars 2 forks source link

Update library dependencies and TwoPaneLayout navigation methods #53

Closed khalp closed 1 year ago

khalp commented 1 year ago

πŸ“ƒ Description

Updates dependencies for all libraries, and makes the following changes to TwoPaneLayoutNav:

πŸ€” Motivation and Context

Keeps libraries up to date and makes TwoPaneLayoutNav usage more flexible

πŸ§ͺ How Has This Been Tested?

Ran existing tests and added new tests for navigateUpTo

βš’οΈ Does the PR contain new tests or refactored old ones?

Both

πŸ“· Screenshots (if appropriate)

πŸ“¦ Types of changes

βœ… Checklist

AlinArgeanu commented 1 year ago

LGTM, nice job!