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: toystars/react-native-multiple-select
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: toystars/react-native-multiple-select
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-release
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 33 files changed
  • 1 contributor

Commits on Feb 15, 2020

  1. Remove lodash from peer-dependencies and upgrade react, react-native …

    …and react-native-vector-icons peer-dependencies
    toystars committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    158d45d View commit details
    Browse the repository at this point in the history
  2. Add typescript

    toystars committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    41adb47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a35c054 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df7a6ba View commit details
    Browse the repository at this point in the history
  5. New project structure

    toystars committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    6d99c0e View commit details
    Browse the repository at this point in the history
  6. WIP

    toystars committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    de5f4fe View commit details
    Browse the repository at this point in the history
  7. Complete cleanup

    toystars committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    8e63e94 View commit details
    Browse the repository at this point in the history
  8. Verify build

    toystars committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    25fe287 View commit details
    Browse the repository at this point in the history
  9. WIP

    toystars committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    d825b22 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Fix Text render issue

    toystars committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    c1b06b0 View commit details
    Browse the repository at this point in the history
Loading