cloudscape-design / components

React components for Cloudscape Design System
https://cloudscape.design/
Apache License 2.0
2.34k stars 152 forks source link

chore: Replace internal direction utilities with component toolkit. #2302

Closed DaemonCahill closed 4 months ago

DaemonCahill commented 4 months ago

This PR removes the internal direction utility functions and replaces them with the component toolkit.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 95.44%. Comparing base (5d9c262) to head (b60d589).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2302 +/- ## ======================================= Coverage 95.44% 95.44% ======================================= Files 706 705 -1 Lines 18804 18778 -26 Branches 6302 6291 -11 ======================================= - Hits 17947 17923 -24 + Misses 803 801 -2 Partials 54 54 ```

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