Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
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: inrupt/solid-ui-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.1
Choose a base ref
...
head repository: inrupt/solid-ui-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 11, 2022

  1. Bump @types/jest from 26.0.24 to 27.4.0

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.4.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    aace993 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Feat: add delete functionality to Image component (#570)

    * Feat: add delete functionality to Image component
    
    - add delete option to image component
    
    - add tests
    
    * update changelog
    
    * Force resolution of postcss to patched version
    
    * changes from code review
    
    Co-authored-by: Nicolas Seydoux <[email protected]>
    VirginiaBalseiro and NSeydoux authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e77883b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    683dc81 View commit details
    Browse the repository at this point in the history
  3. 2.7.0

    VirginiaBalseiro committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a5f2beb View commit details
    Browse the repository at this point in the history
Loading