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: yjose/reactjs-popup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: yjose/reactjs-popup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.4
Choose a head ref
  • 15 commits
  • 20 files changed
  • 5 contributors

Commits on Sep 5, 2020

  1. v2.0.3

    yjose committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    6ad6329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d2456c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    eed4e72 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    4b566d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #204 from RyanChristian4427/refactor/getStartedDocs

    docs(get-started): Fixing typos
    yjose authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    328e8ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f7fc8c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #205 from RyanChristian4427/refactor/repositoryField

    refactor: Adding repository field to package
    yjose authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    7d6e15a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Configuration menu
    Copy the full SHA
    8e7e768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    755687e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #207 from RyanChristian4427/refactor/gettingStarte…

    …dDocs
    
    docs(getting-started): Correcting grammar/spelling/verbiage
    yjose authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    24754fb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #206 from RyanChristian4427/refactor/introductionDocs

    docs(welcome): Correcting grammar/spelling/verbiage on welcome page
    yjose authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    4a0bc85 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Removed -s option from the yarn option of 'Installing / Getting sta…

    …rted' section (#210)
    
    * Removed `-s` option from the yarn option of 'Installing / Getting started' section
    
    Option `-s` of yarn does nothing, so it's unnecessary
    
    See https://classic.yarnpkg.com/en/docs/migrating-from-npm#toc-cli-commands-comparison
    Also see https://classic.yarnpkg.com/en/docs/cli/add/
    
    * Removed `-s` option from the yarn option of 'Installing / Getting started' section
    
    Option -s of yarn does nothing, so it's unnecessary
    
    See https://classic.yarnpkg.com/en/docs/migrating-from-npm#toc-cli-commands-comparison
    Also see https://classic.yarnpkg.com/en/docs/cli/add/
    benomatis authored Sep 19, 2020
    Configuration menu
    Copy the full SHA
    4089af7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. fix some typos (#211)

    MarvinZeising authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    388dab8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Fix ssr warning (#214)

    * 🚧  useIsomorphicLayoutEffect to fix SSR warning with useLayoutEffect
    
    * fix docs typos
    
    * v2.0.4-0
    yjose authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    8785e01 View commit details
    Browse the repository at this point in the history
  2. v2.0.4

    yjose committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    655ea28 View commit details
    Browse the repository at this point in the history
Loading