sapics
5904a288e7
Fix css color parse
2018-12-14 11:44:24 +01:00
Jürg Lehni
8ef5773ea1
Update CHANGELOG for upcoming v0.12.0
2018-12-03 14:19:11 +01:00
Samuel Asensi
2968faad51
Fix empty image drawing ( #1605 )
...
Empty raster (for example coming from path with empty bound
rasterization, ...) drawing threw error.
This change prevent raster drawing in that case.
Closes #1320
2018-11-14 11:21:40 +01:00
Jürg Lehni
e5cedd3cef
Release version 0.11.8
2018-10-17 17:05:40 +02:00
Jürg Lehni
3cc3ce8f13
Release version 0.11.7
2018-10-17 16:56:58 +02:00
Jürg Lehni
44a31c9399
Reword CHANGELOG for #1338
2018-10-15 11:04:11 +02:00
sapics
e3ed85e395
Fix error in single segment closed path flatten
2018-10-15 11:01:51 +02:00
Takahiro Nishino
6f2d75442c
Improve color parsing for 4 characters hex code ( #1565 )
2018-10-14 21:44:22 +02:00
Jürg Lehni
921eb17ac0
More work on CHANGELOG for release of 0.11.6
2018-10-13 19:58:12 +02:00
sapics
3e19a96c46
Update CHANGELOG.md for next version ( #1537 )
2018-10-13 14:43:17 +02:00
Jürg Lehni
193592b88b
Release version 0.11.5
2017-10-08 17:48:07 +02:00
Jürg Lehni
c403c86a23
Release version 0.11.4
2017-06-10 14:32:21 +02:00
Jürg Lehni
a7fb971560
Add forgotten Change Log entries for v0.11.3.
2017-04-23 17:22:04 +02:00
Jürg Lehni
90f816f959
Release version 0.11.2
2017-04-20 19:34:40 +02:00
Jürg Lehni
5046d6968b
Release version 0.11.1
2017-04-20 18:43:16 +02:00
Jürg Lehni
d364c32e6b
Minor fixes.
2017-04-19 23:34:35 +02:00
Jürg Lehni
d0a4532d94
Release version 0.11.0
2017-04-19 22:07:46 +02:00
Jürg Lehni
6ff6e1a05d
Improve documentation about new NPM modules.
...
Relates to #1252
2017-04-19 20:27:14 +02:00
Jürg Lehni
a7d259bfc0
Release version 0.10.4
2017-04-19 19:55:21 +02:00
Jürg Lehni
e354bccf69
Include note about compiling for Electron.
...
And some smaller forgotten changes.
Closes #1276
2017-03-19 14:38:24 +01:00
Jürg Lehni
6bc24c42c9
Change Log: Forgot to remove "Unreleased" for v0.010.3
2017-03-08 10:48:03 +01:00
Jürg Lehni
36e60989b9
Change Log: Some improvements and cleanup.
2017-03-08 10:43:28 +01:00
Jürg Lehni
ecc1edb6ea
Revert d204175d39
...
Revert fat-line clipping optimization that checked for straight curves, as unfortunately it wasn't reliable in many edge cases.
Relates to #1263
2017-03-07 20:01:05 +01:00
Jürg Lehni
1ca23a681a
Change Log: Add Path#divideAt(location)
2017-03-07 11:45:13 +01:00
Jürg Lehni
2a090bc0d1
Some Change Log cleanups.
2017-03-06 23:25:27 +01:00
Jürg Lehni
11f7388611
Update change-log for upcoming release.
2017-03-06 17:50:03 +01:00
Jürg Lehni
80f4ba947f
First attempt at supporting JSPM.
...
Relates to #1104
2016-07-13 21:04:53 +02:00
Jürg Lehni
8a45c5dff9
Fix Node.js unit-tests, and add CHANGELOG entry for #1103
2016-07-12 19:27:35 +02:00
Jürg Lehni
0311c267f5
Gulp: More work on improved publish task for Bower.
2016-07-09 20:56:58 +02:00
Jürg Lehni
b29a1e4028
Version 0.10.1 is released, adjust Changelog title.
2016-07-09 18:02:16 +02:00
Jürg Lehni
e13300440e
Correct a few issues with documentation and NPM publishing that slipped through in the v0.10.0 release.
2016-07-09 17:13:15 +02:00
Jürg Lehni
f6189c7ab1
Remove "Unreleased" now that 0.10.0 is finally out.
2016-07-09 16:51:58 +02:00
Jürg Lehni
2667dc159e
Use pre-commit to lint code before commits, and pre-push to run tests.
2016-07-09 15:48:21 +02:00
Jürg Lehni
643df2d46d
Add Raster#loaded to reflect the loading state of its image.
2016-06-14 17:08:32 +02:00
Jürg Lehni
5854c25dd5
Implement Curve#getOffsetAtTime()
2016-06-12 18:32:05 +02:00
Jürg Lehni
452bbfdaa4
Add unit tests and change-log entry for #904
...
Closes #904
2016-06-11 13:13:08 +02:00
Jürg Lehni
d1f1d7a5f6
Change behavior of PathItem#closePath() to always attempt joining segments.
...
Add optional tolerance argument, and use it to handle SVG imprecisions.
Closes #1045
2016-06-11 12:43:37 +02:00
Jürg Lehni
de8b626033
Add tolerance argument to Path#join(path, tolerance)
2016-06-11 12:41:23 +02:00
Jürg Lehni
ed3e283802
Fix Item#importJSON() to preserve #parent on existing, already inserted items.
...
Closes #1041
2016-06-10 17:45:02 +02:00
Jürg Lehni
964d8cf7d6
PaperScript: Only translate == to equals() calls for Point, Size and Color.
...
Closes #1043
2016-06-10 13:41:36 +02:00
Jürg Lehni
e1961c2b91
Implement unit test and changelog entry for #1064
...
Closes #1064 .
2016-06-10 10:29:38 +02:00
Jürg Lehni
f19d0c8134
Rename GradientStop#rampPoint to #offset
2016-05-31 12:35:44 +02:00
Jürg Lehni
948a8af9a8
Fix Item#strokeBounds with #strokeScaling and #applyMatrix
...
Closes #1014
2016-05-22 21:17:24 +02:00
Jürg Lehni
65affaf63d
Changelog: More refinements and reordering.
2016-05-22 15:42:34 +02:00
Jürg Lehni
99f4ef7204
CHANGELOG: Fix strange issue reference.
2016-04-08 18:37:20 -07:00
Jürg Lehni
8420f55c4d
CHANGELOG: Fix CSS example
2016-04-08 18:23:08 -07:00
Jürg Lehni
b1ce8517a5
More work on the CHANGELOG for the upcoming release
...
Based on @bmacnaughton's great starting point.
2016-04-08 18:22:18 -07:00
Bruce MacNaughton
e3e2ab549a
Update CHANGELOG through 2016-03-22, commit 3b71de9
.
2016-04-06 20:48:45 -07:00
Jürg Lehni
b2ddb29c44
Check in first version of a CHANGELOG for the upcoming v0.10.0 and beyond.
...
Initiated by @bmacnaughton's push to finally keep a log.
From here onwards, we shall http://keepachangelog.com/
2016-01-13 12:07:04 +01:00