Commit Graph

9 Commits

Author SHA1 Message Date
Felicio Mununga 7381899c13
v0.1.0-alpha.1 2022-06-30 16:02:34 +02:00
Pavel Prichodko afd5b1c6c3
update parcel in example to latest 2022-06-28 16:59:27 +02:00
Pavel 81153a3d98
Move to ESM, Vite, Vitest and Turborepo (#286)
* fix example hot module replacement

* add turbo

* migrate to vite

* use turbo for running scripts

* migrate testing to vitest

* set yarn in settings.json

* set noEmit in base tsconfig

* update yarn.lock

* move protos to src

* remove relative paths from status-js

* remove unused files

* update declaration dir

* use vite-node as a debugging runtime

* fix test

* unify tests

* fix test case typo
2022-06-28 16:40:39 +02:00
Felicio Mununga a646fbcc6c
remove debug 2022-06-10 17:46:38 +02:00
Pavel Prichodko 62bd4650a3
add idToContentTopic 2022-06-04 13:09:49 +02:00
Pavel Prichodko 0b23951c59
feat(examples): add https flag 2022-03-31 15:12:48 +02:00
Pavel Prichodko 0735841836
Improve examples build setup 2022-02-25 18:30:42 +01:00
Pavel Prichodko dd038ef595
Add Node.js builtins to examples 2022-02-25 16:35:28 +01:00
Pavel 3334108bdd
Move examples and migrate to Parcel (#224)
* Remove old examples

* Add Community and Channel examples
2022-02-23 15:32:08 +01:00