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: react-native-elements/react-native-elements
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: deboxlibrary/react-native-elements
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 24, 2018

  1. rename repository npm

    nurdiansyah authored Sep 24, 2018
    Configuration menu
    Copy the full SHA
    75c2c8c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. Configuration menu
    Copy the full SHA
    0782414 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	package.json
    nurdiansyah committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    886e617 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. feat(Card): Remove fontFamily prop

    BREAKING CHANGE: Removed fontFamily prop
    
    Has no use, users can just use the titleStyle prop
    iRoachie committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    a53df79 View commit details
    Browse the repository at this point in the history
  2. feat(Card): Remove flexDirection prop

    Has no use, users can just use wrapperStyle prop
    
    BREAKING CHANGE: Removes flexDirection prop
    iRoachie committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    0126436 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Merge commit '0126436f5f0f37e0340b0c1da32bdea5605cb6df'

    * commit '0126436f5f0f37e0340b0c1da32bdea5605cb6df': (43 commits)
      feat(Card): Remove flexDirection prop
      feat(Card): Remove fontFamily prop
      test: Add tests for withTheme
      test: Fix searcbar error being logged to console
      fix: Hoist statics for withTheme hoc (#1554)
      fix: Use library for calculating statusBar height (#1553)
      ref: Badge component (#1545)
      Set default prop for type (#1546)
      docs: Fix paragraphs links in docs (#1536)
      docs(website): Make image preview section reusable
      feat: Add button types (#1540)
      fix: Rounded buttons on android now work correctly (#1538)
      ci: Run travis against node stable
      fix: Make button height consistent when using loading
      ci: Update husky and lint-staged
      feat: Add AntDesign to list of available icon sets (#1529)
      docs(website): Add central place to show supported icon sets (#1532)
      feat(Input): Allow label to be a React element (#1531)
      ci: Remove expo ci from PRs (#1528)
      fix(Button): Make the padding consistent (#1505)
      ...
    nurdiansyah committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    6a921b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36c4450 View commit details
    Browse the repository at this point in the history
  3. fix: test FeatureTile

    nurdiansyah committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    68f3062 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15995d9 View commit details
    Browse the repository at this point in the history
Loading