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: reactrondev/react-native-web-swiper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: reactrondev/react-native-web-swiper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.3
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 25, 2022

  1. Fix: generic props for DotComponent (#60)

    * Fix: generic props for DotComponent
    
    Can you please release the fix ?
    
    * Update index.d.ts
    
    Co-authored-by: Vytenis <projektas@gmail.com>
    
    Co-authored-by: Jarvis Luong <21980965+jarvisluong@users.noreply.github.com>
    Co-authored-by: Vytenis <projektas@gmail.com>
    3 people authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    386c1b4 View commit details
    Browse the repository at this point in the history
  2. Feat: isActive (#63)

    * Feat: isActive
    
    passing isActive to the slide
    
    * Update README.md
    
    Adding doc for isActive within slide
    
    Co-authored-by: Jarvis Luong <21980965+jarvisluong@users.noreply.github.com>
    Dimitri KOPRIWA and jarvisluong authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d2bbdce View commit details
    Browse the repository at this point in the history
  3. Fix: add activeIndex to DotComponent (#62)

    * Fix: add activeIndex to DotComponent
    
    Fix #61
    
    * Update README.md
    
    Added activeIndex to DotComponent
    Dimitri KOPRIWA authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    5db4c26 View commit details
    Browse the repository at this point in the history
  4. release v2.2.3

    jarvisluong committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    6d007d2 View commit details
    Browse the repository at this point in the history
Loading