1
0
Fork 0
Commit graph

75 commits

Author SHA1 Message Date
Benjamin Fan
fb03e18ed9 fix(markdown): Typo in Part and Path docs 2024-02-11 06:07:51 -08:00
Joost De Cock
60c5f652cd
Merge pull request #5995 from BenJamesBen/part-docs-update
fix(markdown): In Part doc, add properties and methods
2024-02-10 14:23:24 +01:00
Joost De Cock
bc39e00558
Merge pull request #5994 from BenJamesBen/asprops-docs-removal
chore(markdown): Remove obsolete Part.asProps() doc
2024-02-10 14:22:03 +01:00
Benjamin Fan
095d6a8253 fix(markdown): In Part doc, add properties and methods 2024-02-09 07:23:08 -08:00
Benjamin Fan
300bfee04c chore(markdown): Remove obsolete Part.asProps() doc 2024-02-09 05:55:11 -08:00
Benjamin Fan
97002a74a7 fix(markdown): Correct logging links to new Store Methods doc 2024-02-07 08:47:48 -08:00
Benjamin Fan
06b460cf9c fix(markdown): Add more info to Extending Options part doc 2024-01-29 14:03:04 -08:00
Benjamin Fan
4d404dd3cc fix(markdown) Fix typos 2024-01-21 11:16:40 -08:00
Wouter van Wageningen
e22b97c18a
Update freesewing/markdown/dev/reference/api/part/config/dependencies/en.md
Missing 'r' in 'From:'
2024-01-05 13:19:16 -08:00
joostdecock
dae323b697 fix(markdown): Broken links. Closes #5463 2023-11-12 11:13:38 +01:00
joostdecock
e1dbff5c6e chore(markown): Update shorthand docs. Closes #4077 2023-10-29 10:20:05 +01:00
Joost De Cock
9aeff4322f wip(markdown): Add missing core methods 2023-10-21 14:48:06 +02:00
Joost De Cock
828c62c9db chore(markdown): Bespoke, not made-to-measure 2023-10-21 11:46:17 +02:00
Joost De Cock
5b9eafe67c
Merge pull request #4009 from BenJamesBen/stacks-documentation
chore(docs): Add Stack documentation
2023-10-14 16:49:22 +02:00
Joost De Cock
304b1f8ea0
Merge pull request #4089 from BenJamesBen/optionalMeasurements-docs-update
fix(docs): Move optional measurements info from Part config to Part draft
2023-10-14 16:47:27 +02:00
joostdecock
a532a6e010 feat(markdown): Docs for utils.mergeOptions() 2023-06-11 15:57:16 +02:00
Joost De Cock
bd50aae150
Merge pull request #4202 from freesewing/serialize
feat(core): Added Pattern.getLogs() and updated Pattern.getRenderProps()
2023-06-02 14:25:24 +02:00
joostdecock
57d50c42da feat(markdown): Docs for new/updated core methods 2023-06-01 16:48:11 +02:00
Benjamin Fan
62a922d324 fix(docs): (stacks) Change Pattern Guide link to new Design Guide 2023-05-31 21:44:58 -07:00
Benjamin Fan
a1106226fe fix(docs): (stacks) Updates from doc review 2023-05-31 21:39:58 -07:00
Benjamin F
8fbb41fca7 chore(docs): (stacks) Cross-reference API and pattern guide docs 2023-05-31 21:39:58 -07:00
Benjamin F
485a29b393 chore(docs): Added stack info to part configuration docs 2023-05-31 21:39:58 -07:00
Benjamin Fan
10d1099f55 fix(docs): (snap) Metric/imperial properties can hold a number, in addition to holding an array 2023-05-26 15:30:26 -07:00
Benjamin F
32d2aa9b36 fix(docs): Move optional measurements info from Part config to Part draft 2023-05-18 14:34:16 -07:00
Benjamin F
b5371f0b5c fix(docs): Clarify how optional measurements are accessed 2023-05-03 18:48:32 -07:00
Zee
421dd1cbc7 grammar fix 2023-04-25 15:53:01 +00:00
Zee
8d4b601688 incorporates marpants suggestions 2023-04-21 12:58:37 +00:00
Zee
8cfb5342bf fixes attr and props 2023-04-16 17:34:13 +00:00
Zee
aa2887c507 typo fix 2023-04-16 15:22:57 +00:00
Zee
cc278a3e4b
Update en.md 2023-04-16 12:07:39 +02: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
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
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
7b8b6997d0 fix(docs): Insert space between numbers and SI units 2022-12-26 07:00:16 -08:00
Benjamin F
ba8b063c40 fix(docs): Remove linktitle Frontmatter keys 2022-12-23 08:55:40 -08:00
Benjamin F
22ebd5b63f fix(docs): Better definition for pattern context setting 2022-12-16 11:46:17 -08:00
Joost De Cock
f51e69d6af
Merge branch 'develop' into spellcheck-typos-fix 2022-12-15 17:55:47 +01:00
Benjamin F
1f688e645e fix(docs): Add context property to Part.draft() 2022-12-14 21:12:39 -08:00
Benjamin F
fea16617d4 fix(docs): Correct small typos 2022-12-14 12:52:37 -08:00
Joost De Cock
265833d419
Merge pull request #3222 from BenJamesBen/plugins-doc-updates
fix(docs): Plugins documentation updates
2022-12-14 10:11:01 +01:00
Joost De Cock
ebc65082af
chore: Phrasing
Changed `the method` to `a method` to make it (more) clear that one should provide this method themselves.
2022-12-14 09:48:33 +01:00
Benjamin F
7cc76b3edf fix(docs): Improve conditional plugins docs 2022-12-13 04:32:36 -08:00
Joost De Cock
c5d4eae079 feat: Export Bezier in shorthand call + docs 2022-12-12 18:45:51 +01:00
Joost De Cock
5e6cf7fcaf
Merge pull request #3202 from BenJamesBen/options-docs-fixes
fix(docs): Part Config Options documentation fixes
2022-12-11 18:36:14 +01:00
Benjamin F
922562ac25 chore(docs): Revert non-core API edits 2022-12-10 11:58:26 -08:00