MoyuScript
12232dfe5a
Implement visibility css prop
2017-08-03 20:28:39 +08:00
MoyuScript
32642682af
Begin implementing overflow clipping
2017-08-02 21:35:54 +08:00
MoyuScript
8a19c91ceb
Fix background-clip and background-origin rendering
2017-08-02 20:29:45 +08:00
MoyuScript
c14726ec7e
Keep scroll position when toggling canvas view
2017-08-02 20:15:39 +08:00
MoyuScript
9e1dc6ac0e
Use correct canvas size for full document render
2017-08-01 23:41:12 +08:00
MoyuScript
017320d15f
Calculate correct bounds for text/elements under nested transforms
2017-08-01 23:27:12 +08:00
MoyuScript
cf69031af0
Assign default options values
2017-08-01 22:51:59 +08:00
MoyuScript
4768a9677a
Clone document before parsing it
2017-08-01 20:54:18 +08:00
MoyuScript
1456e6a659
Add missing Flow tags
2017-08-01 18:51:59 +08:00
MoyuScript
6c6e88f251
Define browser build target as umd
2017-08-01 18:32:37 +08:00
MoyuScript
7d255bc42b
Remove dist folder from git
2017-08-01 18:26:11 +08:00
MoyuScript
a7832fab46
Render multiple backgrounds in correct order
2017-08-01 18:25:32 +08:00
MoyuScript
b9f72445de
Correctly parse multi background-repeat values
2017-08-01 18:25:20 +08:00
MoyuScript
97d9b661b7
Fix README typos ( #779 and #930 )
2017-08-01 18:14:37 +08:00
MoyuScript
983afc3947
Update README and Fix #1140
2017-08-01 00:31:41 +08:00
MoyuScript
441d349948
Library rewrite
2017-08-01 00:25:58 +08:00
MoyuScript
b92d8cba24
0.5.0-beta4
2016-01-23 22:21:21 +02:00
MoyuScript
397ed324f9
Update changelog
2016-01-23 22:20:02 +02:00
MoyuScript
36d5e957d4
Remove safari browser tests
2016-01-23 22:07:42 +02:00
MoyuScript
cf29d13e0f
Fix rendering of content when window is scrolled
2016-01-23 22:05:43 +02:00
MoyuScript
a704a54616
Derequire browserify bundles
2016-01-23 20:53:20 +02:00
MoyuScript
f77339a4b5
Don't require logger to be exposed to window object
2016-01-23 20:41:53 +02:00
MoyuScript
96ed919459
0.5.0-beta3
2015-12-06 13:48:42 -05:00
MoyuScript
4e5516f080
Re-adding dist/ to version control for now
2015-12-06 13:46:23 -05:00
MoyuScript
47b3b2a671
Fix webdriver tests for node 4.0
2015-12-06 13:32:35 -05:00
MoyuScript
376f3563dc
Update dependencies
2015-12-06 12:01:18 -05:00
MoyuScript
61a89deebc
Merge pull request #724 from usmonster/adds-editorconfig
...
Adds .editorconfig
2015-11-11 20:40:21 +02:00
MoyuScript
bc7ea45375
Adds .editorconfig
...
Makes contributing consistently-formatted code a bit easier
2015-11-11 13:21:29 -05:00
MoyuScript
f76370d69a
Merge pull request #708 from usmonster/fix-firefox-gradients
...
Linear gradients now parse color names
2015-11-09 19:14:46 +02:00
MoyuScript
3fac0e78ed
Linear gradients now parse color names
...
Also:
- Cleans up color stop and linear gradient regular expressions.
- Handles percentage-based linear gradient positions (fixes Firefox).
Fixes niklasvh/html2canvas#469 .
2015-10-25 09:44:14 -04:00
MoyuScript
d8eff23c94
Merge pull request #703 from niklasvh/travis-fix
...
Lower travis nodejs version back to 0.10
2015-10-20 23:37:35 +03:00
MoyuScript
518e851833
Lower travis nodejs version back to 0.10
2015-10-20 23:16:49 +03:00
MoyuScript
b0c24f3510
Remove npm bower dependency
2015-10-19 23:13:05 +03:00
MoyuScript
8b439edf09
Fix package dependency versions
2015-10-19 02:57:40 +03:00
MoyuScript
bd396387fb
0.5.0-beta2
2015-10-19 01:49:34 +03:00
MoyuScript
478cb08afd
Update travis npm deployment
2015-10-19 01:44:08 +03:00
MoyuScript
197864ca00
Update node version for travis
2015-10-19 01:34:38 +03:00
MoyuScript
9784f4887e
Remove Promise polyfill
2015-10-19 01:25:03 +03:00
MoyuScript
94b938a666
0.5.0-beta1
2015-10-19 01:00:58 +03:00
MoyuScript
a9e48c57e5
Update build/deploy workflow
2015-10-19 01:00:04 +03:00
MoyuScript
5c46e31f77
Update grunt-mocha-phantomjs to 2.0.0
2015-10-18 23:58:10 +03:00
MoyuScript
b5df5580f7
Reformat mocha text shadow test names
2015-10-18 23:57:55 +03:00
MoyuScript
083673daef
Fix gradient tests
2015-10-18 23:57:41 +03:00
MoyuScript
4eea3dd434
Add another border-radius test
2015-10-18 23:15:51 +03:00
MoyuScript
f32dd031f7
Merge remote-tracking branch 'origin/pr/645'
2015-10-18 23:15:12 +03:00
MoyuScript
c3697eb362
Fix #688 fatal exception on unmatched color stop
2015-10-18 16:51:53 +03:00
MoyuScript
e6344db0d6
Fix support for requirejs/amd
2015-08-30 02:27:38 +03:00
MoyuScript
805475a063
Fix #599
2015-06-10 16:13:17 +09:00
MoyuScript
8e7b6adc4a
Fix iOS scrolling issue on clone
2015-03-30 00:58:50 +03:00
MoyuScript
e85b34ae12
Correctly handle named colors in gradients
2015-03-29 23:20:17 +03:00