1
0
Fork 0
Commit graph

627 commits

Author SHA1 Message Date
Benjamin Fan
e10b665f36 fix(markdown): Add missing list property to Attributes and Defs docs 2024-02-08 12:43:45 -08:00
joostdecock
038d0f3903 Merge branch 'develop' into joost 2024-02-04 10:17:39 +01:00
Joost De Cock
a8d5fe5373
Merge pull request #5851 from BenJamesBen/typos-create-snippet
fix(markdown): Typos in Creating a New Snippet howto
2024-02-03 17:22:12 +01:00
Joost De Cock
6c0a579a35
Merge pull request #5899 from BenJamesBen/add-svg-render-doc
chore(markdown): Add Svg.render() documentation
2024-02-03 17:10:07 +01:00
Joost De Cock
20a5c48d11
Merge pull request #5909 from BenJamesBen/custom-tags-docs-update
chore(markdown): Add missing tags to Custom Tags guide
2024-02-03 17:07:31 +01:00
Joost De Cock
0e0fb9c739
Merge pull request #5951 from BenJamesBen/settings-multisets-doc
fix(markdown): Add link to multisets in Settings doc
2024-02-02 18:49:38 +01:00
Benjamin Fan
a35f6cd974 fix(markdown): Fix Translation Guide links to use v3 versions 2024-02-02 07:38:44 -08:00
Benjamin Fan
fb3109af0b fix(markdown): Add link to multisets in Settings doc 2024-02-02 06:52:36 -08:00
Joost De Cock
1b2605c274
Merge pull request #5930 from BenJamesBen/readmore-remove-list-attribute
fix(markdown): Remove unused list attribute from ReadMore tags
2024-01-30 19:11:34 +01:00
Joost De Cock
4bd94950fd
Merge pull request #5931 from BenJamesBen/extend-options-doc
fix(markdown): Add more info to Extending Options part doc
2024-01-30 19:11:06 +01:00
Benjamin Fan
576f1e5baf fix(markdown): Add cbqc and goldenRatio links and info to core API 2024-01-29 15:40:33 -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
83ae88c5d5 fix(markdown): Remove unused list attribute from ReadMore tags 2024-01-29 08:43:38 -08:00
Benjamin Fan
43ec734d1b chore(markdown): Add jargon glossary 2024-01-28 01:57:22 -08:00
Benjamin Fan
b31415e830 chore(markdown): Add missing tags to Custom Tags guide 2024-01-27 10:02:14 -08:00
Benjamin Fan
c5498b93f5 chore(markdown): Document Svg.render() as a mostly-internal method 2024-01-27 07:06:19 -08:00
Joost De Cock
bf68e87e64
Merge pull request #5887 from BenJamesBen/5337-cutonfold-docs
fix(markdown): Fix property type in cutOnFold macro docs
2024-01-26 17:09:16 +01:00
Joost De Cock
471882bd53
Merge pull request #5890 from BenJamesBen/fix-ukrainian
fix(backend, markdown, sites): Edits related to the addition of Ukrainian as a supported language
2024-01-26 17:08:40 +01:00
Benjamin Fan
21cca5e270 fix(markdown): Fix Svg.asRenderProps() documentation grammar 2024-01-24 20:21:08 -08:00
Benjamin Fan
9593e8d078 chore(markdown): Add Svg.render() documentation 2024-01-24 20:20:10 -08:00
Benjamin Fan
5828e53937 fix(core): Remove Svg.body property 2024-01-24 20:18:03 -08:00
Benjamin Fan
0ccb5bb381 fix(markdown): Add supported language info for Ukrainian 2024-01-24 15:50:35 -08:00
Benjamin Fan
d39f094a35 fix(markdown): Fix property type in cutOnFold macro docs 2024-01-24 12:12:54 -08:00
Joost De Cock
af9b27c8e3
Merge pull request #5866 from BenJamesBen/vercel-tutorial-update
fix(markdown): Update Vercel tutorial for v3
2024-01-24 09:04:56 +01:00
Joost De Cock
613983ad71
Merge pull request #5867 from BenJamesBen/yaml-and-markdown-typos
fix(yaml, markdown): Fix typos
2024-01-24 08:36:01 +01:00
Benjamin Fan
53f5161823 fix(markdown): Add yarn disambiguation to Linux tutorial 2024-01-22 20:15:57 -08:00
Benjamin Fan
554f95b222 fix(markdown): Update Vercel tutorial for v3 2024-01-21 19:05:58 -08:00
Benjamin Fan
4d404dd3cc fix(markdown) Fix typos 2024-01-21 11:16:40 -08:00
Benjamin Fan
47c26cc93e fix(markdown): Typos in Creating a New Snippet howto 2024-01-18 14:02:24 -08:00
Benjamin Fan
d02f0c6814 fix(markdown): Change typo correction to use the originally intended word 2024-01-16 20:09:35 -08:00
Benjamin Fan
e9c75f11e4 fix(markdown): Typos in pattern design tutorial 2024-01-16 20:04:00 -08:00
joostdecock
4a5a14a2bc fix(markdown): Properly end the tutorial section on flag methods
This closes ##5772
Although the real issue is that the final parts of the tutorial are
still in need of being updated for v3.
2024-01-14 14:52:37 +01:00
joostdecock
747f6d040d fix(markdown): Add missing waistToArmpit measurement to dev docs
Closes #5805
2024-01-14 14:05:59 +01:00
Wouter van Wageningen
be24625373
Merge pull request #17 from freesewing/develop
catchup
2024-01-08 22:34:30 -08:00
joostdecock
42a4d39807 fix(markdown): Remove stack example 2024-01-07 17:25:07 +01:00
joostdecock
b081da324b chore(markdown): Added notes to title macro example 2024-01-07 17:16:17 +01:00
joostdecock
f674b870b9 chore: Updated title macro docs 2024-01-07 17:07:26 +01: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
68832bd5ed fix(markdown): Node version in docs. See #5654 2023-12-24 14:10:22 +01:00
Thrunic
4ecbbbddb0 Replaced path.addClass(...) with path.setClass(...) in the example. 2023-12-08 13:28:42 -05:00
37255b6d76 Fix links to HPS after HPS doc was moved 2023-11-30 14:10:31 +02:00
Joost De Cock
8be0b920a7
Merge pull request #5466 from freesewing/joost
fix(markdown): Broken link. See #5463
2023-11-12 11:23:09 +01:00
joostdecock
00bfae882a fix(markdown): Broken link. See #5463 2023-11-12 11:21:16 +01:00
Joost De Cock
8ae1c966a4
Merge pull request #5464 from freesewing/joost
feat(shared): Added images for measurements
2023-11-12 11:18:44 +01:00
joostdecock
dae323b697 fix(markdown): Broken links. Closes #5463 2023-11-12 11:13:38 +01:00
Natalia Sayang
a46a028744
Update Translation howto
Added Ukrainian to list of languages.
2023-11-07 11:39:16 -05:00
Natalia Sayang
f7a392f11c
Update Community Building page
Replaced broken link with links to our social media sites.
2023-11-07 11:36:26 -05:00
Natalia Sayang
792f164be4
Update "Showcase our patterns" howto 2023-11-07 11:19:56 -05:00
Natalia Sayang
e0cc5266e7
Update "Adding a showcase" howto 2023-11-07 11:02:58 -05:00
woutervdub
16baa11dc6 Fix bugs in #5336 2023-10-31 18:41:09 +00:00