1
0
Fork 0
Commit graph

335 commits

Author SHA1 Message Date
Yash-Ambekar
7ed4d4e249 added documentation to two new methods in the utils section of API 2023-10-27 23:58:35 +05:30
Joost De Cock
9aeff4322f wip(markdown): Add missing core methods 2023-10-21 14:48:06 +02:00
Joost De Cock
05fd153237 feat(markdon): Document missing named exports in core 2023-10-21 13:23:32 +02:00
Joost De Cock
828c62c9db chore(markdown): Bespoke, not made-to-measure 2023-10-21 11:46:17 +02:00
Joost De Cock
338bb751e0 chore(dev): Simplify home page and navigation 2023-10-20 18:13:23 +02:00
Joost De Cock
075cb34184 feat(plugin-ringsector): New plugin to draft a ring sector
This plugin provides the `ringsector` and `rmringsector` plugins.

The Sandy design was adapted to use the `ringsector` plugin instead of
its own method for doing this (that method was the base for this
plugin).

The plugin is also added to the tabbed-example component.

This closes #3865
2023-10-16 16:19:27 +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
Ivo Bek
6cdc747728
Parts renamed to stacks in layout reference docs 2023-07-08 20:47:09 +02:00
joostdecock
28bccbaaf9 feat(markdown): Added docs for new core methods 2023-06-21 11:59:10 +02:00
joostdecock
bd2852310e chore(markdown): Updated sanity docs after changes 2023-06-17 10:54:03 +02:00
joostdecock
b03f23f700 feat: Added Sanity documentation 2023-06-16 20:00:26 +02:00
joostdecock
a532a6e010 feat(markdown): Docs for utils.mergeOptions() 2023-06-11 15:57:16 +02:00
Joost De Cock
2959f4e0e6
Merge pull request #4204 from BenJamesBen/plugin-timing-docs
fix(docs): (timing) Add details and examples
2023-06-05 19:29:03 +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
Benjamin Fan
d3538080c8 fix(docs): (timing) Correct example units to milliseconds 2023-06-01 10:24:11 -07:00
Benjamin Fan
8ec905dc26 fix(docs): (timing) Correct units to milliseconds 2023-06-01 10:21:53 -07:00
Benjamin Fan
ecf65d5c9a fix(docs): (timing) Add details and examples 2023-06-01 10:08:26 -07: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
c29b2c57da chore(docs): Added stackPrefix settings doc 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 F
96ced472e4 chore(docs): Add Stack documentation 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 Fan
630e822581 chore(docs): Add documentation for packages 2023-05-25 22:13:17 -07:00
Joost De Cock
d1e3e08106
Merge pull request #4100 from BenJamesBen/scale-docs-update
DRAFT: fix(docs): (scale) Add more details about effects
2023-05-24 16:36:58 +02:00
Joost De Cock
9b7b0bea7e chore(markdown): Pages for dev site 2023-05-22 17:33:03 +02:00
Joost De Cock
ce43e9d528 chore(markdown): Restructure backend docs 2023-05-22 16:41:02 +02:00
Joost De Cock
691afd2e37
Merge pull request #4096 from freesewing/joost
Continued work on the v3 UI
2023-05-22 12:37:46 +02:00
Joost De Cock
2a6652a67b
Merge pull request #3989 from BenJamesBen/title-macro-align
enhancement(title): Add alignment property
2023-05-22 09:48:18 +02:00
Joost De Cock
42299d76f4
Merge pull request #4010 from BenJamesBen/cutonfold-doc
fix(docs): (cutonfold,grainline) Update docs to reflect new behavior
2023-05-22 09:43:14 +02:00
Benjamin F
8092f2745a fix(docs): (scale) Add more details about effects 2023-05-21 19:50:51 -07:00
joostdecock
ef5e12110d feat(markdown): Additional docs structure 2023-05-21 09:33:41 +02:00
Benjamin F
32d2aa9b36 fix(docs): Move optional measurements info from Part config to Part draft 2023-05-18 14:34:16 -07:00
joostdecock
427ac57c9f Merge branch 'develop' into joost 2023-05-18 15:42:44 +02:00
Joost De Cock
2fc5508330
Merge pull request #4014 from BenJamesBen/bannerbox-fixes
fix(bannerbox): Removed hardcoded values in call to `banner`
2023-05-18 08:50:11 +02:00
Joost De Cock
b1ec35b73c
Merge pull request #3974 from BenJamesBen/optional-measurements
fix(bob,penelope,docs): Access optional measurements via `measurements`
2023-05-18 08:49:05 +02:00
Joost De Cock
58c9da608d
Merge pull request #3978 from BenJamesBen/sample-setting
chore(docs): Move sample setting docs from Pattern.sample() to its own doc
2023-05-18 08:48:27 +02:00
Joost De Cock
bf7106e89d
Merge pull request #3980 from BenJamesBen/absoluteOptions-setting-docs
chore(docs): Add absoluteOptions setting documentation
2023-05-18 08:48:05 +02:00
joostdecock
ed1ac8a7a7 Merge branch 'develop' into joost 2023-05-16 08:49:35 +02:00
Benjamin F
0c55a868eb fix(bannerbox): Removed hardcoded values in call to banner 2023-05-07 15:40:27 -07:00
Wouter van Wageningen
00afddef6a
Update markdown/dev/reference/macros/sewtogether/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:13:11 -07:00
Wouter van Wageningen
688d8cb5ea
Update markdown/dev/reference/macros/sewtogether/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:57 -07:00
Wouter van Wageningen
530a67cd88
Update markdown/dev/reference/macros/sewtogether/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:49 -07:00
Wouter van Wageningen
917a0a85b0
Update markdown/dev/reference/macros/pleat/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:39 -07:00
Wouter van Wageningen
132fa55b49
Update markdown/dev/reference/macros/pleat/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:30 -07:00
Wouter van Wageningen
b5cef6be3c
Update markdown/dev/reference/macros/pleat/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:14 -07:00
Wouter van Wageningen
c3e5de81bb
Update markdown/dev/reference/macros/crossbox/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:04 -07:00