1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
Joost De Cock
ab3204f9f1 chore: Port FreeSewing.dev to docusaurus
The replaces the NextJS site powering FreeSewing.dev with a Docusaurus
setup. It's part of my efforts to simplify FreeSewing's setup so we can
focus on our core value proposition.
2024-09-28 13:13:48 +02:00
Joost De Cock
adefbe7d18
feat: New pattern editor (#7080)
This is not exactly finished or ready for prime-time, but I do feel that leaving it in a feature branch longer will only cause the spread between the `develop` branch and this to grow.

Given that I've taken care to not break the current site, I plan to merge this and then keep polishing things.

Some views are not implemented yet, and overall there's a need to polish to limit the amount of re-renders and improve performance.
2024-09-15 15:29:30 +02:00
joostdecock
e0386a441b wip(sde): Handle package dependencies 2023-09-29 18:20:28 +02:00
joostdecock
6da48ce4aa feat(react-components): Added PatternXray component 2023-06-17 13:20:05 +02:00
Enoch Riese
3503d97fae lint fixes for react-components 2023-06-07 10:06:30 -05: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