Commit graph

7481 commits

Author SHA1 Message Date
renovate[bot]
bc61943a1b
chore(deps): pin dependencies 2024-02-21 21:10:20 +00:00
Christopher Willis-Ford
57c386805f chore: add Renovate config 2024-02-21 13:03:29 -08:00
Ron de las Alas
0cb100e30a
Merge pull request #43 from scratchfoundation/rd/ENG-48/paper-js-to-gha
Move PaperJS to GitHub Actions
2023-10-31 13:13:17 -04:00
Ron de las Alas
ea2d7b1fe2 ci: conditionally tag 2023-10-31 09:57:11 -04:00
Ron de las Alas
352acb9700 ci: ts-definition-test from gitignore and add the file 2023-10-31 09:54:34 -04:00
Ron de las Alas
a3bcd0f980 ci: remove circle config [skip ci] 2023-10-30 16:12:36 -04:00
Ron de las Alas
597c18c04a ci: add paperjs build workflow 2023-10-30 16:12:18 -04:00
Ron de las Alas
df67b079f7 chore: add CODEOWNERS file
chore: add nvmrc file

chore: inlcude nvmrc
2023-10-30 16:10:02 -04:00
Christopher Willis-Ford
f5616781c5
Merge pull request #42 from LLK/circleci
Switch to CircleCI
2022-12-01 12:02:03 -08:00
Christopher Willis-Ford
2e4d727e03 docs(README.md): use our badges and mention this is a fork 2022-11-23 07:49:53 -08:00
Christopher Willis-Ford
cc637738a6 ci: remove Travis CI config 2022-11-22 16:21:21 -08:00
Christopher Willis-Ford
6dfbdd2828 build: add package-lock.json and use node/install-packages on CI 2022-11-22 16:18:14 -08:00
Christopher Willis-Ford
1804b05978 ci: add comments about git user info 2022-11-22 16:11:54 -08:00
Christopher Willis-Ford
39507b4466 ci: init submodules (oops) 2022-11-22 16:06:20 -08:00
Christopher Willis-Ford
44bed7ecdf ci: fix calls to scripts expecting Travis 2022-11-22 15:42:16 -08:00
Christopher Willis-Ford
e6d3673164 ci: use Node 10, install libgif-dev 2022-11-22 15:22:45 -08:00
Christopher Willis-Ford
0e99e9b7c6 ci: don't use node/install-packages for now 2022-11-22 14:50:00 -08:00
Christopher Willis-Ford
5921cdc4ed ci: use 'sudo' with 'npm install -g' 2022-11-22 14:46:41 -08:00
Christopher Willis-Ford
78f9a60330 ci: use 'browsers' version of Node image 2022-11-22 14:45:28 -08:00
Christopher Willis-Ford
bb83826827 ci: create optimistic CircleCI config
This is more or less a direct translation of the Travis CI config. Most
likely, some details will need to change...
2022-11-22 14:19:38 -08:00
adroitwhiz
16d5ff0267
Merge pull request #40 from adroitwhiz/fix-gradient-stroke-scaling
Properly render gradients when strokeScaling = false
2020-07-28 15:52:11 -04:00
adroitwhiz
897bc1e087
Merge pull request #39 from adroitwhiz/hit-unstroked-paths
Add hitUnstrokedPaths option to hit tests
2020-07-09 18:07:00 -04:00
adroitwhiz
155b58fa25
Merge pull request #34 from adroitwhiz/skip-numeric-id-import
Don't set item names in SVG import
2020-07-09 17:25:10 -04:00
adroitwhiz
54d776557f Don't import SVG IDs at all 2020-06-25 16:12:41 -04:00
adroitwhiz
b25ce1958c Add test for strokeScaling gradients 2020-06-09 13:46:06 -04:00
adroitwhiz
f6212cd47d Properly render gradients when strokeScaling=false 2020-06-09 13:46:06 -04:00
adroitwhiz
07d7f75bb4 Add hitUnstrokedPaths option to hit tests 2020-06-05 15:38:06 -04:00
adroitwhiz
3e4927f6be Add test for numeric SVG ID import 2020-06-03 16:23:56 -04:00
adroitwhiz
d0328d4571 Don't set numeric item names in SVG import 2020-06-03 16:23:29 -04:00
adroitwhiz
498097172d
Merge pull request #38 from adroitwhiz/merge-latest-paper
Merge paper.js 0.12.7
2020-05-29 12:39:13 -04:00
adroitwhiz
1653279a0a Disable Node 11 2020-05-29 12:36:12 -04:00
adroitwhiz
d4df40729c Update canvas 2020-05-29 12:32:58 -04:00
adroitwhiz
c3c51d29f6 Merge commit '7bb34e4' into merge-latest-paper 2020-05-29 12:26:53 -04:00
Jürg Lehni
7bb34e4602 Release version 0.12.7 2020-05-23 23:10:15 +02:00
Jürg Lehni
8a3b4c73de Update CHANGELOG 2020-05-23 23:05:09 +02:00
Jürg Lehni
db82f41151 Update year, author email addresses and links 2020-05-23 22:24:42 +02:00
Jürg Lehni
e4a0d2d665 Avoid publishing paperjs.zip to NPM 2020-05-23 22:06:29 +02:00
Jürg Lehni
c20ead17c8 Make moduleExports work independently from operatorOverloading 2020-05-23 22:01:12 +02:00
Jürg Lehni
b6d01e55e5 Finally fix weird issues with publish tasks
See b65527e360
2020-05-23 21:42:04 +02:00
Jürg Lehni
357e028e42 Switch back to load.js versions on develop branch. 2020-05-23 21:31:49 +02:00
Jürg Lehni
65886449e1 Release version 0.12.6 2020-05-23 21:30:44 +02:00
Jürg Lehni
ab481a497b Add option to control module exports conversion 2020-05-23 20:53:04 +02:00
Jürg Lehni
58dd180def Switch back to load.js versions on develop branch. 2020-05-23 16:24:30 +02:00
Jürg Lehni
c7684bb406 Release version 0.12.5 2020-05-23 16:23:20 +02:00
Jürg Lehni
7fcee5a911 Update CHANGELOG 2020-05-23 15:51:37 +02:00
Jürg Lehni
af509f6431 Clamp opacity values to [0, 1]
Closes #1814
2020-05-23 15:41:18 +02:00
Samuel Asensi
8d67d14e98
Fix: closed Path with blend mode throw error (#1763)
Closes #1755
2020-05-23 14:54:51 +02:00
Samuel Asensi
9f249101f0
Update Raster#drawImage documentation (#1784)
Closes #1781
2020-05-23 14:48:39 +02:00
Takahiro Nishino
e43f7a8735
Fix travis build configuration warnings (#1800)
Warnings are reported in
https://travis-ci.org/github/paperjs/paper.js/builds/674265980/config
2020-05-23 14:43:21 +02:00
Jürg Lehni
d2f723a0fd Add option to control operator overloading 2020-05-23 14:10:18 +02:00