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

Example apps design for all components #1723

Open
wants to merge 99 commits into
base: master
Choose a base branch
from

Conversation

evangeliaPanteliadou
Copy link
Collaborator

@evangeliaPanteliadou evangeliaPanteliadou commented Feb 13, 2025

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

CONTRIBUTING.md also tells you what to expect in the PR process.

Description
Example apps design for all components

  • For Angular, outsource the components to separate files and import them as its done in the React and Vue examples
  • For VanillaJs, outsource the functions to a separate file
  • Create a different template for all the example apps that is styled more appropriately so it would be more user friendly

Related Issue
#319

📦 Published PR as canary version: 32.5.1--canary.1723.10fd09582d2c06b8ab8e582a2a83f1a578236570.0

✨ Test out this PR locally via:

npm install @infineon/infineon-design-system-stencil@32.5.1--canary.1723.10fd09582d2c06b8ab8e582a2a83f1a578236570.0
# or 
yarn add @infineon/infineon-design-system-stencil@32.5.1--canary.1723.10fd09582d2c06b8ab8e582a2a83f1a578236570.0

evangeliaPanteliadou and others added 30 commits February 20, 2025 13:55
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.

Example apps design for all components
1 participant