1
0
Fork 0
Commit graph

52312 commits

Author SHA1 Message Date
Benjamin F
486ebbced9 fix(docs): Standardize "line break" spelling 2022-12-25 21:32:18 -08:00
Benjamin F
acfa42777a fix(docs): Correct missing period in ".js" extension 2022-12-25 21:27:19 -08:00
Benjamin F
a45f434058 fix(docs): Add comma to Sets documentation 2022-12-25 21:20:05 -08:00
Benjamin F
7cb6f11882 fix(docs): Update Guides documentation 2 2022-12-25 21:13:48 -08:00
Benjamin F
cd99012ea8 fix(docs): Update guides documentation 1 2022-12-25 20:58:40 -08:00
dependabot[bot]
ac6523ab3e
chore(deps): bump @resvg/resvg-js from 2.1.0 to 2.2.0
Bumps [@resvg/resvg-js](https://github.com/yisibl/resvg-js) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/yisibl/resvg-js/releases)
- [Changelog](https://github.com/yisibl/resvg-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yisibl/resvg-js/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: "@resvg/resvg-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 04:10:48 +00:00
Benjamin F
a33aa56858 fix(docs): Update Custom Tags documentation 2022-12-25 14:57:12 -08:00
Benjamin F
4f33d7d158 fix(docs): Update Avoiding Frequent Mistakes documentation 2022-12-25 11:26:20 -08:00
Benjamin F
4c8f91d3c1 fix(docs): Updated Respect Draft Settings documentation. 2022-12-25 10:25:15 -08:00
Joost De Cock
cfce1c0784 wip(shared): Tweaks to themes 2022-12-25 19:11:29 +01:00
Joost De Cock
d33e438821 wip(shared): Tweak to titles 2022-12-25 19:11:15 +01:00
Joost De Cock
3102418c31 chore(shared): Tweaks to wordmark 2022-12-25 19:10:48 +01:00
Joost De Cock
a728a5a227 wip(org): Work on new navigation menu 2022-12-25 19:10:21 +01:00
Joost De Cock
d0415b33a5
Merge pull request #3314 from freesewing/joost
[wip] Work on the freesewing.org site
2022-12-25 11:12:34 +01:00
Joost De Cock
a5d4437925 fix(org): Linter issues 2022-12-25 11:05:52 +01:00
Joost De Cock
88d8a9b27e fix(shared): Disable development for JSX runtime issue
As suggested by @benjamesben in #3301
This is the best/proper solution. My earlier fix was hackish.
2022-12-25 11:01:58 +01:00
Joost De Cock
f19ba58565 fix(shared): Sidestep MDX 2.2 dev runtime issue. Closes #3301 2022-12-24 23:01:16 +01:00
Joost De Cock
b8984a3bef fix(org): Add jargon file 2022-12-24 23:00:06 +01:00
Joost De Cock
981e9183a4 fix(shared): Typos in config builder for NextJS 2022-12-24 22:58:29 +01:00
Joost De Cock
641ecae674 fix(org): Add jargon to MDX pages 2022-12-24 22:57:43 +01:00
Joost De Cock
d84cb58985 chore(org): Use the shared nextjs config builder 2022-12-24 22:56:58 +01:00
Joost De Cock
dae5b19de7 fix(org): Renamed import 2022-12-24 22:52:19 +01:00
Joost De Cock
4af5b9bc9d wip(org): Keep pattern-specific MDX components out of it for now 2022-12-24 22:51:53 +01:00
Joost De Cock
fc329f8a1a fix(org): Typo in design component 2022-12-24 22:51:03 +01:00
Joost De Cock
2d8c396edb wip(org): Layout changes 2022-12-24 18:20:05 +01:00
Joost De Cock
8c50fb72b4 wip(org): Use named exports 2022-12-24 16:50:34 +01:00
Joost De Cock
516c12b55d fix(org): Port Link to next 13 syntax 2022-12-24 16:45:11 +01:00
Joost De Cock
827ce05e75
Merge pull request #3311 from BenJamesBen/bezier-spelling
fix(docs): Correct spelling of Bezier to Bézier with accented "e"
2022-12-24 16:21:29 +01:00
Joost De Cock
5834ae7376 chore: Remove doccheck as it does not handle MDX 2022-12-24 16:20:59 +01:00
Joost De Cock
d862221374
Merge pull request #3257 from freesewing/backend-container
wip(backend): Work on OpenAPI v3 spec and swagger docs
2022-12-24 15:27:41 +01:00
Joost De Cock
67b2eeaa28 fix(backend): Type on docs 2022-12-24 14:47:43 +01:00
Joost De Cock
1b499effdf feat(backend): Added more routes 2022-12-24 14:42:16 +01:00
Benjamin F
965585f368 fix(docs): Correct spelling of Bezier to Bézier with accented "e" 2022-12-23 21:56:40 -08:00
Benjamin F
aa9c7d4a13 fix(bruce): Turn failing patterns into degraded patterns with warning messages 2022-12-23 19:31:38 -08:00
Benjamin F
c09dba0c6c chore(charlie): Add debugging messages for inseam/outseam lengths 2022-12-23 15:52:16 -08:00
Benjamin F
65895713c4 fix(core): Fix Path.join() to work with noop 2022-12-23 15:34:18 -08:00
Benjamin F
38814761a1 fix(albert): Remove unused bibLength from store 2022-12-23 10:38:15 -08:00
Benjamin F
b864f9ec3f fix(albert): Replace duplicate calculations with store values 2022-12-23 10:29:33 -08:00
Benjamin F
9d6ea4b4fa fix(core): Improve error messages for Firefox and Safari browsers 2022-12-23 09:20:05 -08:00
Benjamin F
ba8b063c40 fix(docs): Remove linktitle Frontmatter keys 2022-12-23 08:55:40 -08:00
Benjamin F
428d45a15b fix(shared): Remove redundant logic 2022-12-23 08:51:02 -08:00
Joost De Cock
acb9b0d10e
Merge pull request #3285 from freesewing/core-part-getid
feat(core): Make Part.getId() a prototype method
2022-12-23 15:57:30 +01:00
Joost De Cock
b5e9086152 chore(core): Added test for Part.getId() 2022-12-23 15:52:02 +01:00
Joost De Cock
764c950864
Merge pull request #3291 from BenJamesBen/howtos-documentation-fixes
fix(docs): Howtos and other documentation fixes
2022-12-23 15:44:24 +01:00
Joost De Cock
021a8ee81a chore: Updated lock file 2022-12-23 15:42:45 +01:00
Joost De Cock
bc41118078 Merge branch 'dependencies' into develop 2022-12-23 15:42:01 +01:00
Joost De Cock
94a3d0be50 fix(core): Call closure in Part.getId() 2022-12-23 15:36:08 +01:00
Joost De Cock
6da872abe0 fix(core): Add param inline docs for Part.getId() 2022-12-23 15:29:44 +01:00
Joost De Cock
38f8bb2549 chore: Dependency updates 2022-12-23 15:25:39 +01:00
Joost De Cock
cbe95701c5 wip(backend): PATCH not PUT 2022-12-23 15:12:24 +01:00