1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
Joost De Cock
68854b0e66 chore: Remove terser from rollup config 2021-06-13 12:32:28 +02:00
Joost De Cock
5edd26555c chore: Reconfigure packages 2021-06-05 08:26:43 +02:00
Joost De Cock
74b61d1a93 chore: Reconfigure packages 2021-05-30 18:48:20 +02:00
Joost De Cock
dfede2015e chore: Added netlify sites config to repo 2021-05-24 17:26:45 +02:00
Joost De Cock
804239509b chore: Style tweaks in CFP 2021-05-23 11:45:01 +02:00
Joost De Cock
3f5a723f34 chore: Added symlinked pattern in example folder 2021-05-23 11:39:44 +02:00
Joost De Cock
d2f850b5a5 chore: Updated example folders to new CFP version 2021-05-22 18:01:25 +02:00
Joost De Cock
72cf682a3a chore: Include react-intl dependency in examples 2021-05-22 13:07:28 +02:00
Joost De Cock
bb8e8209ca chore: Use defaults for browserlist in example folder 2021-05-22 12:25:13 +02:00
Joost De Cock
85cf29bcc7 wip: Auto-updated dependencies 2021-05-22 12:15:10 +02:00
Joost De Cock
7b9d4626f4 chore: Reconfigure packages 2021-05-08 10:34:35 +02:00
Joost De Cock
4003c1425c chore: Reconfigure packages 2021-04-24 10:21:48 +02:00
Joost De Cock
dc133297f1 chore: Reconfigure packages 2021-04-11 17:32:58 +02:00
Joost De Cock
aadaa64eb4 chore: Reconfigure packages 2021-04-11 17:31:25 +02:00
Joost De Cock
a779b3a539 fix(cornelius): Side-step path splitting issue
There's an edge-case in Cornelius where things fall apart
when a path is split exactly on the endpoint of a curve
that is part of said path.

In a perfect world, core would handle this in a more robust way.
Until that time, this implements a workaround by checking for this
edge-case.

Closes #934
2021-03-18 18:18:04 +01:00
Joost De Cock
5a13382d53 chore: Integrated new cornelius pattern 2021-03-01 18:16:55 +01:00