Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hyperhyperspace/hyperhyperspace-react

React bindings for using Hyper Hyper Space objects as state in React apps.
https://github.com/hyperhyperspace/hyperhyperspace-react

bumped version

6ccc280a7ea3ce0e656a9fdfa97fd72b2e0e956c authored about 2 years ago
upgraded bindings for observing sync state

2167c52105fed38a715972c2a16d67fb3a4a2f44 authored about 2 years ago
bumped version to 0.4.1

9dff837ebffcadf8696d514a13a0399acf5efd02 authored about 2 years ago
updated to latest core lib version

a8486c834cfcd43cba1495874befbdb077de110b authored over 2 years ago
fixes to useSyncState hook

457b41dd9fb5a75006f384182bb8f50df57a39c4 authored over 2 years ago
adapted to addObserver instaed of addMutationObserver change in core lib

added a hook to monitor sync state: useSyncState

de2e92f1a1d9657406a34a0984249924df52a98f authored over 2 years ago
prevent re-hashing

cdc2a9f6e4ce36116cbe97092c81dd9b586a6c38 authored over 2 years ago
just a quick check

38cd66d9e43b965993c6e670bcbb1eda57770616 authored over 2 years ago
use latest core version, bump own version

125c16cfd523baccce04d7e11e4cfa43267c9048 authored over 2 years ago
fixes to debouncing

e79c3bd49b27e0a99f7cbad2f01bebd8cc032c49 authored over 2 years ago
added debouncing to the useObjectState hook, changed signature to add an options:{...} parameter

4360e9fee6897c3a9deae658734ab39dcbac0afd authored over 2 years ago
fixed versions of react types

1331372461645d896fd7239e179c9a342a32b431 authored over 2 years ago
fixed version discrepancy

6a310a9f10e35ddeaf23a15f73366db27260cf3b authored over 2 years ago
updated core & node-env versions to latest

122030e9b9728208f762af4f1d1abe233fc58ccd authored over 2 years ago
adding typing to useObjectDiscoveryIfNecessary

99f7beb547c11610b6e02e82ab312bf73e74c0bf authored over 2 years ago
bidning renaming for clarity

b3357cf77b156c044c7ad899ef74eead749f5cfe authored over 2 years ago
updated to the latest core lib api

a3f253a1e3dab6ab3677aa5bdfde5b6201c38012 authored over 2 years ago
added a new function that performs a lookup only when the object is missing

2450e3489411a1306e3675f285f30fad0298c7ff authored over 2 years ago
enable to optionally filter wich mutation events should update the UI

c56e27b2a83f28ad2ae130308248b1b3be97c514 authored almost 3 years ago
the binding that receives an object now doesn't attempt to set up store sync / subscribe - it respects whatever settings were set by the app before the call. it also uses mutation events now, instead of mutation op monitoring. this enables a single observer to watch a complex object / state tree.

ff85e6828de2288e4537e25a79f1e1c667351097 authored almost 3 years ago
while binding an object by hash works as before, binding a provided object now doesn't load / bind the object to the store.

d2d634e8b68ea223a1a55132cded3b4698676ac6 authored almost 3 years ago
added bindings for using the mesh's object discovery from react

8a98527a49a9d50c80389e32405f3ee894f7e2e2 authored almost 3 years ago
export StateObject

b661ce1a408c3886cb37491d13a51c62bb0b420d authored almost 3 years ago
updated callback handling to use new function names from core library

5bcb6ade096388ad3a78e279e83a1f56da0fdb12 authored almost 3 years ago
make render updates for the initial load of ops an option, make sync

starting optional, disable incremental build that seems broken in latest
tsc

ac4b93bf02f94c77c47438c33751e89379d3a018 authored about 3 years ago
bumped versions

d74361bffdcd70ad65fced2e51c5d10b3e549d6a authored over 3 years ago
updated typescript

c00181975d3f9f2941565e672b391c559ccb1c1c authored over 3 years ago
bumped version

b3dc9fe94f8adb04705e86cecd79b6a23e7a3aeb authored over 3 years ago
support having an uninitialized space

3361bea0548217182cc8282389b0a651f20d394e authored over 3 years ago
fixed loading of non-mutable objects in bindings

bf38cce57098387e388fbecb94669a89ef95b621 authored over 3 years ago
bumped version!

8e4a07e4ead571af95a39f8417f125f3a5637f3e authored over 3 years ago
bumped version

3f769d24748938fa2d0ba39aa86b12b4ca9d3f26 authored over 3 years ago
remove dummy Resources, it was a silly idea to accomodate to react hooks

637def00c22cef6ab3f18e12629eb50a8f585e4a authored almost 4 years ago
changes to accomodate new version of hhs core (HashedObject.validate and crypto are async now)

b47d2286703a821a43b37fec5c093abaef31a636 authored almost 4 years ago
updated hhs-core

6eba287ec098afb83b58cefcc7a62fc98e4a22ad authored almost 4 years ago
nicer loggin line for state loading

bd5e9dd8ffcd26168a162e5f95872d09c48f7397 authored almost 4 years ago
bumped hhs version to last

314340cdac4310a63212d863544480f05e9c3707 authored almost 4 years ago
bumped version

dd6d556b65af3fb4f8c07bc237a213651131bb27 authored about 4 years ago
changed js target to es2019

7ac66f306bd86d0afb2efa029a8259b6ba31eda9 authored about 4 years ago
added readme, small fixes to exports

f44399547edb911b241b22391e8bf63cee705ce4 authored about 4 years ago
initial version

5f8e193a9a70e6b10af55ce07fc46918ebd0f6f7 authored about 4 years ago