renovate[bot]
|
12188c2146
|
fix(deps): lock file maintenance
|
2024-05-07 06:04:47 +00:00 |
|
renovate[bot]
|
7a6968a35c
|
fix(deps): lock file maintenance
|
2024-05-06 15:57:50 +00:00 |
|
renovate[bot]
|
14d2f39afa
|
fix(deps): lock file maintenance
|
2024-05-04 07:17:10 +00:00 |
|
renovate[bot]
|
9eeb7e8d21
|
fix(deps): lock file maintenance
|
2024-05-04 01:26:30 +00:00 |
|
renovate[bot]
|
a39310d3be
|
fix(deps): lock file maintenance
|
2024-05-01 19:33:25 +00:00 |
|
renovate[bot]
|
fdefc974d4
|
fix(deps): lock file maintenance
|
2024-04-29 20:22:22 +00:00 |
|
renovate[bot]
|
5680fe6390
|
fix(deps): lock file maintenance
|
2024-04-29 00:10:07 +00:00 |
|
renovate[bot]
|
9423ff19cd
|
fix(deps): lock file maintenance
|
2024-04-25 17:20:52 +00:00 |
|
renovate[bot]
|
d4e703eb14
|
fix(deps): lock file maintenance
|
2024-04-24 21:50:25 +00:00 |
|
Christopher Willis-Ford
|
91f2cea8ae
|
Merge pull request #73 from scratchfoundation/node-16
Node 16
|
2024-04-24 14:48:57 -07:00 |
|
Christopher Willis-Ford
|
464af4f040
|
ci: install native deps (see README.md)
|
2024-04-23 16:31:10 -07:00 |
|
Christopher Willis-Ford
|
513e660767
|
ci: remove --legacy-peer-deps
|
2024-04-23 16:28:28 -07:00 |
|
Christopher Willis-Ford
|
8f51e04c7e
|
fix: use Node 16, fix up package*.json
|
2024-04-23 16:25:54 -07:00 |
|
renovate[bot]
|
1c3e641f15
|
fix(deps): lock file maintenance
|
2024-04-22 06:57:55 +00:00 |
|
renovate[bot]
|
ba5756eae4
|
fix(deps): lock file maintenance
|
2024-04-21 08:19:22 +00:00 |
|
Christopher Willis-Ford
|
e526364e34
|
build: correct URLs in package.json
|
2024-02-23 15:29:07 -08:00 |
|
renovate[bot]
|
bfbb27bfe6
|
chore(deps): update dependency gulp-json-editor to v2.6.0
|
2024-02-21 21:16:19 +00:00 |
|
Christopher Willis-Ford
|
126a313291
|
Merge pull request #44 from scratchfoundation/renovate/pin-dependencies
chore(deps): pin dependencies
|
2024-02-21 13:11:46 -08:00 |
|
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 |
|