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: epilande/vim-react-snippets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hbarcelos/vim-react-snippets
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.
  • 8 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 13, 2019

  1. Removed CSS from react component snippets

    Henrique Barcelos committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    364fedc View commit details
    Browse the repository at this point in the history
  2. Changed snippet name separator to _ instead of .

    Henrique Barcelos committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    03cdc12 View commit details
    Browse the repository at this point in the history
  3. Updated docs

    Henrique Barcelos committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    cd7bd0c View commit details
    Browse the repository at this point in the history
  4. Fixed useState snippet to match the docs

    Henrique Barcelos committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    cceb6a8 View commit details
    Browse the repository at this point in the history
  5. Fixed docs for prop-types and hooks snippets

    Henrique Barcelos committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    02d2db9 View commit details
    Browse the repository at this point in the history
  6. Updated docs

    hbarcelos authored Jul 13, 2019
    Configuration menu
    Copy the full SHA
    10a711e View commit details
    Browse the repository at this point in the history
  7. Fixed docs

    hbarcelos authored Jul 13, 2019
    Configuration menu
    Copy the full SHA
    a402864 View commit details
    Browse the repository at this point in the history
  8. Updated demo gif

    hbarcelos authored Jul 13, 2019
    Configuration menu
    Copy the full SHA
    bef7c49 View commit details
    Browse the repository at this point in the history
Loading