New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@inrupt/solid-react-components

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inrupt/solid-react-components - npm Package Versions

james-martin-jd
published 0.5.1-dev.2 •
james-martin-jd
published 0.5.1-dev.1 •
james-martin-jd
published 0.5.1-dev.0 •
james-martin-jd
published 0.5.0 •

Changelog

Source

0.5.0 ( December 18, 2019 )

Added

  • FormModel component:
    • New component that renders a form from a Form Model
    • New components added to support the form model. The following list of components are all compatible with the Form Model:
      • Textbox
      • TextArea
      • Date / DateTime / Time fields, using react-datepicker
      • Dropdown
      • Checkbox (Boolean, not tri-state)
      • ColorPicker, using react-color
      • Header (an <h2> tag rendered inside of the form)
      • Comment (a <p> tag rendered inside of the form)
      • Decimal / Float / Integer fields
      • Email field
      • Phone field
      • Multiple, a custom Form Model field that indicates the child element is repeatable
      • Group, an ordered set of fields that can be treated as a single sub-form

Updated

  • Notification class was updated to validate notifications when being read from an inbox. This way only compatible notifications are retrieved and the data is more predictable for display purposes
  • Updated ACL class predicate from acl:defaultForNew, which is deprecated, to acl:default
  • Renamed the rdf predicate prefix from a to rdf to align with standard convention

Deprecated

  • The ShExFormBuilder component is now deprecated in favor of the new FormModel component. The component remains in the library for now, but the documentation has been removed
james-martin-jd
published 0.5.0-rc.3 •
james-martin-jd
published 0.5.0-rc.2 •
james-martin-jd
published 0.5.0-rc.1 •
james-martin-jd
published 0.5.0-rc.0 •
james-martin-jd
published 0.4.5-dev.10 •
james-martin-jd
published 0.4.5-dev.9 •