1
0
Fork 0
Commit graph

36 commits

Author SHA1 Message Date
Benjamin F
7b8b6997d0 fix(docs): Insert space between numbers and SI units 2022-12-26 07:00:16 -08:00
Benjamin F
b53f62c4d1 fix(docs) Add custom attributes and Snippets documentation 2022-12-14 21:24:28 -08:00
Benjamin F
1ba6fc4e7f fix(docs): Add paths to prevent Example clipping 2022-12-09 21:23:35 -08:00
Benjamin F
2dea45febd fix(docs): Corrections to Points documentation 2022-12-08 22:37:22 -08:00
Joost De Cock
d1f9fdfcf6 fix(markdown): Incorrect signature for point add/setCircle 2022-10-21 22:34:41 +02:00
Joost De Cock
3391859fb7 chore(markdown): Keep reference docs alphabetic 2022-09-29 19:03:02 +02:00
Joost De Cock
37b6c231f8 chore(markdown): Added note to chainable methods 2022-09-29 17:43:32 +02:00
Joost De Cock
e314e58e33 chore(markdown): Updating final Point docs for v3 2022-09-29 16:50:42 +02:00
Joost De Cock
aea681ab92 chore(markdown): Updated Point.sitsOn() docs 2022-09-29 16:38:03 +02:00
Joost De Cock
f83b9f14ea chore(markdown): Updated Point.shiftTowards() docs 2022-09-29 16:27:52 +02:00
Joost De Cock
a28420f6f4 chore(markdown): Updated Point.shiftOutwards() docs 2022-09-29 16:19:29 +02:00
Joost De Cock
1dd1c59c25 chore(markdown): Updated Point.shiftFractionTowards() docs 2022-09-29 16:15:17 +02:00
Joost De Cock
3b9afb6369 chore(markdown): Updated Point.shift() docs 2022-09-29 16:12:51 +02:00
Joost De Cock
313f4afd82 chore(markdown): Updated Point.setText() docs 2022-09-29 16:09:14 +02:00
Joost De Cock
a40b01de52 chore(markdown): Updated Point.setCircle() docs 2022-09-29 16:05:27 +02:00
Joost De Cock
2532544758 chore(markdown): Updated Point.rotate() docs 2022-09-29 16:05:17 +02:00
Joost De Cock
6e41c6e013 chore(markdown): Updated Point.flipY() docs 2022-09-29 15:54:53 +02:00
Joost De Cock
20ab68ca7b chore(markdown): Updated Point.flipX() docs 2022-09-29 15:41:12 +02:00
Joost De Cock
70c19a6219 chore(markdown): Updated Point.dy() docs 2022-09-29 15:38:16 +02:00
Joost De Cock
8e23c71415 chore(markdown): Updated Point.dx() docs 2022-09-29 15:38:07 +02:00
Joost De Cock
9164204894 fix(markdown): Fixed incorrect use of Path 2022-09-29 15:31:13 +02:00
Joost De Cock
7e12de98bb chore(markdown): Improved Point docs 2022-09-29 15:29:39 +02:00
Joost De Cock
f2cef46eb0 chore(markdown): Updated Point api docs for v3 (wip) 2022-09-27 19:15:57 +02:00
joostdecock
45ecbac060 wip(markdown): Work on v3 docs 2022-09-25 10:55:37 +02:00
nikhil
c83d618ad3 fix: Broken links to the API reference 2022-08-20 18:07:26 -04:00
Joost De Cock
249f2600e5 chore: More linting
@nicholasdower is smarter than me. What's missing was the
`listItemIndent` setting
2022-02-20 14:44:38 +01:00
Joost De Cock
e6f1189017 chore: Remark linter run 2022-02-20 14:35:50 +01:00
Joost De Cock
265ad404da chore(markdown): Linting of dev docs 2022-02-19 08:04:25 +01:00
Joost De Cock
7bebd8cf07 fix(markdown): Move caption to children 2022-01-19 11:31:39 +01:00
Sanne Kalkman
1a7ae1d669 add subheadings for consistency 2021-11-07 13:34:23 +01:00
Sanne Kalkman
fbd4b4d5f2 add Point.dist docs and unignore its folder 2021-11-07 13:34:23 +01:00
Sanne Kalkman
57048ecf1b more point docs updates 2021-11-07 13:34:23 +01:00
Sanne Kalkman
3b802a5b6a first half of Point docs update 2021-11-07 13:34:23 +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
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