joostdecock
a500bbddb1
chore: Contributor update
2022-11-12 09:20:18 +01:00
Joost De Cock
c959858e6c
fix: Issue with build templates
2022-10-15 14:33:54 +02:00
Joost De Cock
e4378c2edb
chore: Reconfigure packages
2022-10-08 04:27:44 +02:00
Joost De Cock
8e68bfc465
chore: Reconfigure packages
2022-10-08 04:05:18 +02:00
Joost De Cock
2eb2b6322c
chore: Added warning about alpha packages
2022-10-06 21:51:39 +02:00
Joost De Cock
d4013328cc
chore: Re-enabled sample tests for designs
2022-10-06 21:01:58 +02:00
Joost De Cock
2f1af32a21
chore: Reconfigure packages
2022-09-28 22:00:01 +02:00
Joost De Cock
d31b0f5108
chore: Reconfigure packages
2022-09-28 21:06:47 +02:00
nikhil
003e120f52
chore(eslint): Remove all remaining package-specific .eslintrc
files
2022-09-26 17:01:50 -04:00
Joost De Cock
8e187a947a
chore: Add linting for yaml
2022-09-15 10:23:06 +02:00
Joost De Cock
c9f9202c9b
chore: Added eslint config and workflow
2022-09-15 07:53:35 +02:00
Joost De Cock
b1429a3704
chore: Reconfigure packages
2022-09-14 13:42:36 +02:00
Joost De Cock
575d7c3de8
chore: Contributors update
2022-09-07 16:17:33 +02:00
joostdecock
e40b385309
chore: Fix exceptions for prettier-config
2022-09-03 16:18:59 +02:00
Joost De Cock
5ded8beea4
chore: Move pacakge info to data.mjs
2022-09-01 08:51:56 +02:00
Joost De Cock
2bdd5f376e
feat: Generated pkg.mjs files to avoid JSON imports
2022-08-29 17:40:04 +02:00
joostdecock
0836ea1dc3
chore: migrate packages.json for ESM only
2022-08-24 19:40:31 +02:00
joostdecock
1e67a95fe0
chore: Update engine to NodeJS 16
2022-08-24 09:46:42 +02:00
joostdecock
ae40299f7b
chore: develop now hosts v3 code
2022-08-23 13:45:20 +02:00
joostdecock
7595799211
chore: Added warning about v3
2022-08-23 13:33:08 +02:00
joostdecock
d230d0dee8
chore: Reconfigure packages
2022-08-23 13:13:56 +02:00
joostdecock
c8db1f1774
chore: Reconfigure packages
2022-08-22 19:13:28 +02:00
joostdecock
a102acb6aa
chore: Reconfigure packages
2022-08-22 15:39:44 +02:00
Joost De Cock
ee92526d53
fix: Broken link in README's
...
As reported in #2605 there's a broken link in the README's that points
to an old overview of all published packages on freesewing.dev.
Since we migrated to NextJS that page no longer exists, futhermore we've
moved away from the single `packages` workspace and now have one for
`packages`, `designs`, `plugins`, and `sites`. So I've just dropped the
link and rephrased the sentence.
2022-08-19 09:00:48 +02:00
joostdecock
a359b58229
chore: Reconfigure packages
2022-07-31 16:13:51 +02:00
Joost De Cock
f7b9a8d52f
chore: Reconfigure after version bump
2022-07-02 20:20:43 +02:00
Joost De Cock
23d62c55d1
pre-release: 2.21.3.-rc.0
2022-07-02 20:07:11 +02:00
Joost De Cock
aafcedf413
chore: Reconfigure packages
2022-06-30 12:10:37 +02:00
Joost De Cock
9ef103fb64
release: 2.21.1
2022-06-28 08:52:21 +02:00
Joost De Cock
2f50d8f684
chore: Reconfigure packages
2022-06-27 12:52:09 +02:00
Joost De Cock
943be591cb
chore: Reconfigure packages
2022-06-27 11:44:16 +02:00
Joost De Cock
9bd8f5abd3
chore: Reconfigure packages
2022-06-27 11:26:03 +02:00
Joost De Cock
457a139d25
chore: Reconfigure packages
2022-06-25 16:02:19 +02:00
Joost De Cock
074361ccee
chore: Version bump 2.21.0-rc.2
2022-06-24 20:26:29 +02:00
Joost De Cock
4cba6f1804
chore: Reconfigure packages
2022-06-22 16:00:00 +02:00
Joost De Cock
59ab559ccd
chore: Added gitpod tip to READMEs
2022-06-21 11:11:34 +02:00
Joost De Cock
a4cda485d5
chore: Added scripts to facilitate development
2022-06-17 18:23:17 +02:00
Joost De Cock
3063c2c2dd
chore: Version bump
2022-06-15 19:11:57 +02:00
Joost De Cock
b0e8878c77
chore: Reconfigure packages
2022-06-15 07:17:45 +02:00
Joost De Cock
7d1098b823
chore(prettier-config): Remove rollup settings
2022-06-14 13:18:12 +02:00
Joost De Cock
b0aa9f3895
chore: Supress webpack warnings about named imports from JSON
...
This suppresses a warning in webpack v5 when importing the
version from the package.json file like a named export.
This use to be fine in webpack v4 but in v5 it's deprecated to
be more inline with the way it works in NodeJS.
That being said, it's very usefull as there's no need to pull in
the entire package.json file.
Futhermore, esbuild supports this out of the box so we also use
it in our build scripts.
So for now I'm supressing this warning. In FreeSewing v3 we'll
re-evaluate this.
2022-06-12 22:37:04 +02:00
Joost De Cock
714022a608
chore: Reconfigure packages
2022-05-21 20:34:32 +02:00
Joost De Cock
6c01ddea09
chore: Reconfigure packages
2022-05-21 19:28:43 +02:00
Nick Dower
0da517c2ed
Reconfigure README.md files.
2022-03-03 05:46:34 +01:00
Joost De Cock
23f70b4b59
release: FreeSewing 2.20.7
...
This fixes an issue in our workbench component that caused an error for
people using our development environment.
2022-02-20 19:35:36 +01:00
Joost De Cock
47bfd60ffe
release: v2.20.6
...
**Date:** 2022-02-22
- Set units on fontsizes to support scale setting
- Handle unset props.pattern in DraftConfigurator option.hide check
2022-02-17 19:37:00 +01:00
Joost De Cock
1bdae6b002
release: v2.20.5
2022-02-17 19:11:27 +01:00
Joost De Cock
cbf258bb6e
chore: Reconfigure packages
2022-02-16 20:45:38 +01:00
Joost De Cock
777acaf74a
chore: Reconfigure packages
2022-01-28 20:30:45 +01:00
Joost De Cock
3d15149d67
chore: Reconfigure packages
2022-01-28 20:25:21 +01:00