Skip to content

Commit 2e6922b

Browse files
v0.12.7 release (#9)
Docs changes as part of the 0.12.7 release process. --------- Co-authored-by: Stacy Souza <[email protected]>
1 parent c909872 commit 2e6922b

File tree

857 files changed

+3987
-3410
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

857 files changed

+3987
-3410
lines changed

docs/api/public-api/@devvit/namespaces/Devvit/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[**@devvit/public-api v0.12.7-dev**](../../../README.md)
1+
[**@devvit/public-api v0.12.8-dev**](../../../README.md)
22

3-
---
3+
***
44

55
# Devvit
66

docs/api/public-api/@devvit/namespaces/Devvit/functions/createElement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[**@devvit/public-api v0.12.7-dev**](../../../../README.md)
1+
[**@devvit/public-api v0.12.8-dev**](../../../../README.md)
22

3-
---
3+
***
44

55
# Function: createElement()
66

docs/api/public-api/@devvit/namespaces/Devvit/namespaces/Blocks/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[**@devvit/public-api v0.12.7-dev**](../../../../../README.md)
1+
[**@devvit/public-api v0.12.8-dev**](../../../../../README.md)
22

3-
---
3+
***
44

55
# Blocks
66

docs/api/public-api/@devvit/namespaces/Devvit/namespaces/Blocks/interfaces/IntrinsicElements.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[**@devvit/public-api v0.12.7-dev**](../../../../../../README.md)
1+
[**@devvit/public-api v0.12.8-dev**](../../../../../../README.md)
22

3-
---
3+
***
44

55
# Interface: IntrinsicElements
66

@@ -12,79 +12,79 @@
1212

1313
> **avatar**: [`AvatarProps`](../type-aliases/AvatarProps.md)
1414
15-
---
15+
***
1616

1717
<a id="blocks"></a>
1818

1919
### blocks
2020

2121
> **blocks**: [`RootProps`](../type-aliases/RootProps.md)
2222
23-
---
23+
***
2424

2525
<a id="button"></a>
2626

2727
### button
2828

2929
> **button**: [`ButtonProps`](../type-aliases/ButtonProps.md)
3030
31-
---
31+
***
3232

3333
<a id="hstack"></a>
3434

3535
### hstack
3636

3737
> **hstack**: [`StackProps`](../type-aliases/StackProps.md)
3838
39-
---
39+
***
4040

4141
<a id="icon"></a>
4242

4343
### icon
4444

4545
> **icon**: [`IconProps`](../type-aliases/IconProps.md)
4646
47-
---
47+
***
4848

4949
<a id="image"></a>
5050

5151
### image
5252

5353
> **image**: [`ImageProps`](../type-aliases/ImageProps.md)
5454
55-
---
55+
***
5656

5757
<a id="spacer"></a>
5858

5959
### spacer
6060

6161
> **spacer**: [`SpacerProps`](../type-aliases/SpacerProps.md)
6262
63-
---
63+
***
6464

6565
<a id="text"></a>
6666

6767
### text
6868

6969
> **text**: [`TextProps`](../type-aliases/TextProps.md)
7070
71-
---
71+
***
7272

7373
<a id="vstack"></a>
7474

7575
### vstack
7676

7777
> **vstack**: [`StackProps`](../type-aliases/StackProps.md)
7878
79-
---
79+
***
8080

8181
<a id="webview"></a>
8282

8383
### webview
8484

8585
> **webview**: [`WebViewProps`](../type-aliases/WebViewProps.md)
8686
87-
---
87+
***
8888

8989
<a id="zstack"></a>
9090

docs/api/public-api/@devvit/namespaces/Devvit/namespaces/Blocks/type-aliases/ActionHandlers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[**@devvit/public-api v0.12.7-dev**](../../../../../../README.md)
1+
[**@devvit/public-api v0.12.8-dev**](../../../../../../README.md)
22

3-
---
3+
***
44

55
# Type Alias: ActionHandlers
66

docs/api/public-api/@devvit/namespaces/Devvit/namespaces/Blocks/type-aliases/Actionable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[**@devvit/public-api v0.12.7-dev**](../../../../../../README.md)
1+
[**@devvit/public-api v0.12.8-dev**](../../../../../../README.md)
22

3-
---
3+
***
44

55
# Type Alias: Actionable
66

docs/api/public-api/@devvit/namespaces/Devvit/namespaces/Blocks/type-aliases/Alignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[**@devvit/public-api v0.12.7-dev**](../../../../../../README.md)
1+
[**@devvit/public-api v0.12.8-dev**](../../../../../../README.md)
22

3-
---
3+
***
44

55
# Type Alias: Alignment
66

docs/api/public-api/@devvit/namespaces/Devvit/namespaces/Blocks/type-aliases/AvatarBackground.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[**@devvit/public-api v0.12.7-dev**](../../../../../../README.md)
1+
[**@devvit/public-api v0.12.8-dev**](../../../../../../README.md)
22

3-
---
3+
***
44

55
# Type Alias: AvatarBackground
66

docs/api/public-api/@devvit/namespaces/Devvit/namespaces/Blocks/type-aliases/AvatarFacing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[**@devvit/public-api v0.12.7-dev**](../../../../../../README.md)
1+
[**@devvit/public-api v0.12.8-dev**](../../../../../../README.md)
22

3-
---
3+
***
44

55
# Type Alias: AvatarFacing
66

docs/api/public-api/@devvit/namespaces/Devvit/namespaces/Blocks/type-aliases/AvatarProps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[**@devvit/public-api v0.12.7-dev**](../../../../../../README.md)
1+
[**@devvit/public-api v0.12.8-dev**](../../../../../../README.md)
22

3-
---
3+
***
44

55
# Type Alias: AvatarProps
66

0 commit comments

Comments
 (0)