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
Benjamin F
a8912b3e60
chore(docs): Revert changes to Extending Options documentation
2022-12-10 11:50:27 -08:00
Joost De Cock
630908519c
Merge pull request #3168 from BenJamesBen/measurements-docs-fix
...
fix(docs): Part measurements fix
2022-12-09 08:12:11 +01:00
Benjamin F
b8686c4148
fix(docs): Part draft method corrections
2022-12-07 18:02:34 -08:00
Benjamin F
a687ca43d8
fix(docs): Update and correct Part Options docs
2022-12-07 17:30:51 -08:00
Benjamin F
13c18c5b7b
fix(docs): Part measurements fix
2022-12-07 14:20:07 -08:00
anna-puk
24f824292c
fix typo
2022-10-18 21:24:18 +02:00
Joost De Cock
ac7b5befce
fix(markdown): Restructure part reference. See #2981
2022-10-18 21:00:50 +02:00
Joost De Cock
7cc37ea150
chore(markdown): Updated links for v3
2022-10-12 19:09:04 +02:00
Joost De Cock
fe4953bc23
fix(markdown): Add draft method to part example
2022-10-09 23:47:58 +02:00
Joost De Cock
3391859fb7
chore(markdown): Keep reference docs alphabetic
2022-09-29 19:03:02 +02:00
joostdecock
6e35a96030
wip(markdown): Dev docs update for v3
2022-09-21 12:28:58 +02:00
Joost De Cock
4aaf078b8a
wip(markdown): Work on dev docs
2022-09-21 09:55:21 +02:00
Joost De Cock
1f7ba79f81
chore(markdown): Working on v3 docs
2022-09-20 18:09:28 +02:00
nikhil
c83d618ad3
fix: Broken links to the API reference
2022-08-20 18:07:26 -04:00
joostdecock
37e452af80
chore(markdown): Some updates to the dev docs
2022-08-07 18:37:54 +02:00
joostdecock
04c4c438da
fix(markdown): Added attributes to part props
2022-07-23 14:53:17 +02:00
Joost De Cock
265ad404da
chore(markdown): Linting of dev docs
2022-02-19 08:04:25 +01:00
Joost De Cock
af53ff021c
chore(markdown): Fixed phrasing of part.getId()
2022-02-02 11:16:43 +01:00
Joost De Cock
c7f3788732
chore(markdown): Added settings.scale to shorthand docs. See #1638
2022-01-15 21:37:42 +01:00
Joost De Cock
5c0d6cc0ae
wip(markdown): Updates for new dev site
2021-12-27 14:58:44 +01:00
joostdecock
cba1ab19c8
Revert "chore: Linting for markdown and js"
...
This reverts commit 1c92e0f655
.
2021-10-17 18:26:00 +02:00
joostdecock
1c92e0f655
chore: Linting for markdown and js
2021-10-17 17:34:55 +02:00
joostdecock
12652ed646
wip: More improvements on dev docs
2021-09-25 17:53:09 +02:00
Joost De Cock
97b8a93a85
chore: Merged in left behind PRs from markdown repo
2021-08-25 16:16:51 +02:00
Joost De Cock
b34a2ee2ed
feat: Flat import of markdown repo
...
This is a flat (without history) import of (some of) the content
from our markdown module.
We've imported this without history because the repo contains our
blog posts and showcases posts content prior to porting them to strapi.
Since this contains many images, it would balloon the size of this repo
to import the full history.
Instead, please refer to the history of the (archived) markdown repo
at: https://github.com/freesewing/markdown
2021-08-25 16:09:31 +02:00