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.4
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.5
Choose a head ref
  • 7 commits
  • 13 files changed
  • 6 contributors

Commits on Jul 3, 2021

  1. docs: Updates the documentation to include information on how to cust…

    …omize the popup root (#239)
    
    * Update the documentation to include information on how to customize the popup root
    
    * fix build issue
    
    * docs: fix docs build
    
    * docs: remove cacheTime option in sitemap
    
    Co-authored-by: Youssouf EL Azizi <youssoufelazizi@gmail.com>
    SimplyComplexable and yjose authored Jul 3, 2021
    Configuration menu
    Copy the full SHA
    7e0021c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d7a366 View commit details
    Browse the repository at this point in the history
  3. fix : Added Event argument to onOpen & onClose (#233)

    * Added Event argument to onOpen & onClose
    
    * fix: fix events typing
    
    Co-authored-by: Youssouf EL Azizi <youssoufelazizi@gmail.com>
    marek-nogiec and yjose authored Jul 3, 2021
    Configuration menu
    Copy the full SHA
    9c7ce89 View commit details
    Browse the repository at this point in the history
  4. Fix : Fixed arrow when contentStyle has textAlign center (#222)

    Added story for centered text
    Fixed arrow in cases where the contentStyle has textAlign set to center
    raRaRa authored Jul 3, 2021
    Configuration menu
    Copy the full SHA
    0e6d9f6 View commit details
    Browse the repository at this point in the history
  5. Fix: IE11 close issue fix

    * IE11 close issue fix
    
    * Also fix focus issue, if there actually was a focused element
    
    * refactor: use optional chaining
    
    Co-authored-by: Youssouf EL Azizi <youssoufelazizi@gmail.com>
    dhrimov and yjose authored Jul 3, 2021
    Configuration menu
    Copy the full SHA
    79da481 View commit details
    Browse the repository at this point in the history
  6. chore: fix npm publish command

    yjose committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    7d0f302 View commit details
    Browse the repository at this point in the history
  7. v2.0.5

    yjose committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    12e2437 View commit details
    Browse the repository at this point in the history
Loading