nulogy / design-system

Nulogy Design System
http://nulogy.design
MIT License
64 stars 13 forks source link

Types from styled-system are not accessible in our apps #1350

Closed haideralsh closed 5 months ago

haideralsh commented 5 months ago

Describe the bug

When using any of the styled-system props in any of our components e.g paddingTop, TypeScript is unable to type check these props due to them missing from the @nulogy/components bundle.

Steps to reproduce

See James's repo here: https://nu.slack.com/archives/CBAFQ4X7X/p1704385472947029

Expected behaviour

Autocomplete and type checking should work for styled-system props.

Is your team blocked from moving forward by the bug?

No response

Who would you like to fix the bug?

When do you need this by?

No response

Helpful resources

No response

Additional context

No response

github-actions[bot] commented 5 months ago

:tada: This issue has been resolved in version 9.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: