Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(refactor/styleguide get rid of deprecated apis) refactor(styleguide): get rid of APIs that are to be removed in React 19 + convert JS to TS #841

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

trm217
Copy link
Contributor

@trm217 trm217 commented May 17, 2024

  • chore(styleguide): use 'tsup' instead of 'tsc' to compile styleguide
  • fix(styleguide): custom-types.ts -> custom-types.d.ts + fix faulty types
  • fix(styleguide): update package.json's exports key
  • fix(publikator): faulty usage of 'colors' object
  • refactor(styleguide): start replacing defaultProps with defaultAssignment + propTypes with type-declarations
  • refactor(styleguide/components/dossier): convert to TS and get rid off deprecated APIs
  • refactor(styleguide/components/CommentBody): convert to TS and get rid off deprecated APIs
  • refactor(styleguide/components): convert to TS and get rid off deprecated APIs
  • refactor(styleguide): bulk convert files to TS and get rid off deprecated APIs

@trm217 trm217 force-pushed the refactor/styleguide-get-rid-of-deprecated-apis branch from 2d234fb to d4fd192 Compare May 30, 2024 12:50
@trm217 trm217 marked this pull request as ready for review May 31, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: styleguide Styleguide package and server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants