solid-react-sdk icon indicating copy to clipboard operation
solid-react-sdk copied to clipboard

Solid React SDK by Inrupt

Results 17 solid-react-sdk issues
Sort by recently updated
recently updated
newest added

Data discovery is the key to interoperability. Applications need to know where to find a particular kind of data, and similarly, where to put it. Different users will have different...

enhancement

We should probably rename the Notification component to reflect that it represents an incoming inbox post (from some other user or process to the inbox of the user's pod), and...

Solid is a decentralized worldwide movement, with the ability for applications and data to interface across borders and cultures. As such, it is important to have robust internationalization support from...

enhancement

It seems like this repo is not under active maintenance - are there any updates regarding the implementation roadmap that was planned back in May ?

Nearly all applications will need to allow users to manage a their profile data. We will provide componentry to facilitate this. It will also be a practical reference for working...

enhancement

Shapes are a way of defining a data structure and constraints of a linked data object. They are a critical component of linked data, allowing different applications to use a...

enhancement

Different but similar to Internationalization (i18n), Localization (l10n) allows users to configure their locale, and have their applications render data differently based upon it. For example, in the US, dates...

enhancement

The applications most of us use today manage user application preferences. In Solid, user preferences are a bit different (and more powerful), because Solid decouples an application from the data...

enhancement

Look at the feasibility of [Cypress](https://www.cypress.io) for end to end testing, including integration with CI pipeline.

enhancement

Add code coverage metrics and display the same on README for components and generator repositories. Must be incorporated into CI pipeline.

enhancement