hypermedia-app / shaperone

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

feat: autocomplete and multi-select #230

Closed tpluscode closed 2 years ago

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 7354f2264b396508478004810f4d41c46b17b353

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

This PR includes changesets to release 6 packages | Name | Type | | ---------------------------------------- | ----- | | @hydrofoil/shaperone-core | Patch | | @hydrofoil/shaperone-wc | Patch | | @hydrofoil/shaperone-hydra | Patch | | @hydrofoil/shaperone-wc-shoelace | Patch | | @hydrofoil/shaperone-playground-examples | 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 #230 (7354f22) into master (ffa6dbe) will decrease coverage by 1.29%. The diff coverage is 48.52%.

@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
- Coverage   79.39%   78.09%   -1.30%     
==========================================
  Files         153      165      +12     
  Lines        7289     7620     +331     
  Branches      584      587       +3     
==========================================
+ Hits         5787     5951     +164     
- Misses       1476     1643     +167     
  Partials       26       26              
Impacted Files Coverage Δ
packages/core/metadata.ts 0.00% <0.00%> (ø)
packages/hydra/components.ts 0.00% <0.00%> (ø)
packages/hydra/index.ts 0.00% <0.00%> (ø)
packages/wc-shoelace/component-extras.ts 0.00% <0.00%> (ø)
packages/wc-shoelace/components.ts 0.00% <0.00%> (ø)
packages/wc-shoelace/components/enumSelect.ts 0.00% <0.00%> (ø)
packages/wc-shoelace/components/instancesSelect.ts 0.00% <0.00%> (ø)
packages/wc-shoelace/components/select.ts 0.00% <0.00%> (ø)
packages/wc-shoelace/elements/sh-sl-object.ts 0.00% <ø> (ø)
packages/wc-shoelace/elements/sh-sl-property.ts 0.00% <ø> (ø)
... and 12 more

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