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

Main merge #6

Merged
merged 28 commits into from Mar 5, 2022
Merged

Main merge #6

merged 28 commits into from Mar 5, 2022

Conversation

dplee123
Copy link
Contributor

@dplee123 dplee123 commented Mar 5, 2022

  • Used Acorn to parse AST
  • Developed component tree structure using React
  • Successfully merged parser and component tree, creating data-flow pipeline between frontend and backend in WebviewView
  • Able to pass in external files into extension and create component tree
  • Created unit & integration tests for parser

hersler and others added 28 commits February 22, 2022 17:14
Co-authored-by: Brian Chiang <chiangbrian4@gmail.com>
Co-authored-by: Alex Hersler <alex@alexhersler.com>
Co-authored-by: Nico Flores <floresni1996@gmail.com>
Co-authored-by: Mike Hong <mikehongde@gmail.com>
Copy link
Contributor

@FoxEight FoxEight left a comment

Choose a reason for hiding this comment

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

Great work troubleshooting the extension and front end data flow

Copy link
Collaborator

@mykongee mykongee left a comment

Choose a reason for hiding this comment

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

Good job everyone! 🎉

Copy link
Contributor

@BChiang4 BChiang4 left a comment

Choose a reason for hiding this comment

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

Great Job, approved.

@mykongee mykongee merged commit f29746d into dev Mar 5, 2022
@mykongee mykongee mentioned this pull request Mar 5, 2022
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.

None yet

6 participants