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
Joost De Cock
d1c27b1438
Merge pull request #3170 from BenJamesBen/part-draft-docs
...
fix(docs): Part draft method typo correction
2022-12-09 08:05:12 +01:00
Joost De Cock
9ac0ab59ba
Merge pull request #3179 from BenJamesBen/settext-docs-fix
...
fix(docs): Change Path.SetText() docs to use correct name
2022-12-09 08:03:36 +01:00
Joost De Cock
85c54d0431
Merge pull request #3187 from BenJamesBen/pattern-doc-fixes
...
fix(docs): Update and correct Pattern documentation
2022-12-09 08:01:33 +01:00
Joost De Cock
88b17bcee7
Merge pull request #3188 from BenJamesBen/pattern-sampleoptions-update
...
fix(core): Update Pattern.sampleOptions() and documentation
2022-12-09 08:00:27 +01:00
Benjamin F
2dea45febd
fix(docs): Corrections to Points documentation
2022-12-08 22:37:22 -08:00
Benjamin F
0260a80534
fix(docs): Update Pattern.sampleOptions() documentation
2022-12-08 20:45:45 -08:00
Benjamin F
ee162bf99a
fix(docs): Update and correct Pattern documentation
2022-12-08 20:40:31 -08:00
Benjamin F
2bddb66d87
fix(docs): Change Path.SetText() docs to use correct name
2022-12-07 21:03:29 -08:00
Benjamin F
b8686c4148
fix(docs): Part draft method corrections
2022-12-07 18:02:34 -08:00
Benjamin F
13c18c5b7b
fix(docs): Part measurements fix
2022-12-07 14:20:07 -08:00
Joost De Cock
5e23dcf407
Merge pull request #3142 from BenJamesBen/curveintersectsy-docs-typo-fix
...
fix(docs): Typo in utils.curveIntersectsY()
2022-12-06 08:39:14 +01:00
Benjamin F
ed45a27d31
fix(docs): utils.round() missing from Core API
2022-12-05 19:08:36 -08:00
Benjamin F
ad50b4cadf
fix(docs): Typo in utils.curveIntersectsY()
2022-12-05 15:25:06 -08:00
joostdecock
fab1e2f877
feat(core): Added Path.clean() method. Closes #3038 and #3056
...
This is a fix for bug #3038 which was investigated by @BenJamesBen
who also proposed a fix in PR #3056
However, after discussing the matter, we agreed it would be better
to have a generic method in core to guard against the issue of
spurious drawing operations.
This commit adds the `Path.clean()` method that does exactly that,
as well as its documentation.
2022-12-03 17:28:05 +01:00
Joost De Cock
d1f9fdfcf6
fix(markdown): Incorrect signature for point add/setCircle
2022-10-21 22:34:41 +02: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
starfetch
726d57fa49
fix(dev-docs): broken links
2022-10-18 18:10:59 +02:00
starfetch
c4f212e873
fix(dev-docs): replace quickstart with tutorial
2022-10-18 18:06:35 +02:00
Joost De Cock
4026346785
chore(markdown): Updated hooks docs for v3
2022-10-12 21:53:11 +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
8152d65947
chore(markdown): Updated pattern attributes
2022-10-04 21:51:13 +02:00
Joost De Cock
c3be46c487
wip(markdown): Work on migration/v3 docs
2022-10-02 21:45:17 +02:00
Joost De Cock
0374b04a59
chore(markdown): Udpated code style in utils examples
2022-10-01 23:13:39 +02:00
Joost De Cock
3cfc6b4631
chore(markdown): Updated Svg docs for v3
2022-10-01 23:12:26 +02:00
Joost De Cock
c63eed6adf
chore(markdown): Changed core API title
2022-10-01 23:05:57 +02:00
Joost De Cock
bc3b0cd770
chore(markdown): Updated utils docs for v3
2022-10-01 23:05:24 +02:00
Joost De Cock
c9d3d9e0be
chore(markdown): Restructured SVG docs
2022-09-30 15:47:14 +02:00
Joost De Cock
8e9e5052ee
chore(markdown): Move non-api docs to reference
2022-09-30 15:34:59 +02:00
Joost De Cock
8c3c0c9910
chore(markdown): Removed v2 pattern config docs
2022-09-30 05:01:19 +02:00
Joost De Cock
cfef146fd3
chore(markdown): Work on macro reference docs
2022-09-30 04:39:30 +02:00
Joost De Cock
403f0c45c2
chore(markdown): Work on macro reference docs
2022-09-30 01:45:37 +02:00
Joost De Cock
5a68c74330
chore(markdown): Added lifecycle hooks graph
2022-09-30 00:36:16 +02:00
Joost De Cock
2c12227ea8
chore: Updating hooks docs for v3
2022-09-29 23:43:00 +02:00
Joost De Cock
098d23c3b7
chore: Updating final Store docs for v3
2022-09-29 23:03:28 +02:00
Joost De Cock
3391859fb7
chore(markdown): Keep reference docs alphabetic
2022-09-29 19:03:02 +02:00
Joost De Cock
e298d14b8f
chore: Updating final Attributes docs for v3
2022-09-29 19:01:10 +02:00
Joost De Cock
80a3dd1a2c
chore: Updating final Snippet docs for v3
2022-09-29 18:08:09 +02:00
Joost De Cock
9ddad408b0
chore: Updating final Path docs for v3
2022-09-29 17:50:53 +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