1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
Joost De Cock
3671f44e90 chore: Move core files to .mjs 2022-08-26 18:51:02 +02:00
Enoch Riese
94c324b2e7 most export to pdf functionality re-instated 2022-08-16 00:33:35 -05:00
Joost De Cock
6efd94af2b fix(core): Properly escape quotes in SVG text 2022-02-05 08:42:20 +01:00
Joost De Cock
c13b063bb5 fix(core): Use default import for JSON 2022-01-25 09:29:09 +01:00
Joost De Cock
8192cf068e chore(core): Make it prettier 2022-01-19 16:26:00 +01:00
Joost De Cock
bb8a3a960e wip(core): Changes to support settings.scale. See #1638 2022-01-15 21:28:48 +01:00
Joost De Cock
6eae537d42 fix(core): Keep SVG vars out of style tag. Closes #1606 2022-01-08 14:14:09 +01:00
Joost De Cock
db5d4a2475 fix(core): Remove console.log statement 2021-12-29 09:05:43 +01:00
Joost De Cock
e4a87f3324 feat(core): Added scale setting 2021-12-24 14:47:42 +01:00
Joost De Cock
f191151ee4 chore: Linter changes 2021-04-24 10:16:31 +02:00
Joost De Cock
ac3894eaa9 chore: Round coordinates when outputting SVG 2021-04-11 16:28:38 +02:00
Joost De Cock
7d3815939b feat(core): Added support for custom sample styles 2020-07-11 15:15:02 +02:00
Joost De Cock
926e921582 chore: Added more unittests for patterns 2020-03-15 16:34:56 +01:00
Joost De Cock
e9784509ee Do not escape text in plugin, instead escape at render time 2020-03-15 12:20:48 +01:00
Joost De Cock
6710d76b08 🎨 Updated prettier config 2019-08-03 15:03:33 +02:00
Joost De Cock
2a20b65fa2 🔧 Updated rollup config 2019-07-19 15:09:05 +02:00
Joost De Cock
158c19ae1d 🚧 Progress on workbench 2019-05-05 17:06:22 +02:00
Joost De Cock
476f4b8088 📦 Renamed freesewing pkg to @freesewing/core 2019-04-19 10:09:50 +02:00
Renamed from packages/freesewing/src/svg.js (Browse further)