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

chore: Refactored Sygma Widget using @buildwithsygma/v3 #219

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

Conversation

saadahmsiddiqui
Copy link
Member

Description

Widget was using an older version of Sygma SDK which is now deprecated, another motivation to update the codebase was that the entire logic was written in a single file, which wasn't neat.

Related Issue Or Context

Closes: #217

How Has This Been Tested? Testing details.

  • Manual tests
  • Test cases need to be updated

Types of changes

  • Refactor

Checklist:

  • I have commented my code, particularly in hard-to-understand areas.
  • I have ensured that all acceptance criteria (or expected behavior) from issue are met
  • I have updated the documentation locally and in sygma-docs.
  • I have added tests to cover my changes.
  • I have ensured that all the checks are passing and green, I've signed the CLA bot

@saadahmsiddiqui saadahmsiddiqui changed the title Refactored Sygma Widget using @buildwithsygma/v3 chore: Refactored Sygma Widget using @buildwithsygma/v3 Oct 31, 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.

Migrate widget to V3 SDK
1 participant