Commit Graph

1066 Commits

Author SHA1 Message Date
Niklas von Hertzen a7d881019b
ci: refactor browser tests (#1804) 2019-04-10 21:09:08 -07:00
CI b89458611b chore(release): 1.0.0-rc.1 2019-04-10 03:43:30 +00:00
Niklas von Hertzen 4e4a231683
fix: safari data url taints (#1797) 2019-04-09 20:32:22 -07:00
Niklas von Hertzen a63cb3c0f1
ci: add ios simulator tests (#1794) 2019-04-08 21:56:22 -07:00
Niklas von Hertzen 7775d3c0d6
docs: remove invalid `async` option from docs (fix #1769) (#1796) 2019-04-07 22:16:29 -07:00
Niklas von Hertzen 397595afb5
fix: don't apply text shadows on elements (#1795)
* Fix for Issue-1638 (https://github.com/niklasvh/html2canvas/issues/1638)
Resolution: Clearing the Shadow Properties after they are consumed
2019-04-07 21:36:14 -07:00
Justin Meyer 7027900f49 fix: context scale for high resolution displays with foreignobjectrendering (#1782) 2019-04-07 16:49:29 -07:00
Niklas von Hertzen 49f87fb680 test: fix RefTestRenderer.js inclusion with karma 2019-04-07 15:08:23 -07:00
Niklas von Hertzen 238de790a9 docs: fix release date in changelog 2019-04-07 15:03:14 -07:00
CI 029235a652 chore(release): 1.0.0-rc.0 2019-04-07 22:01:14 +00:00
Niklas von Hertzen 44f3d79f68
build: update webpack and babel (#1793) 2019-04-07 14:24:17 -07:00
Niklas von Hertzen 7ebef72e92
ci: automate changelog generation (#1792) 2019-04-07 12:49:10 -07:00
Paul Thompson 2c018d1987 fix: wrap .sheet.cssRules access in try...catch. (#1693) 2019-04-07 12:17:43 -07:00
earshinov 5cbe5db351 fix: prevent unhandled promise rejections for hidden frames (#1762) 2019-04-06 23:44:01 -07:00
jwallet 3212184146 docs: improve canvas size limit documentation (#1576) 2019-04-06 23:36:29 -07:00
ahebrank 349bbf137a fix: enforce colorstop min 0 (#1743) 2019-04-06 23:24:07 -07:00
Niklas von Hertzen c45ef099fe
ci: Improve CI pipeline (#1790) 2019-04-06 23:07:52 -07:00
Niklas von Hertzen 24823d0491 Upgrade gatsbyjs to v2 2019-04-05 21:28:45 -07:00
Erik Koopmans 41eb8ab22f Add support for ES and browser bundlers (#1534) 2018-07-06 23:03:14 +08:00
Jihwan Oh 4e02a4c7a1 Remove unintended space (#1501) 2018-07-06 23:02:50 +08:00
Niklas von Hertzen ce45c1bbdd Update proxy version 2018-07-06 22:55:59 +08:00
Niklas von Hertzen 078b388974 Update mocha 2018-07-06 22:55:11 +08:00
Niklas von Hertzen 3ae7dd2ebb Flow ignore rollup config 2018-07-06 22:39:35 +08:00
Niklas von Hertzen dab77acde4 Update package-lock.json 2018-07-06 22:31:13 +08:00
Niklas von Hertzen 83e7eaa795 Fix type import 2018-07-06 22:28:48 +08:00
Niklas von Hertzen cb7fbcf33e Begin implementing rollup 2018-07-06 22:28:30 +08:00
Niklas von Hertzen 9a6e57aa00 v1.0.0-alpha.12 2018-04-05 20:49:54 +08:00
Niklas von Hertzen a3e25d71cb Fix white space appearing on element rendering (Fix #1438) 2018-04-05 20:41:16 +08:00
Niklas von Hertzen 9da0f60551 Reset canvas transform on finish (Fix #1494) 2018-04-05 19:42:32 +08:00
Niklas von Hertzen f347953042 Remove iOS 8.4 tests 2018-04-01 17:42:27 +08:00
Niklas von Hertzen 48b4c20e24 v1.0.0-alpha.11 2018-04-01 17:14:38 +08:00
Niklas von Hertzen 6341788edf Update package-lock.json 2018-04-01 17:09:49 +08:00
Simon 0e273418c7 IE11 Member not found fix Wrap accesing the cssText property in a try...catch (#1415)
* https://github.com/niklasvh/html2canvas/issues/1374 - Wrap accesing the cssText property in a try...catch
2018-04-01 16:49:23 +08:00
Niklas von Hertzen e6bbc1abb5
Merge pull request #1487 from mapleeit/support-blob-image-resources
support blob image resources in non-foreignObjectRendering mode
2018-04-01 16:43:40 +08:00
maplemiao 13bbc90048 support blob image resources in non-foreignObjectRendering mode 2018-03-30 16:37:18 +08:00
Niklas von Hertzen 102b5a1282 v1.0.0-alpha.10 2018-02-15 22:50:40 +08:00
Niklas von Hertzen 01e4920876 Fix window reference for node tests 2018-02-15 22:19:25 +08:00
Niklas von Hertzen da2794f7f7 Fix version logging (Fix #1421) 2018-02-15 22:07:40 +08:00
Niklas von Hertzen 9fb9898894 Re-introduce onclone option (Fix #1434) 2018-02-15 21:40:48 +08:00
Niklas von Hertzen 952eb4cf7c Fix Travis chrome tests 2018-02-15 21:28:11 +08:00
Niklas von Hertzen fad4f837c9 Add ignoreElements predicate function option 2018-02-15 21:26:09 +08:00
Niklas von Hertzen e6c44afca1
Merge pull request #1417 from eKoopmans/bugfix/underlines
Revert "Fix underlines, relative to 'bottom' baseline"
2018-02-15 21:00:48 +08:00
Erik Koopmans d023de0b99 Revert "Fix underlines, relative to 'bottom' baseline"
This reverts commit 0c8d38d9c0.
2018-01-26 18:10:15 +11:00
Niklas von Hertzen 0f01810005 Update website styles 2018-01-08 22:21:11 +08:00
Niklas von Hertzen bf03cf5237 Make website responsive 2018-01-08 21:38:54 +08:00
Niklas von Hertzen a555dfc085 Revert "Revert "Update html2canvas version""
This reverts commit 69fb48969e.
2018-01-08 20:42:48 +08:00
Niklas von Hertzen 69fb48969e Revert "Update html2canvas version"
This reverts commit c9a60c4ff9.

# Conflicts:
#	www/package-lock.json
#	www/package.json
2018-01-07 23:19:47 +08:00
Niklas von Hertzen 974c35c368 Update website html2canvas package 2018-01-07 22:14:16 +08:00
Niklas von Hertzen 0fe9632a32 v1.0.0-alpha.9 2018-01-07 20:56:59 +08:00
Niklas von Hertzen c9a60c4ff9 Update html2canvas version 2018-01-07 20:54:22 +08:00