10 Commits

Author SHA1 Message Date
dependabot[bot]
9a43b86b4d
Bump @testing-library/user-event in /examples/relay-reactjs-chat
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.0.4.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.0.4)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 15:22:32 +00:00
Franck Royer
47277e5bb5
Replaces protons with protobufjs 2022-04-01 16:16:53 +11:00
Dylan Oliver
ff0cc1bc38
example relay-reactjs-chat app works importing whole package rather than subpath 2022-03-18 14:41:33 +11:00
dependabot[bot]
42c5115a32
Bump @testing-library/jest-dom from 5.16.1 to 5.16.2 in /examples/relay-reactjs-chat (#489)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 14:25:53 +11:00
Jakub
e4888f779c
ci: build examples and deply in a subfolder (#432) 2022-02-02 11:35:28 +11:00
Franck R
41b7ef17e1
Remove web-vitals (#429) 2022-01-24 18:19:11 +11:00
Franck Royer
4fd2db608b
Update caniuse in all examples 2022-01-13 16:40:11 +11:00
Franck Royer
5eb14d7826
Send message 2022-01-10 12:27:09 +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