这是indexloc提供的服务,不要输入任何密码
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: infinitered/ignite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.8.0
Choose a base ref
...
head repository: infinitered/ignite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.8.1
Choose a head ref
  • 5 commits
  • 20 files changed
  • 5 contributors

Commits on Aug 9, 2024

  1. Remove demo patches along with dependencies (#2736)

    * Add logic to remove patches for any demo dependencies that are also removed
    
    * Add lint improvement
    
    ---------
    
    Co-authored-by: Felipe Peña <felipe@penya.cl>
    lindboe and fpena authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6d8c590 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. docs: add component screenshots (#2739 by @jmejiamu)

    Co-authored-by: Frank Calise <fcalise@gmail.com>
    jmejiamu and frankcalise authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e2bd8a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    437e755 View commit details
    Browse the repository at this point in the history
  3. fix: support component testing (#2740 by @lindboe)

    There were some issues with out-of-date config when setting up component
    testing for the first time.
    
    This PR removes old configuration that's no longer necessary, and adds
    tests to ensure component testing continues to work.
    lindboe authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c7edf45 View commit details
    Browse the repository at this point in the history
  4. chore(release): 9.8.1 [skip ci]

    ## [9.8.1](v9.8.0...v9.8.1) (2024-08-13)
    
    ### Bug Fixes
    
    * support component testing ([#2740](#2740) by [@lindboe](https://github.com/lindboe)) ([c7edf45](c7edf45))
    * **boilerplate:** remove GestureHandlerRootView ([#2738](#2738) by [@frankcalise](https://github.com/frankcalise)) ([437e755](437e755))
    semantic-release-bot committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    46a0907 View commit details
    Browse the repository at this point in the history
Loading