Niklas von Hertzen
|
522a443055
|
Typescript conversion (#1828)
* initial typescript conversion
* test: update overflow+transform ref test
* fix: correctly render pseudo element content
* fix: testrunner build
* fix: karma test urls
* test: update underline tests with <u> elements
* test: update to es6-promise polyfill
* test: remove watch from server
* test: remove flow
* format: update prettier for typescript
* test: update eslint to use typescript parser
* test: update linear gradient reftest
* test: update test runner
* test: update testrunner promise polyfill
* fix: handle display: -webkit-flex correctly (fix #1817)
* fix: correctly render gradients with clip & repeat (fix #1773)
* fix: webkit-gradient function support
* fix: implement radial gradients
* fix: text-decoration rendering
* fix: missing scroll positions for elements
* ci: fix ios 11 tests
* fix: ie logging
* ci: improve device availability logging
* fix: lint errors
* ci: update to ios 12
* fix: check for console availability
* ci: fix build dependency
* test: update text reftests
* fix: window reference for unit tests
* feat: add hsl/hsla color support
* fix: render options
* fix: CSSKeyframesRule cssText Permission Denied on Internet Explorer 11 (#1830)
* fix: option lint
* fix: list type rendering
* test: fix platform import
* fix: ie css parsing for numbers
* ci: add minified build
* fix: form element rendering
* fix: iframe rendering
* fix: re-introduce experimental foreignobject renderer
* fix: text-shadow rendering
* feat: improve logging
* fix: unit test logging
* fix: cleanup resources
* test: update overflow scrolling to work with ie
* build: update build to include typings
* fix: do not parse select element children
* test: fix onclone test to work with older IEs
* test: reduce reftest canvas sizes
* test: remove dynamic setUp from list tests
* test: update linear-gradient tests
* build: remove old source files
* build: update docs dependencies
* build: fix typescript definition path
* ci: include test.js on docs website
|
2019-05-25 15:54:41 -07:00 |
|
Niklas von Hertzen
|
a63cb3c0f1
|
ci: add ios simulator tests (#1794)
|
2019-04-08 21:56:22 -07:00 |
|
Niklas von Hertzen
|
44f3d79f68
|
build: update webpack and babel (#1793)
|
2019-04-07 14:24:17 -07:00 |
|
Niklas von Hertzen
|
53dd885279
|
Implementing cropping and dimension options for rendering (Fix #1230)
|
2017-09-27 22:14:50 +08:00 |
|
Niklas von Hertzen
|
aa47a3a3a6
|
Add support for loading cross origin images using proxy
|
2017-09-04 23:36:19 +08:00 |
|
Niklas von Hertzen
|
a1b8cbc2fb
|
Remove profiler
|
2017-08-11 20:41:05 +08:00 |
|
Niklas von Hertzen
|
8f575a446d
|
Don't toggle canvas on right-mouse click
|
2017-08-10 21:59:26 +08:00 |
|
Niklas von Hertzen
|
edebe082f3
|
Remove animations from reftests
|
2017-08-09 12:05:16 +08:00 |
|
Niklas von Hertzen
|
77393074ba
|
Use tree order when z-index is the same
|
2017-08-09 11:52:42 +08:00 |
|
Niklas von Hertzen
|
58d1bef3b6
|
Beging implementing reftests
|
2017-08-09 00:52:56 +08:00 |
|
Niklas von Hertzen
|
213f35f61c
|
Keep scroll position when toggling canvas view
|
2017-08-02 20:15:39 +08:00 |
|
Niklas von Hertzen
|
8a6fb5f733
|
Library rewrite
|
2017-08-01 00:25:58 +08:00 |
|
Niklas von Hertzen
|
e88ac871a3
|
Remove Promise polyfill
|
2015-10-19 01:25:03 +03:00 |
|
Niklas von Hertzen
|
f3b6df267e
|
Switch build to use browserify (#502)
|
2015-02-03 21:34:05 +02:00 |
|
Niklas von Hertzen
|
3b0352a3d7
|
Use Color objects for colors
|
2014-12-13 18:10:41 +02:00 |
|
Niklas von Hertzen
|
717f69d99a
|
Don't remove frame container in tests
|
2014-10-12 20:32:10 +03:00 |
|
Niklas von Hertzen
|
e103ad8219
|
Fix pseudoelement rendering (with nth-child selectors etc.)
|
2014-10-06 22:46:43 +03:00 |
|
Niklas von Hertzen
|
1e19832171
|
Add google maps test
|
2014-09-27 20:20:08 +03:00 |
|
Niklas von Hertzen
|
24d9a22556
|
Correctly apply canvas background color
|
2014-09-21 11:24:20 +03:00 |
|
Niklas von Hertzen
|
349d0a300c
|
Fix tests to use local proxy
|
2014-09-20 20:25:48 +03:00 |
|
Niklas von Hertzen
|
0a7df6d9b9
|
Correctly use native rendering with inline <svg> nodes if possible
|
2014-09-20 20:21:25 +03:00 |
|
Niklas von Hertzen
|
70241a789d
|
Fallback to jsonp proxy if browser doesn't support cors xhr/image
|
2014-09-20 19:53:22 +03:00 |
|
Niklas von Hertzen
|
d4c9a41873
|
Add preliminary support for same-origin iframes
|
2014-09-16 20:12:13 +03:00 |
|
Niklas von Hertzen
|
9d088fa431
|
Use punycode to parse unicode characters correctly
|
2014-09-14 19:32:26 +03:00 |
|
Niklas von Hertzen
|
36052c2765
|
Add support for inline, base64 and node svg's
|
2014-09-08 23:44:10 +03:00 |
|
Niklas von Hertzen
|
ba9d5201cf
|
Add svg rendering with fabric.js
|
2014-09-04 20:50:31 +03:00 |
|
Niklas von Hertzen
|
180b624cb3
|
reformat testing
|
2014-09-04 18:46:17 +03:00 |
|
Niklas von Hertzen
|
b2280bc8ec
|
rename build folder to dist
|
2014-09-01 20:22:56 +03:00 |
|
Niklas von Hertzen
|
d716210509
|
Update travis webdriver settings
|
2014-05-18 21:17:59 +03:00 |
|
Niklas von Hertzen
|
81c22866bc
|
Don't fail on broken images
|
2014-03-15 13:20:05 +02:00 |
|
Niklas von Hertzen
|
5137e5f35a
|
Render correct element
|
2014-02-23 17:02:49 +02:00 |
|
Niklas von Hertzen
|
82e5a8a7c0
|
Fix image loading for cross-origin resources
|
2014-02-17 00:04:09 +02:00 |
|
Niklas von Hertzen
|
9beae48cf0
|
Start implementing background gradients
|
2014-02-01 21:48:30 +02:00 |
|
Niklas von Hertzen
|
17731169e9
|
Add support for single text-shadow
|
2014-02-01 20:03:23 +02:00 |
|
Niklas von Hertzen
|
b4bb34c95b
|
Move NodeParser to seperate file
|
2014-02-01 18:52:53 +02:00 |
|
Niklas von Hertzen
|
1070cec852
|
Implement background rendering
|
2014-01-26 16:06:16 +02:00 |
|
Niklas von Hertzen
|
f474542382
|
Begin implementing background-image rendering
|
2014-01-21 21:41:00 +02:00 |
|
Niklas von Hertzen
|
2b8389cb64
|
Make image loading to work on top of Promises/polyfill
|
2014-01-19 21:05:07 +02:00 |
|
Niklas von Hertzen
|
8b8c080841
|
0.5.0 rewrite
|
2014-01-19 18:04:27 +02:00 |
|
Niklas von Hertzen
|
053a0a4787
|
switched background rendering to use patterns
|
2013-01-03 22:25:35 +02:00 |
|
Niklas von Hertzen
|
496c8488bd
|
Moved font metrics to seperate file
|
2012-12-30 21:26:25 +02:00 |
|
Niklas von Hertzen
|
d93e36d768
|
Moved browser support checks to seperate file
|
2012-12-30 15:48:55 +02:00 |
|
Niklas von Hertzen
|
fb0e7ca29d
|
removed external files
|
2012-12-27 23:57:06 +02:00 |
|
Niklas von Hertzen
|
4e978c60cc
|
formatted tests into smaller units
|
2012-12-27 23:53:27 +02:00 |
|
Niklas von Hertzen
|
582d10e00d
|
webdriver testing
|
2012-12-27 23:06:47 +02:00 |
|
Benjamin Lupton
|
1059314258
|
Added a sublime-project file for Sublime Text 2 that contains the detected linting and standards set. Allows Sublime Text 2 to automatically follow the standards and have live linting enabled. Trimmed useless whitespace.
|
2012-05-29 11:26:26 +10:00 |
|
Niklas von Hertzen
|
3d7a6374ad
|
bug fixes
|
2012-03-03 21:03:59 +02:00 |
|
Niklas von Hertzen
|
4579fb25c6
|
removed jQuery.css dependancy and few general CSS bug fixes
|
2012-03-03 19:18:39 +02:00 |
|
Obexer Christoph
|
187ae9816e
|
update tests/origin.html to use the new options overriding
allow tests to override selector and rendering options
|
2012-03-03 15:24:26 +01:00 |
|
Niklas von Hertzen
|
7726cd9f39
|
updated test.js to allow options
|
2012-03-03 00:52:46 +02:00 |
|