hypermedia-app / shaperone

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

refactor: translated labels, more strict esm #215

Closed tpluscode closed 2 years ago

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 0d2ad3e79372b477927781c90ee1cd4ac0e0bc6d

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

This PR includes changesets to release 8 packages | Name | Type | | ---------------------------------------- | ----- | | @hydrofoil/shaperone-core | Minor | | @hydrofoil/shaperone-wc | Minor | | @hydrofoil/shaperone-playground-examples | Patch | | @hydrofoil/shaperone-playground | Patch | | @hydrofoil/shaperone-wc-material | Patch | | @hydrofoil/shaperone-wc-shoelace | Patch | | @hydrofoil/shaperone-wc-vaadin | Patch | | @hydrofoil/shaperone-hydra | 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 #215 (0d2ad3e) into master (ea7755b) will increase coverage by 3.26%. The diff coverage is 81.90%.

@@            Coverage Diff             @@
##           master     #215      +/-   ##
==========================================
+ Coverage   75.99%   79.26%   +3.26%     
==========================================
  Files         150      150              
  Lines        7174     7137      -37     
  Branches      616      581      -35     
==========================================
+ Hits         5452     5657     +205     
+ Misses       1696     1454     -242     
  Partials       26       26              
Impacted Files Coverage Δ
packages/core/models/forms/index.ts 100.00% <ø> (ø)
packages/core/state/index.ts 0.00% <0.00%> (ø)
packages/wc-material/renderer/tabs.ts 0.00% <0.00%> (ø)
packages/wc-shoelace/renderer/details.ts 0.00% <0.00%> (ø)
packages/wc-shoelace/templates.ts 0.00% <0.00%> (ø)
packages/wc-vaadin/renderer/accordion.ts 0.00% <0.00%> (ø)
packages/wc/templates.ts 91.44% <33.33%> (-1.98%) :arrow_down:
packages/wc/components/index.ts 91.30% <42.85%> (+0.09%) :arrow_up:
packages/core/models/components/index.ts 90.76% <50.00%> (ø)
...ckages/wc-material/elements/SelectableMenuMixin.ts 91.89% <50.00%> (ø)
... and 103 more

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more