manzt / anywidget

reusable widgets made easy
https://anywidget.dev
MIT License
481 stars 37 forks source link

Change the property name from count to value #621

Closed giswqs closed 3 months ago

giswqs commented 3 months ago

The property name in the example is value instead of count.

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 2f78a807fb117b21f5ae2fd883ce56b903440723

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.10%. Comparing base (12ca2f8) to head (2f78a80). Report is 172 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #621 +/- ## ========================================== - Coverage 98.45% 97.10% -1.35% ========================================== Files 8 9 +1 Lines 452 553 +101 ========================================== + Hits 445 537 +92 - Misses 7 16 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

giswqs commented 3 months ago

Or change the property name in the example from value to count