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

update all code snippets and imports to use genesis tokens from web-core #1682

Merged
merged 2 commits into from
May 28, 2024

Conversation

nick-genesis
Copy link
Contributor

@nick-genesis nick-genesis commented May 24, 2024

This PR replaces FAST tokens with Genesis ones

FASTElement --> GenesisElement,
FASTElementDefinition --> GenesisElementDefinition,
PartialFASTElementDefinition --> PartialGenesisElementDefinition,
FASTElementLayout --> GenesisElementLayout
FASTRouter --> GenesisRouter

Replaces tags in code snippets <fast-router> --> <genesis-router>

Replaces the following imports :

  • @microsoft/fast-colors,
  • @microsoft/fast-components,
  • @microsoft/fast-element,
  • @microsoft/fast-foundation,
  • @microsoft/fast-router,
  • @microsoft/fast-web-utilities

with: @genesislcap/web-core

@nick-genesis nick-genesis self-assigned this May 24, 2024
@nick-genesis nick-genesis marked this pull request as ready for review May 24, 2024 09:40
@dbarros1979 dbarros1979 merged commit b639a53 into master May 28, 2024
1 check passed
@dbarros1979 dbarros1979 deleted the FUI-2016 branch May 28, 2024 13:35
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