8000 Comparing v1.0.0-rc.3...v1.0.0-rc.4 · niklasvh/html2canvas · GitHub
[go: up one dir, main page]

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: niklasvh/html2canvas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-rc.3
Choose a base ref
...
head repository: niklasvh/html2canvas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-rc.4
Choose a head ref
  • 9 commits
  • 18 files changed
  • 6 contributors

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    61f4819 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81dcf7b View commit details
    Browse the repository at this point in the history
  3. docs: fix typo (#1864)

    Jason-Cooke authored and niklasvh committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    9a63797 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

  1. Configuration menu
    Copy the full SHA
    ee3ca35 View commit details
    Browse the repository at this point in the history
  2. Update canvas-renderer.ts (#2004)

    * Update canvas-renderer.ts
    
    Fixed an issue were a page wouldn't render.
    
    Line 581 (now 582) threw exception: "Uncaught (in promise) DOMException: Failed to execute 'createPattern' on 'CanvasRenderingContext2D': The image argument is a canvas element with a width or height of 0."
    
    * Update canvas-renderer.ts
    RickBetting authored and niklasvh committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    d4b5896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eedb81e View commit details
    Browse the repository at this point in the history
  4. fix: nested z-index ordering (#2011)

    * fix zindex bug
    
    * test: add z-index reftest for #1978
    
    * fix: z-index ordering early exit
    niklasvh authored Sep 22, 2019
    Configuration menu
    Copy the full SHA
    00555cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d3456b View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.0.0-rc.4

    niklasvh committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    99f105c View commit details
    Browse the repository at this point in the history
Loading
0