Skip to content

ui5-webcomponents-react: use vite template #23373

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

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

Lukas742
Copy link
Contributor

@Lukas742 Lukas742 commented Jan 8, 2024

This PR updates the tutorial to use the Vite template instead of the deprecated create-react-app template. Since this template uses TypeScript per default, the tutorial was also updated to use TypeScript.

Noticeable changes:

  • All files are now ts files
  • use React 18 syntax (@ui5/webcomponents-react is still compatible for React versions 16.14.0 and newer)
  • Replace images, as the default theme is now sap_horizon instead of sap_fiori_3

@jmmargo jmmargo merged commit 412e056 into sap-tutorials:master Jan 8, 2024
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.

2 participants