Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Jun 12, 2023
1 parent a33fe95 commit 540d3a1
Show file tree
Hide file tree
Showing 9 changed files with 60 additions and 34 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,32 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.4.1](https://github.com/masa-finance/masa-react/compare/v2.4.0...v2.4.1)

> 12 June 2023
- update sdk [`bc19b83`](https://github.com/masa-finance/masa-react/commit/bc19b833a76f3da108d0c3b1e65be62156d87790)

#### [v2.4.0](https://github.com/masa-finance/masa-react/compare/v2.3.17...v2.4.0)

> 9 June 2023
- Adding network target in gallery SBTs [`2e00a61`](https://github.com/masa-finance/masa-react/commit/2e00a6134025758fbeb35e61633e1ec1537395f2)
- Lint [`d188f89`](https://github.com/masa-finance/masa-react/commit/d188f890afb2ca3b1e1278a8ce16b2b28508ceed)

#### [v2.3.17](https://github.com/masa-finance/masa-react/compare/v2.3.16...v2.3.17)

> 8 June 2023
- Updating indicator styles [`6127750`](https://github.com/masa-finance/masa-react/commit/6127750d0d9051c9b7560e113fbbfceb8c0d9120)

#### [v2.3.16](https://github.com/masa-finance/masa-react/compare/v2.3.15...v2.3.16)

> 8 June 2023
- update docs [`6a42145`](https://github.com/masa-finance/masa-react/commit/6a42145770d93a5c9caccbf438a5f76eb44f1a23)
- Update styles [`6519fb1`](https://github.com/masa-finance/masa-react/commit/6519fb15ec4e7b5becb836758e92143f27c46c8e)

#### [v2.3.15](https://github.com/masa-finance/masa-react/compare/v2.3.14...v2.3.15)

> 8 June 2023
Expand Down
2 changes: 1 addition & 1 deletion docs/enums/SoulNameErrorCodes.md
@@ -1,5 +1,5 @@
[# Masa React
- v2.3.15](../README.md) / [Exports](../modules.md) / SoulNameErrorCodes
- v2.4.1](../README.md) / [Exports](../modules.md) / SoulNameErrorCodes

# Enumeration: SoulNameErrorCodes

Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/ArweaveConfig.md
@@ -1,5 +1,5 @@
[# Masa React
- v2.3.15](../README.md) / [Exports](../modules.md) / ArweaveConfig
- v2.4.1](../README.md) / [Exports](../modules.md) / ArweaveConfig

# Interface: ArweaveConfig

Expand Down
4 changes: 2 additions & 2 deletions docs/interfaces/MasaContextProviderProps.md
@@ -1,5 +1,5 @@
[# Masa React
- v2.3.15](../README.md) / [Exports](../modules.md) / MasaContextProviderProps
- v2.4.1](../README.md) / [Exports](../modules.md) / MasaContextProviderProps

# Interface: MasaContextProviderProps

Expand Down Expand Up @@ -698,7 +698,7 @@ ___

### masa

`Optional` **masa**: `default`
`Optional` **masa**: `Masa`

#### Inherited from

Expand Down
4 changes: 2 additions & 2 deletions docs/interfaces/MasaShape.md
@@ -1,5 +1,5 @@
[# Masa React
- v2.3.15](../README.md) / [Exports](../modules.md) / MasaShape
- v2.4.1](../README.md) / [Exports](../modules.md) / MasaShape

# Interface: MasaShape

Expand Down Expand Up @@ -494,7 +494,7 @@ ___

### masa

`Optional` **masa**: `default`
`Optional` **masa**: `Masa`

___

Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/ModalProps.md
@@ -1,5 +1,5 @@
[# Masa React
- v2.3.15](../README.md) / [Exports](../modules.md) / ModalProps
- v2.4.1](../README.md) / [Exports](../modules.md) / ModalProps

# Interface: ModalProps

Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/SpinnerProps.md
@@ -1,5 +1,5 @@
[# Masa React
- v2.3.15](../README.md) / [Exports](../modules.md) / SpinnerProps
- v2.4.1](../README.md) / [Exports](../modules.md) / SpinnerProps

# Interface: SpinnerProps

Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/WrapperModalProps.md
@@ -1,5 +1,5 @@
[# Masa React
- v2.3.15](../README.md) / [Exports](../modules.md) / WrapperModalProps
- v2.4.1](../README.md) / [Exports](../modules.md) / WrapperModalProps

# Interface: WrapperModalProps

Expand Down
50 changes: 25 additions & 25 deletions docs/modules.md
@@ -1,8 +1,8 @@
[# Masa React
- v2.3.15](README.md) / Exports
- v2.4.1](README.md) / Exports

# # Masa React
- v2.3.15
- v2.4.1

## Table of contents

Expand Down Expand Up @@ -347,7 +347,7 @@ ___

### createNewMasa

**createNewMasa**(`«destructured»`): `undefined` \| `default`
**createNewMasa**(`«destructured»`): `undefined` \| `Masa`

#### Parameters

Expand All @@ -366,7 +366,7 @@ ___

#### Returns

`undefined` \| `default`
`undefined` \| `Masa`

___

Expand All @@ -379,7 +379,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `signer?` | `Signer` |
| › `walletAddress?` | `string` |

Expand All @@ -398,7 +398,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `signer?` | `any` |
| › `walletAddress?` | `string` |

Expand All @@ -417,7 +417,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `signer?` | `any` |
| › `walletAddress?` | `string` |

Expand All @@ -436,7 +436,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `signer?` | `any` |
| › `walletAddress?` | `string` |

Expand All @@ -455,7 +455,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `signer?` | `any` |
| › `walletAddress?` | `string` |

Expand All @@ -474,7 +474,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `signer?` | `any` |
| › `walletAddress?` | `string` |

Expand All @@ -493,7 +493,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `signer?` | `Signer` |
| › `walletAddress?` | `string` |

Expand Down Expand Up @@ -521,7 +521,7 @@ ___

| Name | Type |
| :------ | :------ |
| `masa?` | `default` |
| `masa?` | `Masa` |
| `walletAddress?` | `string` |
| `identity?` | `Object` |
| `identity.address?` | `string` |
Expand All @@ -545,7 +545,7 @@ ___
| › `identity?` | `Object` |
| › `identity.address?` | `string` |
| › `identity.identityId?` | `BigNumber` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `walletAddress?` | `string` |

#### Returns
Expand Down Expand Up @@ -623,7 +623,7 @@ ___

| Name | Type |
| :------ | :------ |
| `masa?` | `default` |
| `masa?` | `Masa` |
| `walletAddress?` | `string` |

#### Returns
Expand All @@ -641,7 +641,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `walletAddress?` | `string` |

#### Returns
Expand All @@ -668,7 +668,7 @@ ___

| Name | Type |
| :------ | :------ |
| `masa?` | `default` |
| `masa?` | `Masa` |
| `walletAddress?` | `string` |

#### Returns
Expand Down Expand Up @@ -698,7 +698,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `walletAddress?` | `string` |

#### Returns
Expand Down Expand Up @@ -838,7 +838,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `tokenAddress` | `string` |
| › `walletAddress?` | `string` |

Expand All @@ -864,7 +864,7 @@ ___

| Name | Type |
| :------ | :------ |
| `masa?` | `default` |
| `masa?` | `Masa` |
| `walletAddress?` | `string` |

#### Returns
Expand Down Expand Up @@ -893,7 +893,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `walletAddress?` | `string` |

#### Returns
Expand All @@ -918,7 +918,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `walletAddress?` | `string` |

#### Returns
Expand All @@ -944,7 +944,7 @@ ___

| Name | Type |
| :------ | :------ |
| `masa?` | `default` |
| `masa?` | `Masa` |
| `walletAddress?` | `string` |

#### Returns
Expand All @@ -971,7 +971,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `walletAddress?` | `string` |

#### Returns
Expand All @@ -997,7 +997,7 @@ ___

| Name | Type |
| :------ | :------ |
| `masa?` | `default` |
| `masa?` | `Masa` |
| `signer?` | `Signer` |

#### Returns
Expand All @@ -1015,7 +1015,7 @@ ___
| Name | Type |
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `default` |
| › `masa?` | `Masa` |
| › `signer?` | `Signer` |
| › `walletAddress?` | `string` |

Expand Down

0 comments on commit 540d3a1

Please sign in to comment.