Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oas004/Material3Playground
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: oas004/Material3Playground
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 12 commits
  • 27 files changed
  • 3 contributors

Commits on Aug 25, 2023

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

Commits on Sep 4, 2023

  1. Update actions/checkout action to v4 (#60)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    16fe88d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    be7736d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0baceb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1166d41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22d8111 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Update dependency gradle to v8.4 (#65)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    417c0b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19fe269 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    567a075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1667147 View commit details
    Browse the repository at this point in the history
  3. Add visibility tests (#70)

    * Refactor test name
    
    * Add JVM UI test to chips visibility
    
    * Add JVM UI test to divider visibility
    
    * Add JVM UI test to progress bar visibility
    
    * Add JVM UI test to slider visibility
    
    * Add JVM UI test to switch visibility
    
    * Add JVM UI test to textfield visibility
    
    * Add JVM UI test to top app bar visibility
    rubenquadros authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7b8ae39 View commit details
    Browse the repository at this point in the history
  4. Add functionallity to export colors as a xml file as well (#69)

    Yet Compose is the hottest thing, some people still use xml for their colors. So we want to help them also have auto support for their colors.
    oas004 authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5c4fc09 View commit details
    Browse the repository at this point in the history
Loading