Skip to content

Conversation

HenriBeck
Copy link
Member

This is the refactor to Typescript.

This includes the following changes

  • All code has been converted to TS
  • We are now building the code with tsdx, therefore a UMD build is not provided anymore
  • Removes any flow definitions
    Open TODOs:
  • Fix testing (currently incompatible with the building config)
  • Fix some type issues show in tests

@kof
Copy link
Member

kof commented Jan 26, 2020

I can't say much regarding correctness of types, one thing though for sure is that we need flow types as well, since we can't just remove them.

Wanna try generate flow types?

HenriBeck added 5 commits May 9, 2021 19:06
* master:
  3.3.0
  Update .size-snapshot.json
  upgrade  flow to 0.131.0, apply prettier
  3.2.1
  changelog for v3.2.1
  Support passing a custom theme type to useTheme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants