Enoch Riese
477a4d93f5
everything passes lint
2022-12-03 11:25:02 -06:00
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
43d6dbeae8
chore: Tweak to build plugin
2022-10-13 16:47:49 +02:00
Joost De Cock
8f86ce8c26
chore(examples): Removed unused examples
2022-10-12 15:00:08 +02:00
Joost De Cock
0acbe206c1
chore: Reconfigure packages
2022-10-11 01:41:27 +02:00
Joost De Cock
ed576747d8
Revert "chore: Removed examples as it's no longer needed"
...
This reverts commit c4937602c5
.
2022-10-10 01:38:22 +02:00
Joost De Cock
c4937602c5
chore: Removed examples as it's no longer needed
...
We no longer need a dedicated examples design.
It was used to showcase examples in the dev docs.
But the new dev site Example component will use the actual example code
to generate the example. Which is much better since we don't have to
keep the example code and code of the the example design in sync.
2022-09-28 17:01:00 +02:00
Joost De Cock
8955cdeec8
feat(examples): Added two more examples
2022-09-27 18:24:55 +02:00
joostdecock
3c088be9b9
chore: Migrated designs after changes to plugin-banner
2022-09-25 14:17:05 +02:00
Joost De Cock
f0e233513b
wip(dev): More changes for v3 docs
2022-09-25 10:55:37 +02:00
joostdecock
75de42a03d
wip(dev): Working on site changes
2022-09-25 10:55:37 +02:00
joostdecock
60f6d9593b
feat(examples): More examples
2022-09-25 10:55:37 +02:00
Joost De Cock
d7cbd42ced
feat(core): Added path.smurve() and path.smurve_() methods
2022-09-19 09:28:45 +02:00
Joost De Cock
5dc7401308
chore(core): Use hide, not render
2022-09-18 18:16:17 +02:00
Joost De Cock
a416b8b860
chore: More linting
2022-09-15 13:49:55 +02: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
ef5e792d6b
chore: Linter fixes
2022-09-14 15:02:39 +02:00
Joost De Cock
b1429a3704
chore: Reconfigure packages
2022-09-14 13:42:36 +02:00
joostdecock
d2ad75bcbd
chore: Removed unused file
2022-09-11 18:02:07 +02:00
joostdecock
b14db2f1d2
chore(examples): Port to v3 stage 2
2022-09-11 14:25:25 +02:00
joostdecock
bdd5cb562e
chore: Run unit tests from source
2022-09-10 19:16:17 +02:00
Joost De Cock
575d7c3de8
chore: Contributors update
2022-09-07 16:17:33 +02:00
Joost De Cock
0507c5ab34
chore: Disable sampling tests for now
2022-09-06 21:20:17 +02:00
Joost De Cock
c8203f7081
chore: Keep names in test builds
2022-09-06 11:21:24 +02:00
Joost De Cock
1dd4d5c6b4
fix(examples): Adapt to data attribute
2022-09-01 19:31:45 +02:00
Joost De Cock
5ded8beea4
chore: Move pacakge info to data.mjs
2022-09-01 08:51:56 +02:00
Joost De Cock
fa14ad0fa3
chore(examples): Ported to v3
2022-08-30 18:21:50 +02:00
Joost De Cock
0e65a5843d
chore: Remove experimetal json imports flag, no longer needed
2022-08-29 17:41:00 +02:00
Joost De Cock
2bdd5f376e
feat: Generated pkg.mjs files to avoid JSON imports
2022-08-29 17:40:04 +02:00
Joost De Cock
bbfef41e98
wip: Post-barcelona wrap-up commit
2022-08-29 08:31:23 +02:00
joostdecock
154d117883
chore: Port JSON imports to import assertions
2022-08-25 12:14:16 +02:00
joostdecock
d74d900a76
chore: Ported pattern tests to ESM
2022-08-25 11:52:34 +02:00
joostdecock
0836ea1dc3
chore: migrate packages.json for ESM only
2022-08-24 19:40:31 +02:00
joostdecock
b4022164c7
chore: Migration build scripts to ESM
2022-08-24 19:39:15 +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
1807640967
chore: Remove babel from test runners
2022-07-15 12:02:07 +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