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: moving declarations in window into a sub-module #503

Merged
merged 5 commits into from
Jul 17, 2024

Conversation

sakksham7
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

moved declarations in window under a sub-module to make rescript code as close to corresponding JS code as possible.

How did you test it?

tested by starting the demo app and checking if everything is working fine

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@sakksham7 sakksham7 added Enhancement / Refactoring New feature or request or any refactoring Ready for Review PR with label Ready for Review should only be reviewed. labels Jul 17, 2024
@sakksham7 sakksham7 self-assigned this Jul 17, 2024
Copy link
Collaborator

@PritishBudhiraja PritishBudhiraja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@PritishBudhiraja PritishBudhiraja merged commit 66f655f into main Jul 17, 2024
3 checks passed
@PritishBudhiraja PritishBudhiraja deleted the window-module branch July 17, 2024 07:34
@github-actions github-actions bot added the Closed Label will be automatically added when the PR will get merged to main label Jul 17, 2024
@PritishBudhiraja PritishBudhiraja removed Enhancement / Refactoring New feature or request or any refactoring Ready for Review PR with label Ready for Review should only be reviewed. labels Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Label will be automatically added when the PR will get merged to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants