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

Outdated Release Timeline

Open aorumbayev opened this issue 4 years ago • 3 comments

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

aorumbayev avatar Jun 30 '19 20:06 aorumbayev

Hi,

Thanks for the poke on the dates. The repo is under active development - unfortunately the dates were not updated to reflect this. Just updated them.

The last couple of releases, in addition to bug fixes, have been focused on R&D around best practices for user notifications, including building out required components. The next release candidate, tentatively scheduled for release on July 10th, will illustrate how to send notifications to the global inbox and application-specific inboxes, and how the recipient handles the notifications. Should be an interesting release.

Let me know if you have questions and/or comments on the SDK. We are always interested in what developers are doing with the SDK, and what they would like included.

Kevin

brownhoward avatar Jul 03 '19 18:07 brownhoward

@kevin-howard-jd thanks for the reply!

Are there any updates on release timelines ? Was the July 10th notifications release, released as planned ? I can't seem to find it on this repository

aorumbayev avatar Sep 29 '19 21:09 aorumbayev

We have done a number of releases of the Components (https://github.com/inrupt/solid-react-components/blob/develop/CHANGELOG.md) and the Generator (https://github.com/inrupt/generator-solid-react/blob/develop/CHANGELOG.md) in the past couple of months.

Since the last release, we have been working on a large update to integrate Form Language (as described in https://www.w3.org/DesignIssues/Footprints.html) into the SDK, with components to:

  1. Convert Shapes (ShEx and SHACL) into Form Models; and,
  2. Render Form Models are read-only and editable forms.

brownhoward avatar Oct 01 '19 20:10 brownhoward