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: vonovak/react-navigation-header-buttons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.0.1
Choose a base ref
...
head repository: vonovak/react-navigation-header-buttons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.1.0
Choose a head ref
  • 5 commits
  • 13 files changed
  • 2 contributors

Commits on Sep 9, 2023

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

Commits on Oct 8, 2023

  1. chore(deps): bump postcss from 8.4.23 to 8.4.31 in /example (#211)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.23...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    566c687 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. feat: add preset to support tab navigator headers (#212)

    * feat: add preset to support tab navigator headers
    
    * docs: fix file name
    vonovak authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    fe45bd3 View commit details
    Browse the repository at this point in the history
  2. docs: add screenshots (#213)

    * docs: add screenshots
    
    * docs: nit
    vonovak authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d679d6d View commit details
    Browse the repository at this point in the history
  3. chore: release 11.1.0

    vonovak committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ed8b9fa View commit details
    Browse the repository at this point in the history
Loading