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

Skip to content
10000
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.4
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.5
Choose a head ref
  • 4 commits
  • 26 files changed
  • 1 contributor

Commits on Sep 25, 2019

  1. fix: correctly respect logging option (#2013)

    * test: update to using jest for unit tests
    
    * remove mocha types
    
    * revert to using mocha for testrunner.ts
    
    * add logger unit testing
    
    * fix reftest previewer scaling
    
    * fix LoggerOptions to interface
    
    * fix linting
    niklasvh authored Sep 25, 2019
    Configuration menu
    Copy the full SHA
    34b06d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. fix: using existing canvas option (#2017)

    * refactor: document cleanup to DocumentCloner
    
    * fix: using existing canvas option
    
    * fix: lint errors
    
    * fix: preview transform origin
    niklasvh authored Sep 26, 2019
    Configuration menu
    Copy the full SHA
    0764920 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. fix: safari pseudo element content parsing (#2018)

    * fix: await for fonts to be ready in document clone
    
    * fix: safari pseudo element content parsing
    
    * fix: safari counter-increment / counter-reset
    niklasvh authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    3f59910 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.0-rc.5

    niklasvh committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    8c04f94 View commit details
    Browse the repository at this point in the history
Loading
0