Commit Graph
231 Commits
Author SHA1 Message Date
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> a821bbfa76 Bump cspell from 5.15.3 to 5.16.0 in /examples/web-chat (#423)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.15.3 to 5.16.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v5.15.3...v5.16.0)

---
updated-dependencies:
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 19:20:50 +11:00
Franck R 41b7ef17e1 Remove web-vitals (#429) 2022-01-24 18:19:11 +11:00
Franck R c7fe1bd789 Rename DappConnect to Waku Connect (#427) 2022-01-24 15:00:11 +11:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1f0f96e66f Bump web-vitals from 2.1.3 to 2.1.4 in /examples/store-reactjs-chat (#426)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 11:08:16 +11:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> d4e72af664 Bump cspell from 5.15.2 to 5.15.3 in /examples/web-chat (#422)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-21 14:29:07 +11:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 8a0ccd123b Bump @types/node from 17.0.8 to 17.0.10 in /examples/web-chat (#416)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-19 14:36:01 +11:00
Franck Royer 4fd2db608b Update caniuse in all examples 2022-01-13 16:40:11 +11:00
Franck Royer 284644b822 Fix-up new bootstrap API 2022-01-13 16:39:52 +11:00
dependabot[bot] 1a17523c1c Bump cspell from 5.15.1 to 5.15.2 in /examples/web-chat
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.15.1 to 5.15.2.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v5.15.1...v5.15.2)

---
updated-dependencies:
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 15:25:33 +00:00
dependabot[bot] a4d8e01c09 Bump cspell from 5.14.0 to 5.15.1 in /examples/web-chat
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.14.0 to 5.15.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v5.14.0...v5.15.1)

---
updated-dependencies:
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 01:59:38 +00:00
Franck Royer a5259e04ae Upgrade store example to react-scripts 5.0.0 2022-01-10 12:27:09 +11:00
Franck Royer e55f7ac6db Remove min-reactjs-chat
As it was done with old react-scripts 4.
Replaced by relay-reactjs-chat.
2022-01-10 12:27:09 +11:00
Franck Royer b73efdb124 Update README 2022-01-10 12:27:09 +11:00
Franck Royer dae4ca4345 Display received messages 2022-01-10 12:27:09 +11:00
Franck Royer d643735296 Handle incoming messages 2022-01-10 12:27:09 +11:00
Franck Royer 5eb14d7826 Send message 2022-01-10 12:27:09 +11:00
Franck Royer e8c0728a49 Wait for connected peers 2022-01-10 12:27:08 +11:00
Franck Royer 673869bdff Use cra-webpack-rewired, display Waku status 2022-01-10 12:27:08 +11:00
Franck Royer 80c0ab5b20 Init relay-reactjs-chat
New example using create-react-app 5.
2022-01-10 12:27:08 +11:00
Franck Royer c31bb83f6a Add BigInt fix 2022-01-10 12:27:08 +11:00
Franck Royer 290828baff Remove unneeded comments 2022-01-07 15:19:33 +11:00
Franck Royer add78bce71 Format js config file 2022-01-07 15:18:37 +11:00
Franck Royer e18c4f1619 Ignore source map warnings
This is for debugging purposes and out of scope for this example.
2022-01-07 15:17:31 +11:00
Franck Royer eaae1e5372 Replace react-app-rewired with cra-webpack-rewired
The second is more appropriate for react 5
2022-01-07 15:05:40 +11:00
Franck Royer 6a372cd27f Update other deps 2022-01-06 17:42:16 +11:00
Franck Royer cd7a8784d3 Upgrade few dependencies 2022-01-06 17:39:08 +11:00
Franck Royer 761c92d28f Run npm audit fix 2022-01-06 17:15:23 +11:00
Franck Royer 0de6b52e87 Update caniuse-lite 2022-01-06 17:10:58 +11:00
Franck Royer 942b3ded75 Fix Cannot convert BigInt value to a number
By not transpiling for older browsers that do not support BigInt.
2022-01-05 16:49:46 +11:00
F 07d2c81d1d Example: rename file and point to docs website
- GitHub automatically print README.md file in folder.
- Point to docs website that contains some external examples.
2021-12-13 11:38:12 +11:00
F 8909164f6d Use ESM in JavaScript examples
As it is what JS projects would use when using the js-waku npm package.
2021-11-26 21:24:05 +11:00
Franck Royer 4ecd4fd377 Correct unpkg link
Latest release now contains UMD bundle.
2021-10-13 11:45:26 +11:00
Franck Royer cb0b93d3f1 Remove todo 2021-10-12 16:32:04 +11:00
Franck Royer 0d86c91720 Add Pure JS example 2021-10-12 15:36:11 +11:00
Franck Royer 6ebcc46f9e Remove ReactJS warning about webpack
Because this is not a monorepo, ReactJS projects are examples.
2021-10-12 11:43:29 +11:00
Franck Royer 899e0c89e7 Add time filter to the guide 2021-10-05 13:36:04 +11:00
Franck Royer f5a0416efd Rename to page direction
As the direction only affects the page ordering,
not the message ordering in the pages.
2021-10-05 13:36:03 +11:00
Franck Royer 087f5bf774 guide/example: Demonstrate how to use the store callback option
This option is better than using the returned value.
This is because the returned value is returned only once **all** pages
are received, which can be very long if the `timeFilter` option is not
used.
2021-10-05 13:36:03 +11:00
Franck Royer a352cb0b38 Examples with no async/await syntax
Useful for those using ClojureScript.

Resolves #182.
2021-09-07 14:44:33 +10:00
Franck Royer c468bfd662 Minor correct, simplify code 2021-09-07 14:17:29 +10:00
Franck Royer 893e0b1af9 Add guide to use Waku Store in ReactJS 2021-09-07 14:17:29 +10:00
Franck Royer 064bad5a75 Remove interval 2021-09-07 14:17:29 +10:00
Franck Royer f6aa758712 Small cleanup 2021-09-07 14:17:29 +10:00
Franck Royer a21d641280 Added Waku.waitForConnectedPeer helper
To ensure that we are connected to Waku peers when using the bootstrap
option.
2021-09-02 15:46:23 +10:00
Franck Royer 5af6d84852 Encrypt Public Key Messages using symmetric encryption 2021-08-26 16:12:53 +10:00
Franck Royer 2f2eada322 Log error when failing to encode Public Key Message 2021-08-26 16:12:53 +10:00
Franck Royer 4719de31b8 Run build with NodeJS 16 2021-08-26 13:02:09 +10:00
Franck Royer 5c1cda8b2a Demonstrate usage of history time filter in web chat 2021-08-26 11:50:20 +10:00
Franck Royer 60290e8d84 Moved DefaultPubSubTopic to waku.ts and fixed the casing
The pubsub topic is used by several protocol, not just relay.
2021-08-20 10:12:55 +10:00
Franck Royer 7d738c787c Use eth_signTypedData_v3 as it has broader wallet support 2021-08-19 11:12:04 +10:00