daml/language-support
Leonid Rozenberg ea344518e9
Group context and hook creation so that it is exportable. (#6451)
CHANGELOG_BEGIN
Export Ledger context and hook creation to enable nested interaction,
with different parties or different ledgers, within one React app.
CHANGELOG_END

* Group context and hook creation so that it is exportable.

* Use undefined as default state to avoid cast

* Word choice

* Document new functions

* Revert commit to build script

* Test nesting of contexts

* Document extra feature in README

* Reorganize code to preserve individual function documentation.

* Correct names to starting with lowercase in build.

* Single quote imports and spacing style

* Add copyright notice

* Spacing around useReload

* Use a good variable name

* Do not export by default

Co-authored-by: Martin Huschenbett <martin.huschenbett@posteo.me>
2020-06-23 10:45:19 -04:00
..
codegen-common Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
codegen-main Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
hs/bindings Make Bearer prefix optional in Haskell ledger bindings (#5858) 2020-05-06 12:09:34 +02:00
java disable warts.Any and remove most suppressions (#6132) 2020-05-28 16:53:41 +00:00
scala LF: rename library transaction-scalacheck to transaction-test-lib (#6347) 2020-06-17 10:52:40 -04:00
ts Group context and hook creation so that it is exportable. (#6451) 2020-06-23 10:45:19 -04:00