Skip to content

Releases: niklasvh/html2canvas

v1.0.0-rc.4

22 Sep 05:27
Compare
Choose a tag to compare
v1.0.0-rc.4 Pre-release
Pre-release

Changes:

This list of changes was auto generated.

v1.0.0-rc.3

30 May 05:49
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

Changes:

See more
  • a7d8810 ci: refactor browser tests (#1804)
  • b894586 chore(release): 1.0.0-rc.1
  • 4e4a231 fix: safari data url taints (#1797)
  • a63cb3c ci: add ios simulator tests (#1794)
  • 7775d3c docs: remove invalid async option from docs (fix #1769) (#1796)
  • 397595a fix: don't apply text shadows on elements (#1795)
  • 7027900 fix: context scale for high resolution displays with foreignobjectrendering (#1782)
  • 49f87fb test: fix RefTestRenderer.js inclusion with karma
  • 238de79 docs: fix release date in changelog
  • 029235a chore(release): 1.0.0-rc.0
  • 44f3d79 build: update webpack and babel (#1793)
  • 7ebef72 ci: automate changelog generation (#1792)
  • 2c018d1 fix: wrap .sheet.cssRules access in try...catch. (#1693)
  • 5cbe5db fix: prevent unhandled promise rejections for hidden frames (#1762)
  • 3212184 docs: improve canvas size limit documentation (#1576)
  • 349bbf1 fix: enforce colorstop min 0 (#1743)
  • c45ef09 ci: Improve CI pipeline (#1790)
  • 24823d0 Upgrade gatsbyjs to v2
  • 41eb8ab Add support for ES and browser bundlers (#1534)
  • 4e02a4c Remove unintended space (#1501)
  • ce45c1b Update proxy version
  • 078b388 Update mocha
  • 3ae7dd2 Flow ignore rollup config
  • dab77ac Update package-lock.json
  • 83e7eaa Fix type import
  • cb7fbcf Begin implementing rollup
  • 9a6e57a v1.0.0-alpha.12
  • a3e25d7 Fix white space appearing on element rendering (Fix #1438)
  • 9da0f60 Reset canvas transform on finish (Fix #1494)
  • f347953 Remove iOS 8.4 tests
  • 48b4c20 v1.0.0-alpha.11
  • 6341788 Update package-lock.json
  • 0e27341 IE11 Member not found fix Wrap accesing the cssText property in a try...catch (#1415)
  • e6bbc1a Merge pull request #1487 from mapleeit/support-blob-image-resources
  • 13bbc90 support blob image resources in non-foreignObjectRendering mode
  • 102b5a1 v1.0.0-alpha.10
  • 01e4920 Fix window reference for node tests
  • da2794f Fix version logging (Fix #1421)
  • 9fb9898 Re-introduce onclone option (Fix #1434)
  • 952eb4c Fix Travis chrome tests
  • fad4f83 Add ignoreElements predicate function option
  • e6c44af Merge pull request #1417 from eKoopmans/bugfix/underlines
  • d023de0 Revert "Fix underlines, relative to 'bottom' baseline"
  • 0f01810 Update website styles
  • bf03cf5 Make website responsive
  • a555dfc Revert "Revert "Update html2canvas version""
  • 69fb489 Revert "Update html2canvas version"
  • 974c35c Update website html2canvas package
  • 0fe9632 v1.0.0-alpha.9
  • c9a60c4 Update html2canvas version
  • 4c14894 Correctly clone dynami CSSStyleSheets (Fix #1370)
  • 8788a9f Add npm badges
  • e198eae Merge branch 'jkrielaars-border-radius'
  • 474b5e8 Refactor border-radius update
  • b97972e updated calculation of border-radius
  • b7c7464 v1.0.0-alpha.8
  • ae019f1 Use correct doctype in cloned Document (Fix #1298)
  • ea6062c Fix individual border rendering (Fix #1349)
  • 9a4a506 v1.0.0-alpha.7
  • cb93b80 Add thai text test
  • 79e1c85 Fix form input text positions (Fix #1338 #1347)
  • cc9d1f8 Merge pull request #1348 from niklasvh/line-breaking
  • d0f7ecf Update css-line-breaking to 1.0.1
  • 1870433 Implement unicode line-breaking
  • 3a5ed43 Update package-lock.json
  • 8429761 Fix tag names
  • c4e670a v1.0.0-alpha6
  • 0aeb54c Remove console.logs
  • eec84fa Fix list-style-type: none (Fix #1340)
  • 22f58d5 Merge branch 'vnmc-feature/HTC-0010_PseudoContent'
  • 9046e0d Update to use list style parser from ListItem
  • afa5d7c Merge branch 'feature/HTC-0010_PseudoContent' of git://github.com/vnmc/html2canvas into vnmc-feature/HTC-0010_PseudoContent
  • 3881e3c Update support for list-style
  • 0aa973a v1.0.0-alpha.5
  • baaf9b0 Merge branch 'bugfix/underlines' of git://github.com/eKoopmans/html2canvas into eKoopmans-bugfix/underlines
  • 02de2ee Document data-html2canvas-ignore (Fix #1316)
  • a570f5d Update useCORS documentation (Fix #1323)
  • 38749bc Fix canvas rendering on Chrome
  • e1d6b4c Fix overflow: auto
  • 31f2c22 Fix list style issues
  • 6d0cd2d fixed flow problems in PseudoNodeContent.js
  • 7335984 added support for rendering ordered lists and list-style
  • 78c3c7f improved support of 'content' for pseudo elements (multiple components, counters, attr, quotes)
  • 4551976 Merge pull request #1312 from a0viedo/patch-1
  • 9e04772 change build badge to SVG
  • 54c4002 Fix example button hitbox
  • 91641a3 Deploy new website
  • c4ba6f7 Update CHANGELOG
  • 0b9f34a Fix formatting
  • 757c32f Update unsupported features
  • 09bab18 Fix flow error
  • 7e53b19 Add no-response bot config
  • ab966ff Fix formatting
  • 7bb4a6f Fix compiled code using symbols
  • f50da97 Fix NaN color stop in IE
  • 3965a0f Fix backgroundColor option documentation (Fix #1164)
  • 77d258f Fix rendering with multiple fonts defined (Fix #796)
  • 261702a Merge branch 'vnmc-feature/HTC-0009_RadialGradients'
  • cacb9f6 Radial gradient support
  • 8ef3861 added support for radial gradients
  • 0b74e69 Update website demo
  • c272b2e Remove reftest results
  • 2d132b8 Add gzipped package size to website (Fix #992)
  • 50608e9 Fix external SVG loading with proxies (#802)
  • d87fef1 Fix logging option (#1302)
  • 250208d Add support for rendering webgl canvas content (#646)
  • 2237e8e Update wip website
  • d3c6400 Merge branch 'feature/HTC-0008_LinearGradients' of git://github.com/vnmc/html2canvas into vnmc-feature/HTC-0008_LinearGradients
  • 8fd616a Update wip website
  • d1e870d added support for gradient background size and fixed linear gradient angle when vendor prefix is used
  • 9bc...
Read more

v1.0.0-rc.2

29 May 03:06
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

Changes:

See more
  • a63cb3c ci: add ios simulator tests (#1794)
  • 7775d3c docs: remove invalid async option from docs (fix #1769) (#1796)
  • 397595a fix: don't apply text shadows on elements (#1795)
  • 7027900 fix: context scale for high resolution displays with foreignobjectrendering (#1782)
  • 49f87fb test: fix RefTestRenderer.js inclusion with karma
  • 238de79 docs: fix release date in changelog
  • 029235a chore(release): 1.0.0-rc.0
  • 44f3d79 build: update webpack and babel (#1793)
  • 7ebef72 ci: automate changelog generation (#1792)
  • 2c018d1 fix: wrap .sheet.cssRules access in try...catch. (#1693)
  • 5cbe5db fix: prevent unhandled promise rejections for hidden frames (#1762)
  • 3212184 docs: improve canvas size limit documentation (#1576)
  • 349bbf1 fix: enforce colorstop min 0 (#1743)
  • c45ef09 ci: Improve CI pipeline (#1790)
  • 24823d0 Upgrade gatsbyjs to v2
  • 41eb8ab Add support for ES and browser bundlers (#1534)
  • 4e02a4c Remove unintended space (#1501)
  • ce45c1b Update proxy version
  • 078b388 Update mocha
  • 3ae7dd2 Flow ignore rollup config
  • dab77ac Update package-lock.json
  • 83e7eaa Fix type import
  • cb7fbcf Begin implementing rollup
  • 9a6e57a v1.0.0-alpha.12
  • a3e25d7 Fix white space appearing on element rendering (Fix #1438)
  • 9da0f60 Reset canvas transform on finish (Fix #1494)
  • f347953 Remove iOS 8.4 tests
  • 48b4c20 v1.0.0-alpha.11
  • 6341788 Update package-lock.json
  • 0e27341 IE11 Member not found fix Wrap accesing the cssText property in a try...catch (#1415)
  • e6bbc1a Merge pull request #1487 from mapleeit/support-blob-image-resources
  • 13bbc90 support blob image resources in non-foreignObjectRendering mode
  • 102b5a1 v1.0.0-alpha.10
  • 01e4920 Fix window reference for node tests
  • da2794f Fix version logging (Fix #1421)
  • 9fb9898 Re-introduce onclone option (Fix #1434)
  • 952eb4c Fix Travis chrome tests
  • fad4f83 Add ignoreElements predicate function option
  • e6c44af Merge pull request #1417 from eKoopmans/bugfix/underlines
  • d023de0 Revert "Fix underlines, relative to 'bottom' baseline"
  • 0f01810 Update website styles
  • bf03cf5 Make website responsive
  • a555dfc Revert "Revert "Update html2canvas version""
  • 69fb489 Revert "Update html2canvas version"
  • 974c35c Update website html2canvas package
  • 0fe9632 v1.0.0-alpha.9
  • c9a60c4 Update html2canvas version
  • 4c14894 Correctly clone dynami CSSStyleSheets (Fix #1370)
  • 8788a9f Add npm badges
  • e198eae Merge branch 'jkrielaars-border-radius'
  • 474b5e8 Refactor border-radius update
  • b97972e updated calculation of border-radius
  • b7c7464 v1.0.0-alpha.8
  • ae019f1 Use correct doctype in cloned Document (Fix #1298)
  • ea6062c Fix individual border rendering (Fix #1349)
  • 9a4a506 v1.0.0-alpha.7
  • cb93b80 Add thai text test
  • 79e1c85 Fix form input text positions (Fix #1338 #1347)
  • cc9d1f8 Merge pull request #1348 from niklasvh/line-breaking
  • d0f7ecf Update css-line-breaking to 1.0.1
  • 1870433 Implement unicode line-breaking
  • 3a5ed43 Update package-lock.json
  • 8429761 Fix tag names
  • c4e670a v1.0.0-alpha6
  • 0aeb54c Remove console.logs
  • eec84fa Fix list-style-type: none (Fix #1340)
  • 22f58d5 Merge branch 'vnmc-feature/HTC-0010_PseudoContent'
  • 9046e0d Update to use list style parser from ListItem
  • afa5d7c Merge branch 'feature/HTC-0010_PseudoContent' of git://github.com/vnmc/html2canvas into vnmc-feature/HTC-0010_PseudoContent
  • 3881e3c Update support for list-style
  • 0aa973a v1.0.0-alpha.5
  • baaf9b0 Merge branch 'bugfix/underlines' of git://github.com/eKoopmans/html2canvas into eKoopmans-bugfix/underlines
  • 02de2ee Document data-html2canvas-ignore (Fix #1316)
  • a570f5d Update useCORS documentation (Fix #1323)
  • 38749bc Fix canvas rendering on Chrome
  • e1d6b4c Fix overflow: auto
  • 31f2c22 Fix list style issues
  • 6d0cd2d fixed flow problems in PseudoNodeContent.js
  • 7335984 added support for rendering ordered lists and list-style
  • 78c3c7f improved support of 'content' for pseudo elements (multiple components, counters, attr, quotes)
  • 4551976 Merge pull request #1312 from a0viedo/patch-1
  • 9e04772 change build badge to SVG
  • 54c4002 Fix example button hitbox
  • 91641a3 Deploy new website
  • c4ba6f7 Update CHANGELOG
  • 0b9f34a Fix formatting
  • 757c32f Update unsupported features
  • 09bab18 Fix flow error
  • 7e53b19 Add no-response bot config
  • ab966ff Fix formatting
  • 7bb4a6f Fix compiled code using symbols
  • f50da97 Fix NaN color stop in IE
  • 3965a0f Fix backgroundColor option documentation (Fix #1164)
  • 77d258f Fix rendering with multiple fonts defined (Fix #796)
  • 261702a Merge branch 'vnmc-feature/HTC-0009_RadialGradients'
  • cacb9f6 Radial gradient support
  • 8ef3861 added support for radial gradients
  • 0b74e69 Update website demo
  • c272b2e Remove reftest results
  • 2d132b8 Add gzipped package size to website (Fix #992)
  • 50608e9 Fix external SVG loading with proxies (#802)
  • d87fef1 Fix logging option (#1302)
  • 250208d Add support for rendering webgl canvas content (#646)
  • 2237e8e Update wip website
  • d3c6400 Merge branch 'feature/HTC-0008_LinearGradients' of git://github.com/vnmc/html2canvas into vnmc-feature/HTC-0008_LinearGradients
  • 8fd616a Update wip website
  • d1e870d added support for gradient background size and fixed linear gradient angle when vendor prefix is used
  • 9bc0fb0 Fix DEV value for minified build
  • d83bc02 Disable foreignObjectRendering by default (#1295)
  • 13e80cc Begin implementing new website
  • b2399...
Read more

v1.0.0-rc.1

10 Apr 03:58
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

Changes:

  • b894586 chore(release): 1.0.0-rc.1
  • 4e4a231 fix: safari data url taints (#1797)
  • a63cb3c ci: add ios simulator tests (#1794)
  • 7775d3c docs: remove invalid async option from docs (fix #1769) (#1796)
  • 397595a fix: don't apply text shadows on elements (#1795)
  • 7027900 fix: context scale for high resolution displays with foreignobjectrendering (#1782)
  • 49f87fb test: fix RefTestRenderer.js inclusion with karma
  • 238de79 docs: fix release date in changelog
  • 029235a chore(release): 1.0.0-rc.0
  • 44f3d79 build: update webpack and babel (#1793)
See more
  • 7ebef72 ci: automate changelog generation (#1792)
  • 2c018d1 fix: wrap .sheet.cssRules access in try...catch. (#1693)
  • 5cbe5db fix: prevent unhandled promise rejections for hidden frames (#1762)
  • 3212184 docs: improve canvas size limit documentation (#1576)
  • 349bbf1 fix: enforce colorstop min 0 (#1743)
  • c45ef09 ci: Improve CI pipeline (#1790)
  • 24823d0 Upgrade gatsbyjs to v2
  • 41eb8ab Add support for ES and browser bundlers (#1534)
  • 4e02a4c Remove unintended space (#1501)
  • ce45c1b Update proxy version
  • 078b388 Update mocha
  • 3ae7dd2 Flow ignore rollup config
  • dab77ac Update package-lock.json
  • 83e7eaa Fix type import
  • cb7fbcf Begin implementing rollup
  • 9a6e57a v1.0.0-alpha.12
  • a3e25d7 Fix white space appearing on element rendering (Fix #1438)
  • 9da0f60 Reset canvas transform on finish (Fix #1494)
  • f347953 Remove iOS 8.4 tests
  • 48b4c20 v1.0.0-alpha.11
  • 6341788 Update package-lock.json
  • 0e27341 IE11 Member not found fix Wrap accesing the cssText property in a try...catch (#1415)
  • e6bbc1a Merge pull request #1487 from mapleeit/support-blob-image-resources
  • 13bbc90 support blob image resources in non-foreignObjectRendering mode
  • 102b5a1 v1.0.0-alpha.10
  • 01e4920 Fix window reference for node tests
  • da2794f Fix version logging (Fix #1421)
  • 9fb9898 Re-introduce onclone option (Fix #1434)
  • 952eb4c Fix Travis chrome tests
  • fad4f83 Add ignoreElements predicate function option
  • e6c44af Merge pull request #1417 from eKoopmans/bugfix/underlines
  • d023de0 Revert "Fix underlines, relative to 'bottom' baseline"
  • 0f01810 Update website styles
  • bf03cf5 Make website responsive
  • a555dfc Revert "Revert "Update html2canvas version""
  • 69fb489 Revert "Update html2canvas version"
  • 974c35c Update website html2canvas package
  • 0fe9632 v1.0.0-alpha.9
  • c9a60c4 Update html2canvas version
  • 4c14894 Correctly clone dynami CSSStyleSheets (Fix #1370)
  • 8788a9f Add npm badges
  • e198eae Merge branch 'jkrielaars-border-radius'
  • 474b5e8 Refactor border-radius update
  • b97972e updated calculation of border-radius
  • b7c7464 v1.0.0-alpha.8
  • ae019f1 Use correct doctype in cloned Document (Fix #1298)
  • ea6062c Fix individual border rendering (Fix #1349)
  • 9a4a506 v1.0.0-alpha.7
  • cb93b80 Add thai text test
  • 79e1c85 Fix form input text positions (Fix #1338 #1347)
  • cc9d1f8 Merge pull request #1348 from niklasvh/line-breaking
  • d0f7ecf Update css-line-breaking to 1.0.1
  • 1870433 Implement unicode line-breaking
  • 3a5ed43 Update package-lock.json
  • 8429761 Fix tag names
  • c4e670a v1.0.0-alpha6
  • 0aeb54c Remove console.logs
  • eec84fa Fix list-style-type: none (Fix #1340)
  • 22f58d5 Merge branch 'vnmc-feature/HTC-0010_PseudoContent'
  • 9046e0d Update to use list style parser from ListItem
  • afa5d7c Merge branch 'feature/HTC-0010_PseudoContent' of git://github.com/vnmc/html2canvas into vnmc-feature/HTC-0010_PseudoContent
  • 3881e3c Update support for list-style
  • 0aa973a v1.0.0-alpha.5
  • baaf9b0 Merge branch 'bugfix/underlines' of git://github.com/eKoopmans/html2canvas into eKoopmans-bugfix/underlines
  • 02de2ee Document data-html2canvas-ignore (Fix #1316)
  • a570f5d Update useCORS documentation (Fix #1323)
  • 38749bc Fix canvas rendering on Chrome
  • e1d6b4c Fix overflow: auto
  • 31f2c22 Fix list style issues
  • 6d0cd2d fixed flow problems in PseudoNodeContent.js
  • 7335984 added support for rendering ordered lists and list-style
  • 78c3c7f improved support of 'content' for pseudo elements (multiple components, counters, attr, quotes)
  • 4551976 Merge pull request #1312 from a0viedo/patch-1
  • 9e04772 change build badge to SVG
  • 54c4002 Fix example button hitbox
  • 91641a3 Deploy new website
  • c4ba6f7 Update CHANGELOG
  • 0b9f34a Fix formatting
  • 757c32f Update unsupported features
  • 09bab18 Fix flow error
  • 7e53b19 Add no-response bot config
  • ab966ff Fix formatting
  • 7bb4a6f Fix compiled code using symbols
  • f50da97 Fix NaN color stop in IE
  • 3965a0f Fix backgroundColor option documentation (Fix #1164)
  • 77d258f Fix rendering with multiple fonts defined (Fix #796)
  • 261702a Merge branch 'vnmc-feature/HTC-0009_RadialGradients'
  • cacb9f6 Radial gradient support
  • 8ef3861 added support for radial gradients
  • 0b74e69 Update website demo
  • c272b2e Remove reftest results
  • 2d132b8 Add gzipped package size to website (Fix #992)
  • 50608e9 Fix external SVG loading with proxies (#802)
  • d87fef1 Fix logging option (#1302)
  • 250208d Add support for rendering webgl canvas content (#646)
  • 2237e8e Update wip website
  • d3c6400 Merge branch 'feature/HTC-0008_LinearGradients' of git://github.com/vnmc/html2canvas into vnmc-feature/HTC-0008_LinearGradients
  • 8fd616a Update wip website
  • d1e870d added support for gradient background size and fixed linear gradient angle when vendor prefix is used
  • 9bc0fb0 Fix DEV value for minified build
  • d83bc02 Disable foreignObjectRendering by default (#1295)
  • 13e80cc Begin implementing new website
  • b239937 Refactor Font.js
  • e8a4d77 Update docs
  • a6a3c1b Fix tests and refactor background calculations out from Renderer
  • 850338a added support for background-origin: content-box, fixed background-origin related background sizes
  • 63377d4 Begin adding documentation
  • 1d1c74a Add Github issue templates
  • ef5c59e Fix scroll positions for CanvasRenderer (Fix #1259)
  • 8b653f8 Prevent generated iframe from gett...
Read more

v1.0.0-rc.0

07 Apr 23:04
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

Changes:

See more
  • 4e02a4c Remove unintended space (#1501)
  • ce45c1b Update proxy version
  • 078b388 Update mocha
  • 3ae7dd2 Flow ignore rollup config
  • dab77ac Update package-lock.json
  • 83e7eaa Fix type import
  • cb7fbcf Begin implementing rollup
  • 9a6e57a v1.0.0-alpha.12
  • a3e25d7 Fix white space appearing on element rendering (Fix #1438)
  • 9da0f60 Reset canvas transform on finish (Fix #1494)
  • f347953 Remove iOS 8.4 tests
  • 48b4c20 v1.0.0-alpha.11
  • 6341788 Update package-lock.json
  • 0e27341 IE11 Member not found fix Wrap accesing the cssText property in a try...catch (#1415)
  • e6bbc1a Merge pull request #1487 from mapleeit/support-blob-image-resources
  • 13bbc90 support blob image resources in non-foreignObjectRendering mode
  • 102b5a1 v1.0.0-alpha.10
  • 01e4920 Fix window reference for node tests
  • da2794f Fix version logging (Fix #1421)
  • 9fb9898 Re-introduce onclone option (Fix #1434)
  • 952eb4c Fix Travis chrome tests
  • fad4f83 Add ignoreElements predicate function option
  • e6c44af Merge pull request #1417 from eKoopmans/bugfix/underlines
  • d023de0 Revert "Fix underlines, relative to 'bottom' baseline"
  • 0f01810 Update website styles
  • bf03cf5 Make website responsive
  • a555dfc Revert "Revert "Update html2canvas version""
  • 69fb489 Revert "Update html2canvas version"
  • 974c35c Update website html2canvas package
  • 0fe9632 v1.0.0-alpha.9
  • c9a60c4 Update html2canvas version
  • 4c14894 Correctly clone dynami CSSStyleSheets (Fix #1370)
  • 8788a9f Add npm badges
  • e198eae Merge branch 'jkrielaars-border-radius'
  • 474b5e8 Refactor border-radius update
  • b97972e updated calculation of border-radius
  • b7c7464 v1.0.0-alpha.8
  • ae019f1 Use correct doctype in cloned Document (Fix #1298)
  • ea6062c Fix individual border rendering (Fix #1349)
  • 9a4a506 v1.0.0-alpha.7
  • cb93b80 Add thai text test
  • 79e1c85 Fix form input text positions (Fix #1338 #1347)
  • cc9d1f8 Merge pull request #1348 from niklasvh/line-breaking
  • d0f7ecf Update css-line-breaking to 1.0.1
  • 1870433 Implement unicode line-breaking
  • 3a5ed43 Update package-lock.json
  • 8429761 Fix tag names
  • c4e670a v1.0.0-alpha6
  • 0aeb54c Remove console.logs
  • eec84fa Fix list-style-type: none (Fix #1340)
  • 22f58d5 Merge branch 'vnmc-feature/HTC-0010_PseudoContent'
  • 9046e0d Update to use list style parser from ListItem
  • afa5d7c Merge branch 'feature/HTC-0010_PseudoContent' of git://github.com/vnmc/html2canvas into vnmc-feature/HTC-0010_PseudoContent
  • 3881e3c Update support for list-style
  • 0aa973a v1.0.0-alpha.5
  • baaf9b0 Merge branch 'bugfix/underlines' of git://github.com/eKoopmans/html2canvas into eKoopmans-bugfix/underlines
  • 02de2ee Document data-html2canvas-ignore (Fix #1316)
  • a570f5d Update useCORS documentation (Fix #1323)
  • 38749bc Fix canvas rendering on Chrome
  • e1d6b4c Fix overflow: auto
  • 31f2c22 Fix list style issues
  • 6d0cd2d fixed flow problems in PseudoNodeContent.js
  • 7335984 added support for rendering ordered lists and list-style
  • 78c3c7f improved support of 'content' for pseudo elements (multiple components, counters, attr, quotes)
  • 4551976 Merge pull request #1312 from a0viedo/patch-1
  • 9e04772 change build badge to SVG
  • 54c4002 Fix example button hitbox
  • 91641a3 Deploy new website
  • c4ba6f7 Update CHANGELOG
  • 0b9f34a Fix formatting
  • 757c32f Update unsupported features
  • 09bab18 Fix flow error
  • 7e53b19 Add no-response bot config
  • ab966ff Fix formatting
  • 7bb4a6f Fix compiled code using symbols
  • f50da97 Fix NaN color stop in IE
  • 3965a0f Fix backgroundColor option documentation (Fix #1164)
  • 77d258f Fix rendering with multiple fonts defined (Fix #796)
  • 261702a Merge branch 'vnmc-feature/HTC-0009_RadialGradients'
  • cacb9f6 Radial gradient support
  • 8ef3861 added support for radial gradients
  • 0b74e69 Update website demo
  • c272b2e Remove reftest results
  • 2d132b8 Add gzipped package size to website (Fix #992)
  • 50608e9 Fix external SVG loading with proxies (#802)
  • d87fef1 Fix logging option (#1302)
  • 250208d Add support for rendering webgl canvas content (#646)
  • 2237e8e Update wip website
  • d3c6400 Merge branch 'feature/HTC-0008_LinearGradients' of git://github.com/vnmc/html2canvas into vnmc-feature/HTC-0008_LinearGradients
  • 8fd616a Update wip website
  • d1e870d added support for gradient background size and fixed linear gradient angle when vendor prefix is used
  • 9bc0fb0 Fix DEV value for minified build
  • d83bc02 Disable foreignObjectRendering by default (#1295)
  • 13e80cc Begin implementing new website
  • b239937 Refactor Font.js
  • e8a4d77 Update docs
  • a6a3c1b Fix tests and refactor background calculations out from Renderer
  • 850338a added support for background-origin: content-box, fixed background-origin related background sizes
  • 63377d4 Begin adding documentation
  • 1d1c74a Add Github issue templates
  • ef5c59e Fix scroll positions for CanvasRenderer (Fix #1259)
  • 8b653f8 Prevent generated iframe from getting re-rendered
  • 9db8580 Fix data-html2canvas-ignore attribute (Fix #1253)
  • 4a09264 Update CHANGELOG
  • b8178e9 Add deprecation warning for onrendered (Fix #1290)
  • 166cbba Fix decimal letter spacing values (#1293)
  • 0c8d38d Fix underlines, relative to 'bottom' baseline
  • 2c8c604 Update safari tests to use v10.1
  • a967475 Disable beta firefox tests temporarily
  • 1584357 Fix package version for npm build
  • 0e8a924 Fix formatting...
Read more

v1.0.0-alpha.12

05 Apr 12:56
Compare
Choose a tag to compare
v1.0.0-alpha.12 Pre-release
Pre-release
  • Fix white space appearing on element rendering (Fix #1438)
  • Reset canvas transform on finish (Fix #1494)

v1.0.0-alpha.11

01 Apr 10:43
Compare
Choose a tag to compare
v1.0.0-alpha.11 Pre-release
Pre-release
  • Fix IE11 member not found error
  • Support blob image resources in non-foreignObjectRendering mode

v1.0.0-alpha.10

15 Feb 15:10
Compare
Choose a tag to compare
v1.0.0-alpha.10 Pre-release
Pre-release
  • Re-introduce onclone option (Fix #1434)
  • Add ignoreElements predicate function option
  • Fix version console logging

v1.0.0-alpha.9

07 Jan 13:11
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release
  • Fix dynamic style sheets
  • Fix > 50% border-radius values

v1.0.0-alpha.8

02 Jan 12:44
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release
  • Use correct doctype in cloned Document (Fix #1298)
  • Fix individual border rendering (Fix #1349)