hypermedia-app / shaperone

Form UI elements driven by SHACL Shapes
https://forms.hypermedia.app
MIT License
46 stars 5 forks source link

feat: support dash:readOnly in shoelace #251

Closed tpluscode closed 2 years ago

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 9b843e3740a46201ca4710bb42d1a7f9d8c07b0b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | -------------------------------- | ----- | | @hydrofoil/shaperone-wc-shoelace | Patch | | @hydrofoil/shaperone-playground | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 2 years ago

Codecov Report

Merging #251 (9b843e3) into master (5c94a8f) will increase coverage by 2.72%. The diff coverage is 86.84%.

@@            Coverage Diff             @@
##           master     #251      +/-   ##
==========================================
+ Coverage   77.00%   79.72%   +2.72%     
==========================================
  Files         166      166              
  Lines        7693     7710      +17     
  Branches      601      615      +14     
==========================================
+ Hits         5924     6147     +223     
+ Misses       1744     1538     -206     
  Partials       25       25              
Impacted Files Coverage Δ
packages/wc-shoelace/components.ts 79.06% <25.00%> (+79.06%) :arrow_up:
packages/wc-shoelace/renderer/input.ts 94.73% <50.00%> (+94.73%) :arrow_up:
packages/wc-shoelace/components/select.ts 77.41% <90.00%> (+77.41%) :arrow_up:
packages/wc-shoelace/components/autocomplete.ts 61.16% <100.00%> (+0.38%) :arrow_up:
packages/wc-shoelace/components/enumSelect.ts 100.00% <100.00%> (+100.00%) :arrow_up:
packages/wc-shoelace/components/instancesSelect.ts 100.00% <100.00%> (+100.00%) :arrow_up:
...ges/wc-shoelace/components/multiInstancesSelect.ts 79.24% <100.00%> (ø)
...ackages/wc-shoelace/elements/sh-sl-autocomplete.ts 84.41% <100.00%> (+0.63%) :arrow_up:
...ges/wc-shoelace/elements/sh-sl-with-lang-editor.ts 92.94% <100.00%> (+92.94%) :arrow_up:
... and 5 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more