enactjs / enact

An app development framework built atop React that’s easy to use, performant and customizable.
http://enactjs.com
Apache License 2.0
316 stars 31 forks source link

WRR-1052: Add sign language feature (backport to 4.7.x) #3273

Closed 0x64 closed 2 months ago

0x64 commented 2 months ago

Checklist

Issue Resolved / Feature Added

Sign language services are added and require framework support.

Resolution

Added a function to support HoC for communicating with sign language service in Enact Framework.

Additional Considerations

Links

WRR-1052

3270

3272

Comments

This PR is a cherry-picking from #3270 authored by @changgilee Enact-DCO-1.0-Signed-off-by: Seungcheon Baek (sc.baek@lge.com)

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 82.21%. Comparing base (831c79d) to head (b6e91bf). Report is 1 commits behind head on release/4.7.x.develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/4.7.x.develop #3273 +/- ## ====================================================== Coverage 82.21% 82.21% ====================================================== Files 155 155 Lines 7173 7173 Branches 1891 1893 +2 ====================================================== Hits 5897 5897 Misses 1001 1001 Partials 275 275 ```

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