joostdecock
d0447c0f77
breaking: New annotation plugin replaces others
...
This wraps up the initial work on a new annotations plugin that replaces
other plugins that provide annotations. As a result, the following
plugins are now no longer available:
- plugin-banner
- plugin-bartack
- plugin-buttons
- plugin-cutonfold
- plugin-dimension
- plugin-grainine
- plugin-logo
- plugin-notches
- plugin-scalebox
- plugin-title
The new plugin-annotations package provides all these plugins used to
provide. In addition, it also includes the following new macros:
- bannerbox
- pleat
- sewTogether
2023-04-15 15:14:56 +02:00
joostdecock
e873abcfe3
feat(markdown): Initial bannerbox macro docs
2023-04-15 10:14:03 +02:00
joostdecock
51b9148e29
chore(markdown): Updated mirror macro docs
2023-04-15 09:37:09 +02:00
Zee
8268b09fe3
fixes typos in cutlist documentation
2023-04-12 14:47:59 +00:00
Zee
121992d204
adds partasprops documentation
2023-04-12 13:52:36 +00:00
Zee
c39da468da
adds part.attr
2023-04-12 13:26:22 +00:00
Zee
e5886e594b
Merge branch 'freesewing:develop' into documentation-fix
2023-04-12 15:03:37 +02:00
bobgeorgethe3rd
0ec3d7adad
Updated Hide info for V3 Migration
...
Had not been updated from hide, hideDependencies and hideAll
2023-04-11 14:01:27 +01:00
joostdecock
5801eda558
chore: Documentation updates and reconfigure
2023-04-10 19:21:22 +02:00
Zee
e5f7298b48
adds documentation on title and order keys
2023-04-10 16:27:56 +00:00
Zee
9a41520301
adds documentation for point.slope
2023-04-10 16:15:52 +00:00
Benjamin F
a111477bbf
fix(docs): Add blank lines at start and end of Warning component
2023-04-05 15:02:57 -07:00
Benjamin F
080c75e733
fix(docs): Add warning to curve intersection methods and functions
2023-04-04 22:04:53 -07:00
Benjamin F
c1757a6d46
fix(docs): Update Vercel documentation based on feedback
2023-04-04 10:50:36 -07:00
Raphael Sizemore
02d953d3b8
removed default export syntax in docs
...
edited imports so that they no longer rely on a default export to work, changed design/fit-sleeve so it doesn't set a default export
2023-03-26 02:45:45 +00:00
mergerg
085a033a78
proofread en.md
...
wrong "to"
2023-03-21 23:03:19 -07:00
mergerg
8715889d7e
correct typo
...
original said "original English text of translations" instead of "or" and "of" didn't particularly make sense there
2023-03-21 22:38:11 -07:00
mergerg
77ade1bcff
added comma after options
...
there was no comma between options and part when measurements and options were added to the props in the first code snippet
2023-03-21 22:30:17 -07:00
mergerg
34fe98f2f2
Switch "with" and "without destructuring"
...
The example for "without destructuring" was the destructured way it's done in the tutorial, the example for "with destructuring" was the old way to pass in a props object without destructuring
2023-03-21 22:21:00 -07:00
Benjamin F
c497698d6e
fix(docs): Typo missing quote
2023-03-20 19:02:59 -07:00
joostdecock
0cb020dcba
chore(markdown): Updates for recent backend changes
2023-03-19 17:05:19 +01:00
Enoch Riese
9df063ec97
[vercel skip] a little more documentation fixing
2023-03-12 11:41:56 -05:00
Enoch Riese
484d16f463
update docs
2023-03-12 11:35:19 -05:00
Joost De Cock
dcb9833a9a
Merge branch 'develop' into eriese-hiding
2023-03-10 18:57:19 +01:00
Enoch Riese
f39b947717
more documentation and cleanup
2023-03-09 17:45:10 -06:00
Enoch Riese
3962c61162
add documentation for cutlist
2023-03-09 15:14:58 -06:00
Enoch Riese
8dee106a12
write new doc for hiding
2023-03-08 14:37:09 -06:00
Joost De Cock
bd388cfc38
Merge pull request #3303 from BenJamesBen/docs-linktitle-remove
...
fix(docs): Remove linktitle Frontmatter keys
2023-03-05 14:38:15 +01:00
Benjamin F
988e3117e2
fix(docs): Correct hideDependencies and clarify hideAll descriptions
2023-02-22 00:37:22 -08:00
Benjamin F
0633457366
fix(docs): Fixes for Vercel documentation
2023-01-26 00:02:04 -08:00
Benjamin F
4878d09787
fix(docs): Change order for Vercel documentation
2023-01-25 23:53:38 -08:00
Benjamin F
8ae78d42f9
feature(docs): Add Vercel documentation
2023-01-25 23:41:25 -08:00
Joost De Cock
2dafd6a65f
Merge pull request #3390 from BenJamesBen/different-environements-docs-fix
...
fix(docs): Updates and corrections for FreeSewing in different environments
2023-01-13 18:30:30 +01:00
Benjamin F
fc5025a000
fix(docs): Style freesewing as FreeSewing in displayed text
2023-01-12 15:14:00 -08:00
Enoch Riese
89d5365d9d
escape inline code while parsing it for og images
2023-01-12 17:08:22 -06:00
Joost De Cock
81dbcede66
Merge pull request #3371 from BenJamesBen/curvesintersect-return-values-fix
...
fix(core): utils.curvesIntersect correctly has 3 different return types, not 2
2023-01-12 13:30:58 +01:00
joostdecock
2562429363
fix(markdown): No tags in opening paragraph
2023-01-10 19:05:50 +01:00
joostdecock
54ba661c94
feat(markdown): Added docs on how to trace a pattern
2023-01-09 22:52:40 +01:00
Joost De Cock
4e763073ce
Merge pull request #3387 from BenJamesBen/hidden-path-show-text-howto
...
feature(docs): Add Howto hide paths but show text
2023-01-09 20:27:34 +01:00
Zee
edb8053a25
adds updated png file
2023-01-09 18:53:27 +01:00
Zee
5b5c63e7a4
Delete docs.png
...
Deletes previous png file
2023-01-09 18:49:07 +01:00
Zee
9e906f10b0
Fixes Typo in SVG
2023-01-09 18:43:15 +01:00
Benjamin F
690915aaf2
fix(docs): Correct grammar in Adding Measurements
2023-01-09 00:32:05 -08:00
Benjamin F
4def5963a0
fix(docs): Pattern tutorial: Change "you/your" to "we/us/our". Fixes #2982
2023-01-06 19:29:29 -08:00
Benjamin F
6c97d081e7
fix(docs): Rename testing-your-pattern to testing-our-pattern
2023-01-06 19:19:27 -08:00
Benjamin F
13a90365f6
fix(docs): Updates and corrections for FreeSewing in different environments
2023-01-06 17:51:53 -08:00
Benjamin F
02c816a10d
fix(docs): utils.curvesIntersect() has 3 different returns, not 2
2023-01-04 16:33:53 -08:00
Benjamin F
8901473237
chore(docs): Add Howto hide paths but show text
2023-01-01 11:39:42 -08:00
Joost De Cock
7e8eb9d71e
Merge pull request #3351 from BenJamesBen/path-attr-length-examples
...
fix(docs): Change examples to actually use the documented method
2022-12-31 17:10:24 +01:00
Joost De Cock
41035253d9
Merge pull request #3352 from BenJamesBen/points-path-trailing-whitespace
...
fix(docs): Trim trailing whitespace and blank lines
2022-12-30 17:35:26 +01:00