joostdecock
3f77777c4b
breaking: FreeSewing now uses NodeJS 18 lts/hydrogen
...
FreeSewing now uses NodeJS 18 -- specifically lts/hydrogen -- for its
development.
There is no specific reason to run 18, things will still work in 16
(lts/gallium) but Vercel who hosts/builds our sites will be dropping
support for Node 16 in about 6 months, so since we're gearing up for
a new major release (v3) this is the best time for us to also move
to Node 18.
2023-07-21 18:35:19 +02:00
joostdecock
3e4a576be7
fix(react-components): removed debug output
2023-07-15 10:39:09 +02:00
github-actions
7635c63b65
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/nodemon-3.0.1 changes in config/dependencies.yaml
2023-07-10 04:53:22 +00:00
joostdecock
9863ac21d8
fix(react-components): Bug in how defs is added
2023-06-24 10:39:09 +02:00
joostdecock
e8613c4e89
fix: linter warning
2023-06-17 13:47:37 +02:00
joostdecock
e35136e755
fix: Linter warnings
2023-06-17 13:44:08 +02:00
joostdecock
783e1fa683
chore: Linter warings
2023-06-17 13:28:17 +02:00
joostdecock
6da48ce4aa
feat(react-components): Added PatternXray component
2023-06-17 13:20:05 +02:00
joostdecock
26f937db9d
chore: Don't run reconfigure prior to build
2023-06-16 20:08:58 +02:00
joostdecock
264a441c35
fix(shared): Check for text attributes before using them
2023-06-11 18:04:28 +02:00
joostdecock
a99f14e7ac
chore(react-components): Fix linter warning
2023-06-09 18:19:00 +02:00
joostdecock
f2bfcf81f2
fix(react-component): Removed backed up code
2023-06-08 20:38:02 +02:00
joostdecock
50f7df93bb
fix(react-components): Avoid use of dangerouslySetInnerHTML in Defs
2023-06-08 20:29:52 +02:00
Enoch Riese
3503d97fae
lint fixes for react-components
2023-06-07 10:06:30 -05:00
Enoch Riese
5905e999a1
remove opinionated changes from react-components
2023-06-06 13:24:20 -05:00
Enoch Riese
15c4201906
cutting layout view
2023-06-06 11:17:14 -05:00
Enoch Riese
b879e23018
movable pattern for print layout
2023-06-05 16:08:58 -05:00
joostdecock
17725ff941
fix(react-components): Paperless grid in Pattern
2023-06-04 17:28:02 +02:00
joostdecock
57457ee841
chore(react-components): Tweaks to pattern
2023-06-04 16:52:20 +02:00
joostdecock
4075e35641
wip(shared): Points support in Inspector
2023-06-02 18:21:40 +02:00
joostdecock
e146e55c69
feat(react-components): Added Pattern component
2023-06-01 18:28:22 +02:00