Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: RocketCityDynamics/solid-ui-react

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Session error and login focus (inrupt#225)

* Only send login/logout on enter press

* Throw an error on session fns if onError is undefined

* Upgrade inrupt client packages

* Upgrade even more packages

* 2.1.0 changelog

* Switch to default session

* Revert module change in tsconfig

* Add prepublish step to scripts

* Fix "window is not defined" issue in SCA 1.4

* Fix "window is not defined" issue in SCA 1.4

* Publish on tag push

* Update auth to v1.4.1

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade packages, including solid-client-* to 1.0 (inrupt#190)

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ajacksified Jack Lawson
Fix node.js render error; v1.5.1

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ajacksified Jack Lawson
1.5.0

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
useDataset and useThing hooks (inrupt#119)

* Add SWR

* Add useDataset/useThing

* Bump version, add exports for useThing/useDataset

* get dataset from context if datasetIri is not defined

* get Thing from context if thingIri is not defined

Verified

This commit was signed with the committer’s verified signature.
ajacksified Jack Lawson

Verified

This commit was signed with the committer’s verified signature.
ajacksified Jack Lawson

v0.9.7

Toggle v0.9.7's commit message

Verified

This commit was signed with the committer’s verified signature.
ajacksified Jack Lawson
Improve unloaded dataset handling

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md