dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
88 stars 66 forks source link

[555] Fix exported Enums for properties #1692

Closed tomdye closed 3 years ago

tomdye commented 3 years ago

Type: bug

The following has been addressed in the PR:

Description:

This PR

Resolves #555

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

widget-test-docs – ./

πŸ” Inspect: https://vercel.com/dojo/widget-test-docs/ERZkey2enssM3mL5AsgptQbmPLuJ
βœ… Preview: https://widget-test-docs-git-fork-tomdye-555-enums-dojo1.vercel.app

dojo.widgets – ./

πŸ” Inspect: https://vercel.com/dojo/dojo.widgets/2QbtUGU3aK7b6Uqh9aXzzFfSYaBL
βœ… Preview: https://dojowidgets-git-fork-tomdye-555-enums-dojo1.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #1692 (7bd71a3) into master (024bd2d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1692   +/-   ##
=======================================
  Coverage   90.01%   90.01%           
=======================================
  Files          94       94           
  Lines        5036     5036           
  Branches     1368     1368           
=======================================
  Hits         4533     4533           
  Misses        249      249           
  Partials      254      254           
Impacted Files Coverage Ξ”
src/result/index.tsx 88.46% <100.00%> (ΓΈ)
src/tooltip/index.tsx 77.41% <100.00%> (ΓΈ)

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 024bd2d...7bd71a3. Read the comment docs.