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

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: Farfetch/react-carousel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: Farfetch/react-carousel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0-beta.1
Choose a head ref
  • 12 commits
  • 78 files changed
  • 3 contributors

Commits on Jul 27, 2021

  1. chore(deps): bump normalize-url from 5.2.0 to 5.3.1

    Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.2.0 to 5.3.1.
    - [Release notes](https://github.com/sindresorhus/normalize-url/releases)
    - [Commits](https://github.com/sindresorhus/normalize-url/commits)
    
    ---
    updated-dependencies:
    - dependency-name: normalize-url
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SoaresMG committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    47d371b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a1dbc View commit details
    Browse the repository at this point in the history
  3. feat(docs): add storybook

    BREAKING CHANGE: package now uses emotion for styling
    dinospereira committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f219f57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6729ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1211791 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76e2483 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab50ad1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5aeefdb View commit details
    Browse the repository at this point in the history
  9. fix(deps): move emotion packages to peer dependencies, updated docs t…

    …o account for this change
    dinospereira committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    27df019 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a81915e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c24acc View commit details
    Browse the repository at this point in the history
  12. chore(release): 2.0.0-beta.1 [skip ci]

    ## [2.0.0-beta.1](v1.2.0...v2.0.0-beta.1) (2021-07-27)
    
    ### ⚠ BREAKING CHANGES
    
    * **docs:** package now uses emotion for styling
    
    ### Features
    
    * **carousel:** add bullet base and styled components, general organization ([1211791](1211791))
    * **carousel:** add tests to base and styled components ([76e2483](76e2483))
    * **carousel:** added basic css support to base components, updated docs and add stories ([9c24acc](9c24acc))
    * **carousel:** provided styled and based classes for scroll, snap and swipe sliders ([f6729ed](f6729ed))
    * **carousel:** support button navigation on SnapSlider ([a81915e](a81915e))
    * **docs:** add storybook ([f219f57](f219f57))
    * **docs:** update docs to account for customizable animations ([ab50ad1](ab50ad1))
    
    ### Bug Fixes
    
    * **deps:** move emotion packages to peer dependencies, updated docs to account for this change ([27df019](27df019))
    * **docs:** remove storybook-static from repo ([5aeefdb](5aeefdb))
    semantic-release-bot committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    101ddac View commit details
    Browse the repository at this point in the history
Loading